Jun 22 04:46:27.807211 np0000182452 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 22 04:46:27.814515 np0000182452 devstack@c-api.service[112177]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 22 04:46:27 2026] *** Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: nodename: np0000182452 Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: machine: x86_64 Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: clock source: unix Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: pcre jit disabled Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: detected number of CPU cores: 16 Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: current working directory: / Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: detected binary path: /usr/bin/uwsgi-core Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: your processes number limit is 256917 Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: your memory page size is 4096 bytes Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: detected max file descriptor number: 2048 Jun 22 04:46:27.817555 np0000182452 devstack@c-api.service[112177]: lock engine: pthread robust mutexes Jun 22 04:46:27.818238 np0000182452 devstack@c-api.service[112177]: thunder lock: enabled Jun 22 04:46:27.818238 np0000182452 devstack@c-api.service[112177]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 22 04:46:27.818238 np0000182452 devstack@c-api.service[112177]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 22 04:46:27.818238 np0000182452 devstack@c-api.service[112177]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 22 04:46:27.818238 np0000182452 devstack@c-api.service[112177]: Set PythonHome to /opt/stack/data/venv Jun 22 04:46:27.861010 np0000182452 devstack@c-api.service[112177]: Python main interpreter initialized at 0x729a7e6a3668 Jun 22 04:46:27.861010 np0000182452 devstack@c-api.service[112177]: python threads support enabled Jun 22 04:46:27.861010 np0000182452 devstack@c-api.service[112177]: your server socket listen backlog is limited to 100 connections Jun 22 04:46:27.861010 np0000182452 devstack@c-api.service[112177]: your mercy for graceful operations on workers is 80 seconds Jun 22 04:46:27.861604 np0000182452 devstack@c-api.service[112177]: mapped 671795 bytes (656 KB) for 4 cores Jun 22 04:46:27.861753 np0000182452 devstack@c-api.service[112177]: *** Operational MODE: preforking *** Jun 22 04:46:27.861971 np0000182452 devstack@c-api.service[112177]: *** uWSGI is running in multiple interpreter mode *** Jun 22 04:46:27.861971 np0000182452 devstack@c-api.service[112177]: spawned uWSGI master process (pid: 112177) Jun 22 04:46:27.862180 np0000182452 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 22 04:46:27.862747 np0000182452 devstack@c-api.service[112177]: spawned uWSGI worker 1 (pid: 112187, cores: 1) Jun 22 04:46:27.863264 np0000182452 devstack@c-api.service[112177]: spawned uWSGI worker 2 (pid: 112188, cores: 1) Jun 22 04:46:27.863743 np0000182452 devstack@c-api.service[112177]: spawned uWSGI worker 3 (pid: 112189, cores: 1) Jun 22 04:46:27.864232 np0000182452 devstack@c-api.service[112177]: spawned uWSGI worker 4 (pid: 112190, cores: 1) Jun 22 04:46:27.864294 np0000182452 devstack@c-api.service[112177]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 22 04:46:27.995539 np0000182452 devstack@c-api.service[112187]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 04:46:27.995539 np0000182452 devstack@c-api.service[112187]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 04:46:27.995539 np0000182452 devstack@c-api.service[112187]: we strongly recommend against using it for new projects. Jun 22 04:46:27.995539 np0000182452 devstack@c-api.service[112187]: If you are already using Eventlet, we recommend migrating to a different Jun 22 04:46:27.995539 np0000182452 devstack@c-api.service[112187]: framework. For more detail see Jun 22 04:46:27.995539 np0000182452 devstack@c-api.service[112187]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 04:46:27.995539 np0000182452 devstack@c-api.service[112187]: import eventlet # noqa Jun 22 04:46:28.009743 np0000182452 devstack@c-api.service[112189]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 04:46:28.009743 np0000182452 devstack@c-api.service[112189]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 04:46:28.009743 np0000182452 devstack@c-api.service[112189]: we strongly recommend against using it for new projects. Jun 22 04:46:28.009743 np0000182452 devstack@c-api.service[112189]: If you are already using Eventlet, we recommend migrating to a different Jun 22 04:46:28.009743 np0000182452 devstack@c-api.service[112189]: framework. For more detail see Jun 22 04:46:28.009743 np0000182452 devstack@c-api.service[112189]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 04:46:28.009743 np0000182452 devstack@c-api.service[112189]: import eventlet # noqa Jun 22 04:46:28.010418 np0000182452 devstack@c-api.service[112190]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 04:46:28.010418 np0000182452 devstack@c-api.service[112190]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 04:46:28.010418 np0000182452 devstack@c-api.service[112190]: we strongly recommend against using it for new projects. Jun 22 04:46:28.010418 np0000182452 devstack@c-api.service[112190]: If you are already using Eventlet, we recommend migrating to a different Jun 22 04:46:28.010418 np0000182452 devstack@c-api.service[112190]: framework. For more detail see Jun 22 04:46:28.010418 np0000182452 devstack@c-api.service[112190]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 04:46:28.010418 np0000182452 devstack@c-api.service[112190]: import eventlet # noqa Jun 22 04:46:28.013757 np0000182452 devstack@c-api.service[112188]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 04:46:28.013757 np0000182452 devstack@c-api.service[112188]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 04:46:28.013757 np0000182452 devstack@c-api.service[112188]: we strongly recommend against using it for new projects. Jun 22 04:46:28.013757 np0000182452 devstack@c-api.service[112188]: If you are already using Eventlet, we recommend migrating to a different Jun 22 04:46:28.013757 np0000182452 devstack@c-api.service[112188]: framework. For more detail see Jun 22 04:46:28.013757 np0000182452 devstack@c-api.service[112188]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 04:46:28.013757 np0000182452 devstack@c-api.service[112188]: import eventlet # noqa Jun 22 04:46:28.092987 np0000182452 devstack@c-api.service[112189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 04:46:28.092987 np0000182452 devstack@c-api.service[112189]: warnings.warn( Jun 22 04:46:28.098845 np0000182452 devstack@c-api.service[112188]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 04:46:28.098845 np0000182452 devstack@c-api.service[112188]: warnings.warn( Jun 22 04:46:28.103989 np0000182452 devstack@c-api.service[112187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 04:46:28.103989 np0000182452 devstack@c-api.service[112187]: warnings.warn( Jun 22 04:46:28.105317 np0000182452 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 04:46:28.105317 np0000182452 devstack@c-api.service[112190]: warnings.warn( Jun 22 04:46:28.168220 np0000182452 devstack@c-api.service[112189]: /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 22 04:46:28.168220 np0000182452 devstack@c-api.service[112189]: from cgi import parse_header Jun 22 04:46:28.170840 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:28.170840 np0000182452 devstack@c-api.service[112188]: from cgi import parse_header Jun 22 04:46:28.180875 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:28.180875 np0000182452 devstack@c-api.service[112190]: from cgi import parse_header Jun 22 04:46:28.187305 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:28.187305 np0000182452 devstack@c-api.service[112187]: from cgi import parse_header Jun 22 04:46:28.215991 np0000182452 devstack@c-api.service[112189]: /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 22 04:46:28.215991 np0000182452 devstack@c-api.service[112189]: removals.removed_module( Jun 22 04:46:28.217653 np0000182452 devstack@c-api.service[112189]: /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 22 04:46:28.217653 np0000182452 devstack@c-api.service[112189]: removals.removed_module( Jun 22 04:46:28.218936 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:28.218936 np0000182452 devstack@c-api.service[112188]: removals.removed_module( Jun 22 04:46:28.220552 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:28.220552 np0000182452 devstack@c-api.service[112188]: removals.removed_module( Jun 22 04:46:28.231181 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:28.231181 np0000182452 devstack@c-api.service[112190]: removals.removed_module( Jun 22 04:46:28.232930 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:28.232930 np0000182452 devstack@c-api.service[112190]: removals.removed_module( Jun 22 04:46:28.241487 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:28.241487 np0000182452 devstack@c-api.service[112187]: removals.removed_module( Jun 22 04:46:28.243217 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:28.243217 np0000182452 devstack@c-api.service[112187]: removals.removed_module( Jun 22 04:46:29.032780 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:29.032780 np0000182452 devstack@c-api.service[112188]: warnings.warn( Jun 22 04:46:29.042705 np0000182452 devstack@c-api.service[112189]: /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 22 04:46:29.042705 np0000182452 devstack@c-api.service[112189]: warnings.warn( Jun 22 04:46:29.050304 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:29.050304 np0000182452 devstack@c-api.service[112187]: warnings.warn( Jun 22 04:46:29.083807 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:29.083807 np0000182452 devstack@c-api.service[112188]: warnings.warn( Jun 22 04:46:29.093759 np0000182452 devstack@c-api.service[112189]: /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 22 04:46:29.093759 np0000182452 devstack@c-api.service[112189]: warnings.warn( Jun 22 04:46:29.096247 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:29.096247 np0000182452 devstack@c-api.service[112190]: warnings.warn( Jun 22 04:46:29.104332 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:29.104332 np0000182452 devstack@c-api.service[112187]: warnings.warn( Jun 22 04:46:29.149580 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:29.149580 np0000182452 devstack@c-api.service[112190]: warnings.warn( Jun 22 04:46:29.281235 np0000182452 devstack@c-api.service[112188]: 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 22 04:46:29.281410 np0000182452 devstack@c-api.service[112188]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112188) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 04:46:29.299893 np0000182452 devstack@c-api.service[112189]: 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 22 04:46:29.300053 np0000182452 devstack@c-api.service[112189]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112189) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 04:46:29.303443 np0000182452 devstack@c-api.service[112187]: 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 22 04:46:29.303987 np0000182452 devstack@c-api.service[112187]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112187) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 04:46:29.346863 np0000182452 devstack@c-api.service[112190]: 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 22 04:46:29.347046 np0000182452 devstack@c-api.service[112190]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112190) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 04:46:29.366878 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:29.366878 np0000182452 devstack@c-api.service[112188]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 04:46:29.370496 np0000182452 devstack@c-api.service[112189]: /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 22 04:46:29.370496 np0000182452 devstack@c-api.service[112189]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 04:46:29.371800 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:29.371800 np0000182452 devstack@c-api.service[112187]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 04:46:29.410324 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:29.410324 np0000182452 devstack@c-api.service[112190]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 04:46:29.832906 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112188) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 04:46:29.833088 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112189) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 04:46:29.833180 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112190) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 04:46:29.833267 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112187) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 04:46:29.833329 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.833393 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.833461 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.833524 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.833600 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.833783 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.833884 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.833943 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.834038 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.834140 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.834204 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.834260 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.835811 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.835885 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.835964 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.835964 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.836071 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.836071 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.836196 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.836262 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.836316 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.836383 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.836440 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.836503 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.836563 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.836624 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.836686 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.836781 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.836849 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.836908 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.836960 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.837013 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.837066 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.837126 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.837185 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.837246 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.837305 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.837376 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.837376 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.837376 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.837543 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.837543 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.837543 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.837543 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.837543 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.837543 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.837543 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.837950 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.838012 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.838078 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.838138 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.838191 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.838242 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.838303 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.838363 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.838431 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.838485 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.838552 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.838604 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.838657 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.838716 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.838791 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.838866 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.838935 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.839000 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.839055 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.839109 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.839168 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.839227 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.839294 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.839354 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.839407 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.839461 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.839654 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.839767 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.839841 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.839908 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.839971 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.840030 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.840090 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.840158 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.840217 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.840273 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.840332 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.840398 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.840459 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.840518 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.840570 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.840632 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.840691 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.840765 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.840835 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.840901 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.840968 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.841096 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.841096 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.841210 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.841210 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.841210 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.841383 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.841449 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.841520 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.841614 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.841699 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.841699 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.841890 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.841978 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.841978 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.842140 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.842219 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.842306 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.842391 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.842391 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.842391 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.842585 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.842639 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.842701 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.842797 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.842860 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.842915 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.842981 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.842981 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.842981 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.842981 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.843202 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.843202 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.843202 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.843202 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.843405 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.843468 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.843533 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.843594 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.843647 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.843780 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.843853 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.843906 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.843969 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.844043 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.844092 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.844138 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.844175 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.844211 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.844255 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.844291 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.844328 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.844362 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.844408 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.844450 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.844493 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.844530 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.844565 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.844605 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.844646 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.844683 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.844718 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.844780 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.844821 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.844862 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.844905 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.844949 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.844990 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.845026 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.845063 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.845103 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.845143 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.845183 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.845230 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.845267 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.845308 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.845344 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.845397 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.845433 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.845474 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.845514 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.845549 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.845600 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.845642 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.845677 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.845718 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.845718 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.845811 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.845811 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.845811 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.845915 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.845952 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.845997 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.846038 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.846074 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.846109 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.846150 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.846188 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.846229 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.846270 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.846305 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.846347 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.846383 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.846420 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.846460 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.846495 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.846535 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.846575 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.846615 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.846660 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.846696 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.846763 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.846806 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.846806 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.846806 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.847070 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.847114 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.847181 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.847219 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.847254 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.847304 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.847346 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.847388 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.847425 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.847461 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.847498 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.847534 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.847577 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.847617 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.847689 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.847773 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.847820 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.847860 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.847901 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.847941 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.847991 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.848029 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.848066 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.848109 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.848149 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.848185 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.848225 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.848261 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.848297 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.848297 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.848297 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.848412 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.848456 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.848501 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.848501 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.848572 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.848614 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.848659 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.848659 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.848659 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.848827 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.848877 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.848919 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.848960 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.849001 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.849042 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.849083 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.849127 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.849173 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.849210 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.849245 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.849245 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.849323 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.849363 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.849399 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.849447 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.850502 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.850548 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.850605 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.850682 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.850743 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.850830 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.850872 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.850909 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.850955 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.850955 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.851032 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.851080 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.851080 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.851155 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.851201 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.851242 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.851285 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.851321 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.851363 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.851401 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.851401 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.851481 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.851481 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.851552 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.851594 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.851594 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.851594 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.851594 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.852132 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.852179 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.852233 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.852276 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.852320 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.852357 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.852391 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.852439 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.852477 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.852512 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.852553 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.852594 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.852637 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.852679 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.852738 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.852784 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.852830 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.852876 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.852912 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.852953 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.852989 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.853025 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.853071 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.853112 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.853112 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.853112 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.853216 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.853216 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.858677 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.858757 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.858813 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.858876 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.858944 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.858999 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.859026 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.859062 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.859089 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.859158 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.859220 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.859280 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.859339 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.859373 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.859400 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.859428 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.859462 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.859488 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.859518 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.859558 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.859587 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.859619 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.859753 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.859794 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.859824 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.859858 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.859858 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.859921 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.859949 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.859949 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.860003 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.860032 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.860062 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.860095 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.860120 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.860145 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.860170 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.860195 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.860217 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.860243 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.860266 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.860288 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.860316 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.860346 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.860376 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.860400 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.860428 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.860453 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.860484 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.860509 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.860534 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.860560 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.860593 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.860627 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.860627 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.860627 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.861693 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.861762 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.861849 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.861880 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.861913 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.861939 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.861966 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.861995 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.862029 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.862064 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.862127 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.862190 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.862246 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.862306 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.862359 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.862420 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.862480 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.862542 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.862603 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.862663 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.862715 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.862803 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.862865 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.862917 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.862969 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.863021 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.863085 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.863085 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.863193 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.863193 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.863193 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.863346 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.863400 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.863453 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.863514 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.863575 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.863689 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.863805 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.863877 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.863945 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.863998 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.864051 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.864113 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.864177 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.864236 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.864297 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.864368 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.864423 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.864475 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.864536 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.864589 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.864650 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.864712 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.864803 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.864803 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.864803 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.865375 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.865375 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.865556 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.865630 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.865702 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.865807 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.865913 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.865999 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.866084 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.866175 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.866260 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.866335 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.866416 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.866487 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.866606 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.866692 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.866814 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.866883 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.866938 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.867009 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.867066 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.867126 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.867126 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.867126 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.867126 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.867314 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.867383 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.867438 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.867507 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.867568 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.867659 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.867752 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.867826 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.867887 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.867940 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.867994 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.868055 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.868109 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.868169 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.868243 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.868318 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.868381 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.868441 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.868503 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.868557 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.868618 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.868618 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.868618 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.868618 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.868978 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.868978 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.868978 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.868978 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.869185 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.869243 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.869305 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.869357 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.869411 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.869471 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.869533 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.869588 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.869647 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.869708 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.869790 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.869884 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.869973 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.870061 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.870125 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.870190 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.870244 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.870296 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.870296 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.870400 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.870454 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.870454 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.870549 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.870620 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.870620 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.870756 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.870756 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.870756 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.870756 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.870756 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.871004 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.871061 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.871113 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.871113 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.871226 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.871282 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.871341 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.871394 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.871458 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.871511 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.871564 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.871673 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.871784 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.871876 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.871876 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.872004 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.872058 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.872087 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.872110 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.872140 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.872140 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.872189 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.872218 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.872249 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.872280 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.872280 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.872322 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.872322 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.872322 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.873810 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.873867 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.873937 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.873993 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.874021 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.874052 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.874098 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.874124 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.874148 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.874177 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.874207 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.874235 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.874260 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.874293 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.874321 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.874375 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.874405 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.874467 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.874546 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.874622 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.874715 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.875546 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.875687 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.875797 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.875883 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.875963 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.876044 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.876122 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.876241 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.876306 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.876368 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.876432 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.876476 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.876505 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.876549 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.876576 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.876602 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.876631 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.876659 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.876684 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.876710 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.876755 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.876779 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.876805 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.876833 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.876863 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.876892 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.876917 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.876944 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.877114 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.877144 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.877178 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.877203 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.877229 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.877259 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.877284 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.877309 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.877332 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.877363 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.877393 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.877417 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.877448 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.877473 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.877498 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.877526 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.877554 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.877582 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.877607 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.877631 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.877654 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.877654 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.877704 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.877741 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.877767 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.877767 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.877844 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.877932 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.878253 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.878340 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.878421 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.878504 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.878582 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.878662 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.878790 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.879388 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.879455 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.879506 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.879554 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.879605 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.879638 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.879764 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.879802 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.879833 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.879860 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.879885 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.879907 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.879932 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.879961 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.879991 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.880016 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.880049 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.880077 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.880104 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.880134 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.880160 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.880188 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.880220 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.880245 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.880274 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.880304 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.880334 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.880359 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.880384 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.880412 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.880440 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.880465 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.880489 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.880517 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.880545 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.880570 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.880600 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.880624 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.880647 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.880674 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.880698 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.880735 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.881117 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.881170 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.881220 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.881276 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.881327 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.881369 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.881448 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.881490 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.881555 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.881611 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.881757 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.881757 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.881833 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.881833 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.885027 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.885097 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.885149 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.885193 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.885275 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.885318 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.885357 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.885400 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.885400 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.885465 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.885509 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.885546 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.885582 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.885626 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.885663 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.885699 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.885756 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.885795 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.885842 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.885878 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.885914 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.885963 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.885999 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.886035 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.886077 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.886113 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.886149 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.886186 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.886222 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.886262 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.886304 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.886353 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.886388 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.886424 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.886465 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.886500 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.886537 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.886578 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.886617 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.886654 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.886693 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.886742 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.886790 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.886833 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.886872 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.886912 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.886947 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.886989 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.887029 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.887069 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.887110 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.887151 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.887194 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.887194 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.887194 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.887194 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.888541 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.888600 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.888635 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.888685 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.888685 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.888787 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.888837 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.888875 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.888916 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.888958 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.888994 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.889031 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.889073 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.889110 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.889145 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.889186 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.889318 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.889358 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.889358 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.889429 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.889429 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.889494 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.889529 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.889566 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.889600 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.889640 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.889683 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.889683 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.889989 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.890043 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.890086 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.890150 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.890196 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.890233 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.890270 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.890319 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.890361 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.890399 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.890434 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.890470 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.890514 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.890551 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.890587 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.890624 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.890666 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.890709 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.890768 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.890814 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.890856 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.890892 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.890928 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.890964 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.891000 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.891036 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.891082 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.891119 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.891160 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.891201 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.891236 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.891276 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.891317 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.891353 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.891387 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.891428 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.891470 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.891507 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.891604 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.891672 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.891712 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.891778 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.891814 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.891862 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.891909 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.891953 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.891993 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.892034 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.892068 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.892104 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.892144 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.892179 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.892219 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.892261 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.892261 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.892261 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.893491 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.893574 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.893574 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.893655 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.893698 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.893756 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.893795 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.893842 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.893882 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.894056 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.894102 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.894138 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.894175 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.894213 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.894249 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.894294 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.894331 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.894372 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.894410 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.894453 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.894497 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.894533 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.894569 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.894605 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.894641 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.894677 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.894712 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.894782 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.894819 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.894855 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.894904 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.894941 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.894976 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.895016 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.895051 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.895088 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.895125 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.895160 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.895199 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.895239 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.895281 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.895326 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.895362 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.895396 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.895438 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.895475 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.895512 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.895583 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.895621 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.895663 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.895705 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.895771 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.895814 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.895856 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.895891 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.895932 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.895972 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.896008 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.896049 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.896085 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.896125 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.896166 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.896202 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.896238 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.896278 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.896313 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.896348 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.896391 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 04:46:29.896431 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.896466 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.896501 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 04:46:29.896549 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.896586 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.896621 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 04:46:29.896657 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.896698 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 04:46:29.896761 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.896799 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 04:46:29.896799 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 04:46:29.896799 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 04:46:29.939941 np0000182452 devstack@c-api.service[112190]: INFO dbcounter [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Registered counter for database cinder Jun 22 04:46:29.940120 np0000182452 devstack@c-api.service[112188]: INFO dbcounter [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Registered counter for database cinder Jun 22 04:46:29.940613 np0000182452 devstack@c-api.service[112187]: INFO dbcounter [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Registered counter for database cinder Jun 22 04:46:29.944885 np0000182452 devstack@c-api.service[112189]: INFO dbcounter [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Registered counter for database cinder Jun 22 04:46:29.982763 np0000182452 devstack@c-api.service[112187]: DEBUG oslo_db.sqlalchemy.engines [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 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=112187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:29.985763 np0000182452 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [None req-9b35d122-8141-4063-ad1c-18a99782ef06 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:29.985879 np0000182452 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:29.987857 np0000182452 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-022f45ef-3ec1-4c61-9d79-07096d654712 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:30.101106 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writer thread running {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 04:46:30.102389 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writer thread running {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 04:46:30.106799 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writer thread running {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 04:46:30.107083 np0000182452 devstack@c-api.service[112188]: INFO cinder.rpc [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 04:46:30.107144 np0000182452 devstack@c-api.service[112187]: INFO cinder.rpc [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 04:46:30.107183 np0000182452 devstack@c-api.service[112190]: INFO cinder.rpc [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 04:46:30.107406 np0000182452 devstack@c-api.service[112187]: INFO cinder.rpc [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 04:46:30.107453 np0000182452 devstack@c-api.service[112188]: INFO cinder.rpc [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 04:46:30.109575 np0000182452 devstack@c-api.service[112190]: INFO cinder.rpc [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 04:46:30.109628 np0000182452 devstack@c-api.service[112187]: INFO cinder.rpc [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 04:46:30.109899 np0000182452 devstack@c-api.service[112188]: INFO cinder.rpc [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 04:46:30.111867 np0000182452 devstack@c-api.service[112190]: INFO cinder.rpc [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 04:46:30.111966 np0000182452 devstack@c-api.service[112187]: INFO cinder.rpc [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 04:46:30.112048 np0000182452 devstack@c-api.service[112188]: INFO cinder.rpc [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 04:46:30.113148 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.113207 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.113410 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writer thread running {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 04:46:30.114049 np0000182452 devstack@c-api.service[112190]: INFO cinder.rpc [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 04:46:30.115169 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.116415 np0000182452 devstack@c-api.service[112189]: INFO cinder.rpc [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 04:46:30.116704 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.116980 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.118757 np0000182452 devstack@c-api.service[112189]: INFO cinder.rpc [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 04:46:30.118964 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.120827 np0000182452 devstack@c-api.service[112189]: INFO cinder.rpc [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 04:46:30.122605 np0000182452 devstack@c-api.service[112189]: INFO cinder.rpc [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 04:46:30.123484 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.127750 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.147560 np0000182452 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [None req-9b35d122-8141-4063-ad1c-18a99782ef06 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:30.149513 np0000182452 devstack@c-api.service[112187]: DEBUG oslo_db.sqlalchemy.engines [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 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=112187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:30.150827 np0000182452 devstack@c-api.service[112188]: INFO cinder.rpc [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 04:46:30.152127 np0000182452 devstack@c-api.service[112187]: INFO cinder.rpc [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 04:46:30.153651 np0000182452 devstack@c-api.service[112188]: INFO cinder.rpc [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 04:46:30.154391 np0000182452 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:30.154468 np0000182452 devstack@c-api.service[112187]: INFO cinder.rpc [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 04:46:30.154946 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.155636 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.157857 np0000182452 devstack@c-api.service[112190]: INFO cinder.rpc [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 04:46:30.161488 np0000182452 devstack@c-api.service[112190]: INFO cinder.rpc [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 04:46:30.163480 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.167810 np0000182452 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-022f45ef-3ec1-4c61-9d79-07096d654712 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:30.167950 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.169346 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.170675 np0000182452 devstack@c-api.service[112189]: INFO cinder.rpc [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 04:46:30.171131 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.172437 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.173228 np0000182452 devstack@c-api.service[112189]: INFO cinder.rpc [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 04:46:30.174007 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.174502 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.175466 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.175596 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.177103 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.180129 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.180443 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.180921 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.183488 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.184944 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.185220 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.186440 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.187281 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.187813 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.188152 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.189561 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.190445 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.190745 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.190991 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.192495 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.193467 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.193742 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.193996 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.195403 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.196578 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.196896 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.196995 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.198185 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.198582 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.199585 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.199791 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.200747 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.201210 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.201461 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.203804 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.204285 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.205271 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.206130 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.207641 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.208573 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.209085 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.209438 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.210391 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.210539 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.211440 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.212027 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.212340 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.213199 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.213275 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.213631 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.214290 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.214615 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.215015 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.215518 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.215991 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.216287 np0000182452 devstack@c-api.service[112187]: WARNING cinder.api.contrib.hosts [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 04:46:30.217042 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.217232 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.217464 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.217739 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.218366 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.218858 np0000182452 devstack@c-api.service[112188]: WARNING cinder.api.contrib.hosts [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 04:46:30.219096 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.219821 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.220078 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.220544 np0000182452 devstack@c-api.service[112190]: WARNING cinder.api.contrib.hosts [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 04:46:30.221469 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.221541 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.221581 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.222297 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: extensions {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.222614 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.223517 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.223634 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: extra_specs {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.223691 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.225181 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: os-volume-transfer {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.225688 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.225761 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.225927 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.226922 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: extensions {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.227140 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: os-quota-class-sets {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.227616 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.227884 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.228437 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: extensions {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.229132 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: extra_specs {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.229182 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: cgsnapshots {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.229292 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.229730 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: extra_specs {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.230871 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: scheduler-stats {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.230934 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.231171 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: os-volume-transfer {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.231412 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: os-volume-transfer {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.232265 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.232371 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: qos-specs {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.233278 np0000182452 devstack@c-api.service[112189]: WARNING cinder.api.contrib.hosts [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 04:46:30.233418 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: os-quota-class-sets {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.233631 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: os-quota-class-sets {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.233954 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.234825 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: capabilities {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.235081 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: cgsnapshots {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.235216 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: cgsnapshots {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.235292 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.236119 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: encryption {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.236407 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: scheduler-stats {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.236524 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: scheduler-stats {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.236772 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.237643 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: encryption {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.237811 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: qos-specs {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.238146 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.238519 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: qos-specs {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.238998 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: extensions {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.239194 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: os-volume-type-access {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.239812 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: capabilities {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.240349 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: extra_specs {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.240542 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: capabilities {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.240687 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: os-quota-sets {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.240981 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: encryption {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.241786 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: encryption {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.242065 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: os-volume-transfer {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.242124 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: os-snapshot-manage {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.242459 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: encryption {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.243247 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: encryption {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.243531 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: os-volume-manage {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.244004 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: os-volume-type-access {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.244463 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: os-quota-class-sets {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.244751 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: os-volume-type-access {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.244880 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: os-hosts {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.245481 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: os-quota-sets {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.245741 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: cgsnapshots {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.246221 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: os-availability-zone {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.246276 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: os-quota-sets {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.246935 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: os-snapshot-manage {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.247079 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: scheduler-stats {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.247548 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: consistencygroups {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.247676 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: os-snapshot-manage {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.248341 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: os-volume-manage {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.248502 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: qos-specs {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.249097 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: os-volume-manage {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.249565 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extended resource: backups {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.249842 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: os-hosts {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.250650 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: capabilities {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.250841 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: os-hosts {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.251265 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: os-availability-zone {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.251609 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.contrib.snapshot_actions [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] SnapshotActionsController initialized {{(pid=112187) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 04:46:30.251882 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: encryption {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.251941 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: os-availability-zone {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.252647 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.253326 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: consistencygroups {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.253376 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: consistencygroups {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.253485 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: encryption {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.254089 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.255220 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: os-volume-type-access {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.255423 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extended resource: backups {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.255665 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.255925 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extended resource: backups {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.256736 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: os-quota-sets {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.257002 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.257402 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] SnapshotActionsController initialized {{(pid=112188) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 04:46:30.257914 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] SnapshotActionsController initialized {{(pid=112190) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 04:46:30.258142 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.258187 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: os-snapshot-manage {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.258287 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.258803 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.259524 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.259573 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: os-volume-manage {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.259661 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.260205 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.260849 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.260935 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: os-hosts {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.261080 np0000182452 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.261551 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.261902 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension UsedLimits extending resource: limits {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262018 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262129 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.262174 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262242 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262301 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: os-availability-zone {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.262342 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262450 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262552 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262653 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262771 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.262861 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.262903 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.263066 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension AdminActions extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.263172 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension AdminActions extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.263272 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension AdminActions extending resource: backups {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.263369 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.263440 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.263487 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension VolumeActions extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.263554 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: consistencygroups {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.263595 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-a2147afb-5d1d-4d0f-8f8a-12028ea951a0 None None] Extension TypesManage extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.264156 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.264875 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.265467 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extended resource: backups {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 04:46:30.265514 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.266283 np0000182452 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.266968 np0000182452 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.267109 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension UsedLimits extending resource: limits {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267230 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267336 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267519 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.contrib.snapshot_actions [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] SnapshotActionsController initialized {{(pid=112189) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 04:46:30.267570 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267610 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267712 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267775 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension UsedLimits extending resource: limits {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267828 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267873 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267917 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.267983 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268024 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268101 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268143 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268198 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension AdminActions extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268245 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268302 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268348 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension AdminActions extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268386 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension AdminActions extending resource: backups {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268423 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268467 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.268505 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268542 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268581 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268628 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension VolumeActions extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268697 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.268766 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-9b35d122-8141-4063-ad1c-18a99782ef06 None None] Extension TypesManage extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.269387 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension AdminActions extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.269498 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.269598 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension AdminActions extending resource: backups {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.269690 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.269840 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.269906 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.269945 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-1c7c3e30-54ea-477e-8387-bb32dae276c5 None None] Extension TypesManage extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.271289 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.271791 np0000182452 devstack@c-api.service[112187]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x729a7e6a3668 pid: 112187 (default app) Jun 22 04:46:30.272666 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.273984 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.275349 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.276303 np0000182452 devstack@c-api.service[112188]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x729a7e6a3668 pid: 112188 (default app) Jun 22 04:46:30.276776 np0000182452 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 04:46:30.277382 np0000182452 devstack@c-api.service[112190]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x729a7e6a3668 pid: 112190 (default app) Jun 22 04:46:30.277576 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension UsedLimits extending resource: limits {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.277712 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.277811 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.277942 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.278037 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.278141 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.278266 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.278354 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.278450 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.278550 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.279283 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension AdminActions extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.279391 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension AdminActions extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.279492 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension AdminActions extending resource: backups {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.279593 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.279636 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.279636 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.279775 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.279775 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.279878 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension VolumeActions extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.279925 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.279925 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.279925 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.279925 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280112 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280112 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280112 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280112 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280112 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280112 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280378 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280378 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280378 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280378 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280552 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-022f45ef-3ec1-4c61-9d79-07096d654712 None None] Extension TypesManage extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 04:46:30.280590 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280590 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280590 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280590 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280776 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280776 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280776 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280776 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280968 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280968 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280968 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.280968 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.280968 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281205 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281205 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281205 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281205 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281205 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281396 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281396 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281396 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281396 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281396 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281396 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281636 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281636 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281636 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281636 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281636 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281636 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281908 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281908 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281908 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281908 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.281908 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.281908 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282159 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282159 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282159 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282159 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282159 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282159 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282408 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282408 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282408 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282408 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282589 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282589 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282589 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282589 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282589 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282853 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282853 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282853 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.282853 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.282853 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283062 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283062 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283062 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283062 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283062 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283062 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283311 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283311 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283311 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283311 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283311 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283534 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283534 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283534 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283534 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283534 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283772 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283772 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283772 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283772 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283952 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283952 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.283952 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.283952 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284130 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284130 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284130 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284130 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284130 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284355 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284355 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284355 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284355 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284355 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284546 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284546 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284546 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284546 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284752 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284752 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284752 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284752 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284931 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284931 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.284931 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.284931 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285098 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285098 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285098 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285098 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285269 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285269 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285269 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285269 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285437 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285437 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285437 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285437 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285437 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285437 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285686 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285686 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285686 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285686 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285686 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285921 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285921 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285921 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285921 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285921 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.285921 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.285921 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286226 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286226 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286226 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286226 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286226 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286226 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286469 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286469 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286469 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286469 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286469 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286469 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286780 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286780 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286780 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286780 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.286780 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.286780 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287035 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.287035 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287035 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.287035 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287200 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.287200 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287200 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.287200 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287373 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.287373 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287373 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.287373 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287545 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.287545 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287545 np0000182452 devstack@c-api.service[112187]: /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 22 04:46:30.287545 np0000182452 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) Jun 22 04:46:30.287545 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-93573cfc-56e1-4141-8d42-f9848447d509 None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:46:30.287545 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 949 bytes} [Mon Jun 22 04:46:30 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 04:46:30.287805 np0000182452 devstack@c-api.service[112189]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x729a7e6a3668 pid: 112189 (default app) Jun 22 04:46:37.609153 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.609153 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.609153 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.609153 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.609153 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610006 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610006 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610006 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610006 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610006 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610274 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610274 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610274 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610274 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610274 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610274 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610584 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610584 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610584 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610584 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610827 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610827 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.610827 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.610827 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611089 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611089 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611089 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611089 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611323 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611323 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611323 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611323 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611323 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611600 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611600 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611600 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611600 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611600 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611934 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611934 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611934 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611934 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.611934 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.611934 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612274 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.612274 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612274 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.612274 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612274 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.612274 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612596 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.612596 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612596 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.612596 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612596 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.612596 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612932 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.612932 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612932 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.612932 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.612932 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.613228 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.613228 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.613228 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.613228 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.613228 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.613525 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.613525 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.613525 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.613525 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.613525 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.613525 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.614262 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.614262 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.614262 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.614262 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.614262 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.614262 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.614956 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.614956 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.614956 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.614956 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.614956 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.615543 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.615543 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.615543 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.615543 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.615543 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616076 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616076 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616076 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616076 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616305 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616305 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616305 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616305 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616464 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616464 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616464 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616464 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616464 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616662 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616662 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616662 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616662 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616662 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616864 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616864 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.616864 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.616864 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617011 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617011 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617011 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617011 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617159 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617159 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617159 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617159 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617302 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617302 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617302 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617302 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617436 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617436 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617436 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617436 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617579 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617579 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617579 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617579 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617579 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617784 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617784 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617784 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617784 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617784 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617784 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617993 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617993 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617993 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.617993 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.617993 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618159 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618159 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618159 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618159 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618159 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618159 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618362 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618362 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618362 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618362 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618362 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618362 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618574 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618574 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618574 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618574 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618574 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618574 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618798 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618798 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618798 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618798 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.618798 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.618798 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.619006 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.619006 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.619006 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.619006 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.619150 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.619150 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.619150 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.619150 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.619150 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.619349 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.619349 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.619349 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.619349 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:37.619349 np0000182452 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 22 04:46:37.619349 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-895add08-1857-4121-9158-98c3a3005b1e None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:46:38.135759 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-895add08-1857-4121-9158-98c3a3005b1e admin admin] POST https://199.204.45.95/volume/v3/types Jun 22 04:46:38.136310 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-895add08-1857-4121-9158-98c3a3005b1e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 04:46:38.137931 np0000182452 devstack@c-api.service[112188]: /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 22 04:46:38.137931 np0000182452 devstack@c-api.service[112188]: warnings.warn( Jun 22 04:46:38.171114 np0000182452 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [None req-895add08-1857-4121-9158-98c3a3005b1e 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:38.196352 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-895add08-1857-4121-9158-98c3a3005b1e admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jun 22 04:46:38.196762 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 1/2] 199.204.45.95 () {68 vars in 1281 bytes} [Mon Jun 22 04:46:37 2026] POST /volume/v3/types => generated 186 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:46:38.223664 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.223664 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.223664 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.223664 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224282 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224282 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224282 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224282 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224428 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224428 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224428 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224428 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224428 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224428 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224575 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224575 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224575 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224575 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224575 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224708 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224708 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224708 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224708 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224708 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224893 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224893 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224893 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224893 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224999 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224999 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224999 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.224999 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.224999 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225125 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225125 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225125 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225125 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225125 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225237 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225237 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225237 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225237 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225237 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225237 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225374 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225374 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225374 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225374 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225374 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225374 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225523 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225523 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225523 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225523 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225523 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225523 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225666 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225666 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225666 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225666 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225666 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225811 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225811 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225811 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225811 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225811 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225924 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225924 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225924 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225924 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.225924 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.225924 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226059 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226059 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226059 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226059 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226059 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226059 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226196 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226196 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226196 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226196 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226196 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226316 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226316 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226316 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226316 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226316 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226439 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226439 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226439 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226439 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226536 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226536 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226536 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226536 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226633 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226633 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226633 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226633 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226633 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226754 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226754 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226754 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226754 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226754 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226918 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226918 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.226918 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.226918 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227015 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227015 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227015 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227015 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227122 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227122 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227122 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227122 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227217 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227217 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227217 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227217 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227309 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227309 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227309 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227309 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227400 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227400 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227400 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227400 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227400 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227588 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227588 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227588 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227588 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227588 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227588 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227738 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227738 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227738 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227738 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227738 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227879 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227879 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227879 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227879 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.227879 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.227879 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228017 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228017 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228017 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228017 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228017 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228017 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228152 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228152 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228152 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228152 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228152 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228152 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228299 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228299 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228299 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228299 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228299 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228299 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228435 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228435 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228435 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228435 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228532 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228532 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228532 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228532 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228532 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228651 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228651 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228651 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.228651 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.228651 np0000182452 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 22 04:46:38.229745 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [req-895add08-1857-4121-9158-98c3a3005b1e req-2b779861-e2ab-49b6-bae3-ce509ce5145e None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:46:38.563052 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [req-895add08-1857-4121-9158-98c3a3005b1e req-2b779861-e2ab-49b6-bae3-ce509ce5145e admin admin] POST https://199.204.45.95/volume/v3/types/360f56ad-8671-4c74-a7b5-26e0ca78e782/extra_specs Jun 22 04:46:38.563596 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [req-895add08-1857-4121-9158-98c3a3005b1e req-2b779861-e2ab-49b6-bae3-ce509ce5145e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 04:46:38.565542 np0000182452 devstack@c-api.service[112190]: /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 22 04:46:38.565542 np0000182452 devstack@c-api.service[112190]: warnings.warn( Jun 22 04:46:38.603944 np0000182452 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [req-895add08-1857-4121-9158-98c3a3005b1e req-2b779861-e2ab-49b6-bae3-ce509ce5145e 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:46:38.672241 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [req-895add08-1857-4121-9158-98c3a3005b1e req-2b779861-e2ab-49b6-bae3-ce509ce5145e admin admin] https://199.204.45.95/volume/v3/types/360f56ad-8671-4c74-a7b5-26e0ca78e782/extra_specs returned with HTTP 200 Jun 22 04:46:38.673460 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 1/3] 199.204.45.95 () {70 vars in 1498 bytes} [Mon Jun 22 04:46:38 2026] POST /volume/v3/types/360f56ad-8671-4c74-a7b5-26e0ca78e782/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:46:40.153550 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=6 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:46:40.172362 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=6 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:46:48.195009 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:46:48.670669 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:49:33.230248 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-f2e57b91-4fa5-479e-8eaa-35a1c0beb6fe None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:49:33.231314 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-f2e57b91-4fa5-479e-8eaa-35a1c0beb6fe None None] GET https://199.204.45.95/volume// Jun 22 04:49:33.231547 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-f2e57b91-4fa5-479e-8eaa-35a1c0beb6fe None None] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:49:33.231909 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-f2e57b91-4fa5-479e-8eaa-35a1c0beb6fe None None] Calling method 'all' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:49:33.232699 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-f2e57b91-4fa5-479e-8eaa-35a1c0beb6fe None None] https://199.204.45.95/volume// returned with HTTP 300 Jun 22 04:49:33.233188 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 2/4] 199.204.45.95 () {66 vars in 1449 bytes} [Mon Jun 22 04:49:33 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 22 04:50:10.608375 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.608375 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.608375 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.608375 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.608375 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.609278 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.609278 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.609278 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.609278 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.609278 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.609818 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.609818 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.609818 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.609818 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.609818 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.609818 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.610220 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.610220 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.610220 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.610220 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.610488 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.610488 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.610488 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.610488 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.610776 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.610776 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.610776 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.610776 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.611096 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.611096 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.611096 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.611096 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.611096 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.611451 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.611451 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.611451 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.611451 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.611451 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.611819 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.611819 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.611819 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.611819 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.611819 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.611819 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.612209 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.612209 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.612209 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.612209 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.612209 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.612209 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.612594 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.612594 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.612594 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.612594 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.612594 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.612594 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.613017 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.613017 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.613017 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.613017 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.613017 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.613371 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.613371 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.613371 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.613371 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.613371 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.613672 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.613672 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.613672 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.613672 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.613672 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.613672 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.614087 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.614087 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.614087 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.614087 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.614087 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.614087 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.614493 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.614493 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.614493 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.614493 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.614493 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.614945 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.614945 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.614945 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.614945 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.614945 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.615304 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.615304 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.615304 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.615304 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.615595 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.615595 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.615595 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.615595 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.615906 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.615906 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.615906 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.615906 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.615906 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.616268 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.616268 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.616268 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.616268 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.616268 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.616583 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.616583 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.616583 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.616583 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.616868 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.616868 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.616868 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.616868 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.617160 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.617160 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.617160 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.617160 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.617430 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.617430 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.617430 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.617430 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.617696 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.617696 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.617696 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.617696 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.618076 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.618076 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.618076 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.618076 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.618076 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.618427 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.618427 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.618427 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.618427 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.618427 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.618427 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.618856 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.618856 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.618856 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.618856 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.618856 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619248 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619248 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619248 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619248 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619248 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619248 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619666 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619666 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619666 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619666 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619666 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619666 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619879 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619879 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619879 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619879 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.619879 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.619879 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620051 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620051 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620051 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620051 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620051 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620051 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620218 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620218 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620218 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620218 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620335 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620335 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620335 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620335 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620335 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620489 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620489 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620489 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620489 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:10.620489 np0000182452 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 22 04:50:10.620489 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-7b7726c5-9ac5-4d6f-86ef-8f33dd6ea859 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:10.620489 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 1/5] 199.204.45.95 () {62 vars in 1061 bytes} [Mon Jun 22 04:50:10 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 04:50:10.649679 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-45e87050-c78c-4842-b162-e53649aab7c5 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:10.660280 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 2/6] 199.204.45.95 () {64 vars in 1265 bytes} [Mon Jun 22 04:50:10 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 22 04:50:10.697187 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [req-45e87050-c78c-4842-b162-e53649aab7c5 req-735c8dbe-63c7-405f-9142-4a3d61e11959 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:10.702091 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [req-45e87050-c78c-4842-b162-e53649aab7c5 req-735c8dbe-63c7-405f-9142-4a3d61e11959 demo demo] GET https://199.204.45.95/volume/v3/ Jun 22 04:50:10.702436 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [req-45e87050-c78c-4842-b162-e53649aab7c5 req-735c8dbe-63c7-405f-9142-4a3d61e11959 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:10.702822 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [req-45e87050-c78c-4842-b162-e53649aab7c5 req-735c8dbe-63c7-405f-9142-4a3d61e11959 demo demo] Calling method 'version_select' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:10.703946 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [req-45e87050-c78c-4842-b162-e53649aab7c5 req-735c8dbe-63c7-405f-9142-4a3d61e11959 demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jun 22 04:50:10.704423 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 2/7] 199.204.45.95 () {66 vars in 1339 bytes} [Mon Jun 22 04:50:10 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:10.746915 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-3e4537f0-f1e9-4e03-89d5-0543e73ca2cd None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:11.076057 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-3e4537f0-f1e9-4e03-89d5-0543e73ca2cd demo demo] GET https://199.204.45.95/volume/v3/types Jun 22 04:50:11.076347 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-3e4537f0-f1e9-4e03-89d5-0543e73ca2cd demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:11.076538 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-3e4537f0-f1e9-4e03-89d5-0543e73ca2cd demo demo] Calling method 'index' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:11.077008 np0000182452 devstack@c-api.service[112187]: /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 22 04:50:11.077008 np0000182452 devstack@c-api.service[112187]: warnings.warn( Jun 22 04:50:11.077594 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.api_utils [None req-3e4537f0-f1e9-4e03-89d5-0543e73ca2cd demo demo] Removing options '' from query. {{(pid=112187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:50:11.117020 np0000182452 devstack@c-api.service[112187]: DEBUG oslo_db.sqlalchemy.engines [None req-3e4537f0-f1e9-4e03-89d5-0543e73ca2cd 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=112187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:50:11.140969 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-3e4537f0-f1e9-4e03-89d5-0543e73ca2cd demo demo] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jun 22 04:50:11.141468 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 3/8] 199.204.45.95 () {64 vars in 1283 bytes} [Mon Jun 22 04:50:10 2026] GET /volume/v3/types => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:11.181759 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-95f43c4c-52d3-4df3-9a0c-01a458e158f6 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:11.507891 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-95f43c4c-52d3-4df3-9a0c-01a458e158f6 demo demo] GET https://199.204.45.95/volume/v3/types/default Jun 22 04:50:11.508208 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-95f43c4c-52d3-4df3-9a0c-01a458e158f6 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:11.508454 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-95f43c4c-52d3-4df3-9a0c-01a458e158f6 demo demo] Calling method 'show' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:11.546368 np0000182452 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-95f43c4c-52d3-4df3-9a0c-01a458e158f6 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 04:50:11.566670 np0000182452 devstack@c-api.service[112189]: /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 22 04:50:11.566670 np0000182452 devstack@c-api.service[112189]: warnings.warn( Jun 22 04:50:11.569114 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-95f43c4c-52d3-4df3-9a0c-01a458e158f6 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jun 22 04:50:11.569576 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 2/9] 199.204.45.95 () {64 vars in 1294 bytes} [Mon Jun 22 04:50:11 2026] GET /volume/v3/types/default => generated 145 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:12.063445 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-582de7dc-5b67-459d-a640-f23231386057 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:12.064616 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 3/10] 199.204.45.95 () {62 vars in 1061 bytes} [Mon Jun 22 04:50:12 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 04:50:12.097094 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-43e113d3-9e00-4373-8ea9-6d650bb8ff1e None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:12.103986 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 3/11] 199.204.45.95 () {64 vars in 1265 bytes} [Mon Jun 22 04:50:12 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 22 04:50:12.144033 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [req-43e113d3-9e00-4373-8ea9-6d650bb8ff1e req-cea2133e-0eaf-4e29-b22c-c7806b40b61a None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:12.147361 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [req-43e113d3-9e00-4373-8ea9-6d650bb8ff1e req-cea2133e-0eaf-4e29-b22c-c7806b40b61a demo demo] GET https://199.204.45.95/volume/v3/ Jun 22 04:50:12.147743 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [req-43e113d3-9e00-4373-8ea9-6d650bb8ff1e req-cea2133e-0eaf-4e29-b22c-c7806b40b61a demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:12.148111 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [req-43e113d3-9e00-4373-8ea9-6d650bb8ff1e req-cea2133e-0eaf-4e29-b22c-c7806b40b61a demo demo] Calling method 'version_select' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:12.148961 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [req-43e113d3-9e00-4373-8ea9-6d650bb8ff1e req-cea2133e-0eaf-4e29-b22c-c7806b40b61a demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jun 22 04:50:12.149599 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 4/12] 199.204.45.95 () {66 vars in 1339 bytes} [Mon Jun 22 04:50:12 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:12.186426 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-89d735aa-c8cd-4528-a66c-40be7593838c None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:12.189102 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-89d735aa-c8cd-4528-a66c-40be7593838c demo demo] GET https://199.204.45.95/volume/v3/types/default Jun 22 04:50:12.189341 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-89d735aa-c8cd-4528-a66c-40be7593838c demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:12.189599 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-89d735aa-c8cd-4528-a66c-40be7593838c demo demo] Calling method 'show' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:12.198480 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-89d735aa-c8cd-4528-a66c-40be7593838c demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jun 22 04:50:12.198821 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 3/13] 199.204.45.95 () {64 vars in 1294 bytes} [Mon Jun 22 04:50:12 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 22 04:50:12.842254 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-0d35a681-45f2-42f5-b43b-dd7cd7086f4b None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:12.843843 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 4/14] 199.204.45.95 () {62 vars in 1061 bytes} [Mon Jun 22 04:50:12 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 04:50:12.874508 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-9b44883f-f5cd-4a6a-a971-02e42de0942e None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:12.876707 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 4/15] 199.204.45.95 () {64 vars in 1265 bytes} [Mon Jun 22 04:50:12 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jun 22 04:50:12.912094 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [req-9b44883f-f5cd-4a6a-a971-02e42de0942e req-1d792fcf-c7ef-489d-84e9-4ed15f3e540f None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:12.915849 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [req-9b44883f-f5cd-4a6a-a971-02e42de0942e req-1d792fcf-c7ef-489d-84e9-4ed15f3e540f demo demo] GET https://199.204.45.95/volume/v3/ Jun 22 04:50:12.916142 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [req-9b44883f-f5cd-4a6a-a971-02e42de0942e req-1d792fcf-c7ef-489d-84e9-4ed15f3e540f demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:12.916370 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [req-9b44883f-f5cd-4a6a-a971-02e42de0942e req-1d792fcf-c7ef-489d-84e9-4ed15f3e540f demo demo] Calling method 'version_select' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:12.917100 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [req-9b44883f-f5cd-4a6a-a971-02e42de0942e req-1d792fcf-c7ef-489d-84e9-4ed15f3e540f demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jun 22 04:50:12.917826 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 5/16] 199.204.45.95 () {66 vars in 1339 bytes} [Mon Jun 22 04:50:12 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:12.955950 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-09c04cc5-667a-4eaa-99dd-36ba275a862c None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:12.959337 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-09c04cc5-667a-4eaa-99dd-36ba275a862c demo demo] GET https://199.204.45.95/volume/v3/types/default Jun 22 04:50:12.959684 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-09c04cc5-667a-4eaa-99dd-36ba275a862c demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:12.960066 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-09c04cc5-667a-4eaa-99dd-36ba275a862c demo demo] Calling method 'show' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:12.969832 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-09c04cc5-667a-4eaa-99dd-36ba275a862c demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jun 22 04:50:12.969832 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 4/17] 199.204.45.95 () {64 vars in 1294 bytes} [Mon Jun 22 04:50:12 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 22 04:50:13.005989 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-41f4f8d4-7da1-409c-af18-530e7a45f975 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:13.007165 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 5/18] 199.204.45.95 () {62 vars in 1061 bytes} [Mon Jun 22 04:50:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 04:50:13.042431 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-42f36a01-7b07-4410-84da-37567791d403 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:13.046150 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 5/19] 199.204.45.95 () {64 vars in 1265 bytes} [Mon Jun 22 04:50:13 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 22 04:50:13.079452 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [req-42f36a01-7b07-4410-84da-37567791d403 req-6ba19e79-e4f7-4746-8ee5-cab3715bf944 None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:13.082500 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [req-42f36a01-7b07-4410-84da-37567791d403 req-6ba19e79-e4f7-4746-8ee5-cab3715bf944 demo demo] GET https://199.204.45.95/volume/v3/ Jun 22 04:50:13.082801 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [req-42f36a01-7b07-4410-84da-37567791d403 req-6ba19e79-e4f7-4746-8ee5-cab3715bf944 demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:13.083136 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [req-42f36a01-7b07-4410-84da-37567791d403 req-6ba19e79-e4f7-4746-8ee5-cab3715bf944 demo demo] Calling method 'version_select' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:13.083664 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [req-42f36a01-7b07-4410-84da-37567791d403 req-6ba19e79-e4f7-4746-8ee5-cab3715bf944 demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jun 22 04:50:13.084295 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 6/20] 199.204.45.95 () {66 vars in 1339 bytes} [Mon Jun 22 04:50:13 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 04:50:13.134356 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-655b572b-3958-4480-a65f-1782245749ed None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:50:13.137556 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-655b572b-3958-4480-a65f-1782245749ed demo demo] GET https://199.204.45.95/volume/v3/types/default Jun 22 04:50:13.137955 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-655b572b-3958-4480-a65f-1782245749ed demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:50:13.138346 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-655b572b-3958-4480-a65f-1782245749ed demo demo] Calling method 'show' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:50:13.146747 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-655b572b-3958-4480-a65f-1782245749ed demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jun 22 04:50:13.147064 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 5/21] 199.204.45.95 () {64 vars in 1294 bytes} [Mon Jun 22 04:50:13 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 22 04:50:21.132280 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:50:23.143870 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=8 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:55:43.857450 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-b6c69edf-1c8f-4b16-8fc3-2d92d43c70d9 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:55:43.951262 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-b6c69edf-1c8f-4b16-8fc3-2d92d43c70d9 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 04:55:43.951262 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-b6c69edf-1c8f-4b16-8fc3-2d92d43c70d9 demo demo] Empty body provided in request {{(pid=112188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:55:43.951262 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-b6c69edf-1c8f-4b16-8fc3-2d92d43c70d9 demo demo] Calling method 'detail' {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:55:43.951262 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.api_utils [None req-b6c69edf-1c8f-4b16-8fc3-2d92d43c70d9 demo demo] Removing options '' from query. {{(pid=112188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:55:43.951262 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.volume.api [None req-b6c69edf-1c8f-4b16-8fc3-2d92d43c70d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:55:43.988617 np0000182452 devstack@c-api.service[112188]: INFO cinder.volume.api [None req-b6c69edf-1c8f-4b16-8fc3-2d92d43c70d9 demo demo] Get all volumes completed successfully. Jun 22 04:55:43.991416 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-b6c69edf-1c8f-4b16-8fc3-2d92d43c70d9 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:55:43.991949 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 6/22] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 04:55:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:55:53.992669 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:56:44.010106 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-ab7b8cdc-327e-40a7-b9a4-dc8ac9be7f83 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:56:44.012875 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-ab7b8cdc-327e-40a7-b9a4-dc8ac9be7f83 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 04:56:44.013045 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-ab7b8cdc-327e-40a7-b9a4-dc8ac9be7f83 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:56:44.019169 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-ab7b8cdc-327e-40a7-b9a4-dc8ac9be7f83 demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:56:44.019632 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-ab7b8cdc-327e-40a7-b9a4-dc8ac9be7f83 demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:56:44.020415 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-ab7b8cdc-327e-40a7-b9a4-dc8ac9be7f83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:56:44.057060 np0000182452 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-ab7b8cdc-327e-40a7-b9a4-dc8ac9be7f83 demo demo] Get all volumes completed successfully. Jun 22 04:56:44.060461 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-ab7b8cdc-327e-40a7-b9a4-dc8ac9be7f83 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:56:44.061104 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 6/23] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 04:56:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:56:54.049578 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:57:44.080049 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-5b482a42-c8cb-40b2-ba12-9040c0405381 None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:57:44.084910 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-5b482a42-c8cb-40b2-ba12-9040c0405381 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 04:57:44.085404 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-5b482a42-c8cb-40b2-ba12-9040c0405381 demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:57:44.085694 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-5b482a42-c8cb-40b2-ba12-9040c0405381 demo demo] Calling method 'detail' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:57:44.086537 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.api_utils [None req-5b482a42-c8cb-40b2-ba12-9040c0405381 demo demo] Removing options '' from query. {{(pid=112187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:57:44.087875 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.volume.api [None req-5b482a42-c8cb-40b2-ba12-9040c0405381 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:57:44.141660 np0000182452 devstack@c-api.service[112187]: INFO cinder.volume.api [None req-5b482a42-c8cb-40b2-ba12-9040c0405381 demo demo] Get all volumes completed successfully. Jun 22 04:57:44.144966 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-5b482a42-c8cb-40b2-ba12-9040c0405381 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:57:44.145907 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 7/24] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 04:57:44 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 22 04:57:54.127886 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:58:44.162387 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-38acb0c7-d572-4863-9145-97cf216431b3 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:58:44.167690 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-38acb0c7-d572-4863-9145-97cf216431b3 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 04:58:44.169833 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-38acb0c7-d572-4863-9145-97cf216431b3 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:58:44.171260 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-38acb0c7-d572-4863-9145-97cf216431b3 demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:58:44.171897 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-38acb0c7-d572-4863-9145-97cf216431b3 demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:58:44.173336 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-38acb0c7-d572-4863-9145-97cf216431b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:58:44.220764 np0000182452 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-38acb0c7-d572-4863-9145-97cf216431b3 demo demo] Get all volumes completed successfully. Jun 22 04:58:44.223392 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-38acb0c7-d572-4863-9145-97cf216431b3 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:58:44.223892 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 6/25] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 04:58:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 04:58:54.211953 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 04:59:44.243123 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-e8457be1-fbbe-4e9d-8892-d9c99ee21441 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 04:59:44.247460 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-e8457be1-fbbe-4e9d-8892-d9c99ee21441 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 04:59:44.247652 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-e8457be1-fbbe-4e9d-8892-d9c99ee21441 demo demo] Empty body provided in request {{(pid=112188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 04:59:44.247869 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-e8457be1-fbbe-4e9d-8892-d9c99ee21441 demo demo] Calling method 'detail' {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 04:59:44.248302 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.api_utils [None req-e8457be1-fbbe-4e9d-8892-d9c99ee21441 demo demo] Removing options '' from query. {{(pid=112188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 04:59:44.250337 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.volume.api [None req-e8457be1-fbbe-4e9d-8892-d9c99ee21441 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 04:59:44.258297 np0000182452 devstack@c-api.service[112188]: INFO cinder.volume.api [None req-e8457be1-fbbe-4e9d-8892-d9c99ee21441 demo demo] Get all volumes completed successfully. Jun 22 04:59:44.260305 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-e8457be1-fbbe-4e9d-8892-d9c99ee21441 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 04:59:44.260692 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 7/26] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 04:59:44 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 22 04:59:54.255329 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:00:44.296713 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-f173f5ac-7aad-49ab-ae2d-65241d45b99e None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:00:44.437648 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-f173f5ac-7aad-49ab-ae2d-65241d45b99e demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:00:44.438129 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-f173f5ac-7aad-49ab-ae2d-65241d45b99e demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:00:44.438581 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-f173f5ac-7aad-49ab-ae2d-65241d45b99e demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:00:44.439605 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-f173f5ac-7aad-49ab-ae2d-65241d45b99e demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:00:44.441553 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-f173f5ac-7aad-49ab-ae2d-65241d45b99e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:00:44.449365 np0000182452 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-f173f5ac-7aad-49ab-ae2d-65241d45b99e demo demo] Get all volumes completed successfully. Jun 22 05:00:44.452201 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-f173f5ac-7aad-49ab-ae2d-65241d45b99e demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:00:44.452785 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 7/27] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:00:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:00:54.444758 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:01:44.481802 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-1ba34a6e-d9fc-4547-975a-7b9707dcff8f None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:01:44.488520 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-1ba34a6e-d9fc-4547-975a-7b9707dcff8f demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:01:44.489140 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-1ba34a6e-d9fc-4547-975a-7b9707dcff8f demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:01:44.489394 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-1ba34a6e-d9fc-4547-975a-7b9707dcff8f demo demo] Calling method 'detail' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:01:44.489859 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.api_utils [None req-1ba34a6e-d9fc-4547-975a-7b9707dcff8f demo demo] Removing options '' from query. {{(pid=112187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:01:44.491369 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.volume.api [None req-1ba34a6e-d9fc-4547-975a-7b9707dcff8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:01:44.505169 np0000182452 devstack@c-api.service[112187]: INFO cinder.volume.api [None req-1ba34a6e-d9fc-4547-975a-7b9707dcff8f demo demo] Get all volumes completed successfully. Jun 22 05:01:44.508253 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-1ba34a6e-d9fc-4547-975a-7b9707dcff8f demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:01:44.510080 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 8/28] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:01:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:01:54.496350 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:02:44.534184 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-feb80d77-5b2b-4190-8ae6-3c6a57b1a85c None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:02:44.539254 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-feb80d77-5b2b-4190-8ae6-3c6a57b1a85c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:02:44.539665 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-feb80d77-5b2b-4190-8ae6-3c6a57b1a85c demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:02:44.540131 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-feb80d77-5b2b-4190-8ae6-3c6a57b1a85c demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:02:44.540807 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-feb80d77-5b2b-4190-8ae6-3c6a57b1a85c demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:02:44.542411 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-feb80d77-5b2b-4190-8ae6-3c6a57b1a85c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:02:44.550824 np0000182452 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-feb80d77-5b2b-4190-8ae6-3c6a57b1a85c demo demo] Get all volumes completed successfully. Jun 22 05:02:44.552830 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-feb80d77-5b2b-4190-8ae6-3c6a57b1a85c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:02:44.553233 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 7/29] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:02:44 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 22 05:02:54.546426 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:03:44.571585 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-af6716da-0287-47ee-9b80-cfd2a14a0004 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:03:44.574344 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-af6716da-0287-47ee-9b80-cfd2a14a0004 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:03:44.574566 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-af6716da-0287-47ee-9b80-cfd2a14a0004 demo demo] Empty body provided in request {{(pid=112188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:03:44.574828 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-af6716da-0287-47ee-9b80-cfd2a14a0004 demo demo] Calling method 'detail' {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:03:44.575130 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.api_utils [None req-af6716da-0287-47ee-9b80-cfd2a14a0004 demo demo] Removing options '' from query. {{(pid=112188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:03:44.576016 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.volume.api [None req-af6716da-0287-47ee-9b80-cfd2a14a0004 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:03:44.583960 np0000182452 devstack@c-api.service[112188]: INFO cinder.volume.api [None req-af6716da-0287-47ee-9b80-cfd2a14a0004 demo demo] Get all volumes completed successfully. Jun 22 05:03:44.586387 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-af6716da-0287-47ee-9b80-cfd2a14a0004 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:03:44.588531 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 8/30] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:03:44 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 22 05:03:54.579347 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:04:44.641893 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-57775be7-6fe0-4205-812a-f0a61441c073 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:04:44.644975 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-57775be7-6fe0-4205-812a-f0a61441c073 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:04:44.645261 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-57775be7-6fe0-4205-812a-f0a61441c073 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:04:44.645566 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-57775be7-6fe0-4205-812a-f0a61441c073 demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:04:44.645942 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-57775be7-6fe0-4205-812a-f0a61441c073 demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:04:44.646917 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-57775be7-6fe0-4205-812a-f0a61441c073 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:04:44.658023 np0000182452 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-57775be7-6fe0-4205-812a-f0a61441c073 demo demo] Get all volumes completed successfully. Jun 22 05:04:44.660287 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-57775be7-6fe0-4205-812a-f0a61441c073 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:04:44.660920 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 8/31] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:04:44 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 22 05:04:54.651067 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:05:44.680233 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-ca574314-3ab1-4a2a-a4d8-f10e5bedc5df None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:05:44.827790 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-ca574314-3ab1-4a2a-a4d8-f10e5bedc5df demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:05:44.828022 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-ca574314-3ab1-4a2a-a4d8-f10e5bedc5df demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:05:44.828257 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-ca574314-3ab1-4a2a-a4d8-f10e5bedc5df demo demo] Calling method 'detail' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:05:44.828539 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.api_utils [None req-ca574314-3ab1-4a2a-a4d8-f10e5bedc5df demo demo] Removing options '' from query. {{(pid=112187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:05:44.829476 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.volume.api [None req-ca574314-3ab1-4a2a-a4d8-f10e5bedc5df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:05:44.837851 np0000182452 devstack@c-api.service[112187]: INFO cinder.volume.api [None req-ca574314-3ab1-4a2a-a4d8-f10e5bedc5df demo demo] Get all volumes completed successfully. Jun 22 05:05:44.840452 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-ca574314-3ab1-4a2a-a4d8-f10e5bedc5df demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:05:44.840927 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 9/32] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:05:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:05:54.833006 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:06:44.859609 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-044a2ec6-a9c6-4c7b-bd04-8ea3d5b4152e None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:06:44.862338 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-044a2ec6-a9c6-4c7b-bd04-8ea3d5b4152e demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:06:44.862569 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-044a2ec6-a9c6-4c7b-bd04-8ea3d5b4152e demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:06:44.862807 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-044a2ec6-a9c6-4c7b-bd04-8ea3d5b4152e demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:06:44.863093 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-044a2ec6-a9c6-4c7b-bd04-8ea3d5b4152e demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:06:44.863954 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-044a2ec6-a9c6-4c7b-bd04-8ea3d5b4152e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:06:44.877936 np0000182452 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-044a2ec6-a9c6-4c7b-bd04-8ea3d5b4152e demo demo] Get all volumes completed successfully. Jun 22 05:06:44.880524 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-044a2ec6-a9c6-4c7b-bd04-8ea3d5b4152e demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:06:44.880994 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 8/33] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:06:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:06:54.867605 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:07:44.903823 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-3fb205f7-96b4-4a7f-bcec-4d29e0ca79e7 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:07:44.908062 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-3fb205f7-96b4-4a7f-bcec-4d29e0ca79e7 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:07:44.908432 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-3fb205f7-96b4-4a7f-bcec-4d29e0ca79e7 demo demo] Empty body provided in request {{(pid=112188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:07:44.908870 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-3fb205f7-96b4-4a7f-bcec-4d29e0ca79e7 demo demo] Calling method 'detail' {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:07:44.909402 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.api_utils [None req-3fb205f7-96b4-4a7f-bcec-4d29e0ca79e7 demo demo] Removing options '' from query. {{(pid=112188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:07:44.910876 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.volume.api [None req-3fb205f7-96b4-4a7f-bcec-4d29e0ca79e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:07:44.918023 np0000182452 devstack@c-api.service[112188]: INFO cinder.volume.api [None req-3fb205f7-96b4-4a7f-bcec-4d29e0ca79e7 demo demo] Get all volumes completed successfully. Jun 22 05:07:44.919900 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-3fb205f7-96b4-4a7f-bcec-4d29e0ca79e7 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:07:44.920416 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 9/34] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:07:44 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 22 05:07:54.913898 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:08:44.936917 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-2149be19-d326-4141-b8a4-20b7e23ed5fa None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:08:44.940967 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-2149be19-d326-4141-b8a4-20b7e23ed5fa demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:08:44.941224 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-2149be19-d326-4141-b8a4-20b7e23ed5fa demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:08:44.941510 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-2149be19-d326-4141-b8a4-20b7e23ed5fa demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:08:44.941875 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-2149be19-d326-4141-b8a4-20b7e23ed5fa demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:08:44.942937 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-2149be19-d326-4141-b8a4-20b7e23ed5fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:08:44.952503 np0000182452 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-2149be19-d326-4141-b8a4-20b7e23ed5fa demo demo] Get all volumes completed successfully. Jun 22 05:08:44.955205 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-2149be19-d326-4141-b8a4-20b7e23ed5fa demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:08:44.955681 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 9/35] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:08:44 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 22 05:08:54.946889 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:09:44.971227 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-d3ecfefc-e448-4c7c-bcf0-20b2b5e7e320 None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:09:44.975115 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-d3ecfefc-e448-4c7c-bcf0-20b2b5e7e320 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:09:44.975476 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-d3ecfefc-e448-4c7c-bcf0-20b2b5e7e320 demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:09:44.975980 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-d3ecfefc-e448-4c7c-bcf0-20b2b5e7e320 demo demo] Calling method 'detail' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:09:44.976578 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.api_utils [None req-d3ecfefc-e448-4c7c-bcf0-20b2b5e7e320 demo demo] Removing options '' from query. {{(pid=112187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:09:44.978349 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.volume.api [None req-d3ecfefc-e448-4c7c-bcf0-20b2b5e7e320 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:09:44.987320 np0000182452 devstack@c-api.service[112187]: INFO cinder.volume.api [None req-d3ecfefc-e448-4c7c-bcf0-20b2b5e7e320 demo demo] Get all volumes completed successfully. Jun 22 05:09:44.989182 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-d3ecfefc-e448-4c7c-bcf0-20b2b5e7e320 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:09:44.989562 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 10/36] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:09:44 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 22 05:09:54.982349 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:10:45.009006 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-4b0cede7-436f-495e-a07f-2b16e77043c4 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:10:45.143321 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-4b0cede7-436f-495e-a07f-2b16e77043c4 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:10:45.143676 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-4b0cede7-436f-495e-a07f-2b16e77043c4 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:10:45.144077 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-4b0cede7-436f-495e-a07f-2b16e77043c4 demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:10:45.144511 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-4b0cede7-436f-495e-a07f-2b16e77043c4 demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:10:45.145962 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-4b0cede7-436f-495e-a07f-2b16e77043c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:10:45.155323 np0000182452 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-4b0cede7-436f-495e-a07f-2b16e77043c4 demo demo] Get all volumes completed successfully. Jun 22 05:10:45.160969 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-4b0cede7-436f-495e-a07f-2b16e77043c4 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:10:45.161997 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 9/37] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:10:45 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 22 05:10:55.149824 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:11:45.180998 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-6862bcec-9ce4-4251-a6cc-b9ad4f40878c None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:11:45.183819 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-6862bcec-9ce4-4251-a6cc-b9ad4f40878c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:11:45.184011 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-6862bcec-9ce4-4251-a6cc-b9ad4f40878c demo demo] Empty body provided in request {{(pid=112188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:11:45.184215 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-6862bcec-9ce4-4251-a6cc-b9ad4f40878c demo demo] Calling method 'detail' {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:11:45.184482 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.api_utils [None req-6862bcec-9ce4-4251-a6cc-b9ad4f40878c demo demo] Removing options '' from query. {{(pid=112188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:11:45.185292 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.volume.api [None req-6862bcec-9ce4-4251-a6cc-b9ad4f40878c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:11:45.195634 np0000182452 devstack@c-api.service[112188]: INFO cinder.volume.api [None req-6862bcec-9ce4-4251-a6cc-b9ad4f40878c demo demo] Get all volumes completed successfully. Jun 22 05:11:45.199839 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-6862bcec-9ce4-4251-a6cc-b9ad4f40878c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:11:45.200214 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 10/38] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:11:45 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 22 05:11:55.188610 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:12:45.219575 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-0c9a70fa-24c4-421d-9266-b04cecdd5a15 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:12:45.221984 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-0c9a70fa-24c4-421d-9266-b04cecdd5a15 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:12:45.222140 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-0c9a70fa-24c4-421d-9266-b04cecdd5a15 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:12:45.222324 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-0c9a70fa-24c4-421d-9266-b04cecdd5a15 demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:12:45.222534 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-0c9a70fa-24c4-421d-9266-b04cecdd5a15 demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:12:45.223197 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-0c9a70fa-24c4-421d-9266-b04cecdd5a15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:12:45.231533 np0000182452 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-0c9a70fa-24c4-421d-9266-b04cecdd5a15 demo demo] Get all volumes completed successfully. Jun 22 05:12:45.233446 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-0c9a70fa-24c4-421d-9266-b04cecdd5a15 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:12:45.233818 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 10/39] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:12:45 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 22 05:12:55.227992 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:13:45.254085 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-bd070357-688d-41e7-aa2c-7a582fe97957 None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:13:45.258430 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-bd070357-688d-41e7-aa2c-7a582fe97957 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:13:45.259059 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-bd070357-688d-41e7-aa2c-7a582fe97957 demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:13:45.259662 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-bd070357-688d-41e7-aa2c-7a582fe97957 demo demo] Calling method 'detail' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:13:45.260507 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.api_utils [None req-bd070357-688d-41e7-aa2c-7a582fe97957 demo demo] Removing options '' from query. {{(pid=112187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:13:45.261260 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.volume.api [None req-bd070357-688d-41e7-aa2c-7a582fe97957 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:13:45.269346 np0000182452 devstack@c-api.service[112187]: INFO cinder.volume.api [None req-bd070357-688d-41e7-aa2c-7a582fe97957 demo demo] Get all volumes completed successfully. Jun 22 05:13:45.272781 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-bd070357-688d-41e7-aa2c-7a582fe97957 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:13:45.273885 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 11/40] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:13:45 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 22 05:13:55.264168 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:14:45.298745 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-74f3ad54-35a8-4683-93fa-9a210f299494 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:14:45.301603 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-74f3ad54-35a8-4683-93fa-9a210f299494 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:14:45.301939 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-74f3ad54-35a8-4683-93fa-9a210f299494 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:14:45.302188 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-74f3ad54-35a8-4683-93fa-9a210f299494 demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:14:45.302478 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-74f3ad54-35a8-4683-93fa-9a210f299494 demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:14:45.303464 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-74f3ad54-35a8-4683-93fa-9a210f299494 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:14:45.316024 np0000182452 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-74f3ad54-35a8-4683-93fa-9a210f299494 demo demo] Get all volumes completed successfully. Jun 22 05:14:45.318749 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-74f3ad54-35a8-4683-93fa-9a210f299494 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:14:45.319321 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 10/41] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:14:45 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 22 05:14:55.307492 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:15:45.337574 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-6941a9d5-52ea-4c28-8ba8-8b598d867b84 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:15:45.340581 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-6941a9d5-52ea-4c28-8ba8-8b598d867b84 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:15:45.340758 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-6941a9d5-52ea-4c28-8ba8-8b598d867b84 demo demo] Empty body provided in request {{(pid=112188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:15:45.340935 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-6941a9d5-52ea-4c28-8ba8-8b598d867b84 demo demo] Calling method 'detail' {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:15:45.341145 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.api_utils [None req-6941a9d5-52ea-4c28-8ba8-8b598d867b84 demo demo] Removing options '' from query. {{(pid=112188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:15:45.341904 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.volume.api [None req-6941a9d5-52ea-4c28-8ba8-8b598d867b84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:15:45.353884 np0000182452 devstack@c-api.service[112188]: INFO cinder.volume.api [None req-6941a9d5-52ea-4c28-8ba8-8b598d867b84 demo demo] Get all volumes completed successfully. Jun 22 05:15:45.357365 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-6941a9d5-52ea-4c28-8ba8-8b598d867b84 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:15:45.357951 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 11/42] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:15:45 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 22 05:15:55.345665 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:16:45.374381 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-daefc8a2-5ffb-4c93-8b4d-4d5e471a8d20 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:16:45.485746 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-daefc8a2-5ffb-4c93-8b4d-4d5e471a8d20 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:16:45.486453 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-daefc8a2-5ffb-4c93-8b4d-4d5e471a8d20 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:16:45.486866 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-daefc8a2-5ffb-4c93-8b4d-4d5e471a8d20 demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:16:45.487307 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-daefc8a2-5ffb-4c93-8b4d-4d5e471a8d20 demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:16:45.490994 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-daefc8a2-5ffb-4c93-8b4d-4d5e471a8d20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:16:45.501691 np0000182452 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-daefc8a2-5ffb-4c93-8b4d-4d5e471a8d20 demo demo] Get all volumes completed successfully. Jun 22 05:16:45.504800 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-daefc8a2-5ffb-4c93-8b4d-4d5e471a8d20 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:16:45.505396 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 11/43] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:16:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:16:55.495410 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:17:45.521635 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-2da68956-8c45-4cd8-a154-7f8e92c6300e None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:17:45.526013 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-2da68956-8c45-4cd8-a154-7f8e92c6300e demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:17:45.526452 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-2da68956-8c45-4cd8-a154-7f8e92c6300e demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:17:45.526928 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-2da68956-8c45-4cd8-a154-7f8e92c6300e demo demo] Calling method 'detail' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:17:45.527423 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.api_utils [None req-2da68956-8c45-4cd8-a154-7f8e92c6300e demo demo] Removing options '' from query. {{(pid=112187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:17:45.529054 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.volume.api [None req-2da68956-8c45-4cd8-a154-7f8e92c6300e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:17:45.536314 np0000182452 devstack@c-api.service[112187]: INFO cinder.volume.api [None req-2da68956-8c45-4cd8-a154-7f8e92c6300e demo demo] Get all volumes completed successfully. Jun 22 05:17:45.538353 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-2da68956-8c45-4cd8-a154-7f8e92c6300e demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:17:45.538799 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 12/44] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:17:45 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 22 05:17:55.532931 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:18:45.555097 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-5a696b7a-0344-468a-81bd-f23d45b92892 None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:18:45.557015 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-5a696b7a-0344-468a-81bd-f23d45b92892 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:18:45.557191 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-5a696b7a-0344-468a-81bd-f23d45b92892 demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:18:45.557349 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-5a696b7a-0344-468a-81bd-f23d45b92892 demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:18:45.557561 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-5a696b7a-0344-468a-81bd-f23d45b92892 demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:18:45.558312 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-5a696b7a-0344-468a-81bd-f23d45b92892 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:18:45.567618 np0000182452 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-5a696b7a-0344-468a-81bd-f23d45b92892 demo demo] Get all volumes completed successfully. Jun 22 05:18:45.570493 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-5a696b7a-0344-468a-81bd-f23d45b92892 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:18:45.571039 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 11/45] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:18:45 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 22 05:18:55.561823 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:19:45.584381 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-55db2848-4e17-4ecf-b47f-b413b60cd10a None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:19:45.589440 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-55db2848-4e17-4ecf-b47f-b413b60cd10a demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:19:45.589440 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-55db2848-4e17-4ecf-b47f-b413b60cd10a demo demo] Empty body provided in request {{(pid=112188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:19:45.589440 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-55db2848-4e17-4ecf-b47f-b413b60cd10a demo demo] Calling method 'detail' {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:19:45.589655 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.api.api_utils [None req-55db2848-4e17-4ecf-b47f-b413b60cd10a demo demo] Removing options '' from query. {{(pid=112188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:19:45.590603 np0000182452 devstack@c-api.service[112188]: DEBUG cinder.volume.api [None req-55db2848-4e17-4ecf-b47f-b413b60cd10a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:19:45.599087 np0000182452 devstack@c-api.service[112188]: INFO cinder.volume.api [None req-55db2848-4e17-4ecf-b47f-b413b60cd10a demo demo] Get all volumes completed successfully. Jun 22 05:19:45.601108 np0000182452 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-55db2848-4e17-4ecf-b47f-b413b60cd10a demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:19:45.601472 np0000182452 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 12/46] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:19:45 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 22 05:19:55.594454 np0000182452 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:20:45.616113 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-d5c04cb2-6998-4fd0-94b6-7dee9f2a5d36 None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:20:45.618345 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-d5c04cb2-6998-4fd0-94b6-7dee9f2a5d36 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:20:45.618345 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-d5c04cb2-6998-4fd0-94b6-7dee9f2a5d36 demo demo] Empty body provided in request {{(pid=112190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:20:45.618569 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-d5c04cb2-6998-4fd0-94b6-7dee9f2a5d36 demo demo] Calling method 'detail' {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:20:45.618863 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.api.api_utils [None req-d5c04cb2-6998-4fd0-94b6-7dee9f2a5d36 demo demo] Removing options '' from query. {{(pid=112190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:20:45.619470 np0000182452 devstack@c-api.service[112190]: DEBUG cinder.volume.api [None req-d5c04cb2-6998-4fd0-94b6-7dee9f2a5d36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:20:45.626086 np0000182452 devstack@c-api.service[112190]: INFO cinder.volume.api [None req-d5c04cb2-6998-4fd0-94b6-7dee9f2a5d36 demo demo] Get all volumes completed successfully. Jun 22 05:20:45.627891 np0000182452 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-d5c04cb2-6998-4fd0-94b6-7dee9f2a5d36 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:20:45.628207 np0000182452 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 12/47] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:20:45 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 22 05:20:55.622316 np0000182452 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:21:45.644634 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [None req-92799e8b-cfa6-40ad-8535-bc2953c8260f None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:21:45.648535 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-92799e8b-cfa6-40ad-8535-bc2953c8260f demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:21:45.648750 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-92799e8b-cfa6-40ad-8535-bc2953c8260f demo demo] Empty body provided in request {{(pid=112187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:21:45.649111 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [None req-92799e8b-cfa6-40ad-8535-bc2953c8260f demo demo] Calling method 'detail' {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:21:45.649532 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.api.api_utils [None req-92799e8b-cfa6-40ad-8535-bc2953c8260f demo demo] Removing options '' from query. {{(pid=112187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:21:45.651003 np0000182452 devstack@c-api.service[112187]: DEBUG cinder.volume.api [None req-92799e8b-cfa6-40ad-8535-bc2953c8260f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:21:45.659393 np0000182452 devstack@c-api.service[112187]: INFO cinder.volume.api [None req-92799e8b-cfa6-40ad-8535-bc2953c8260f demo demo] Get all volumes completed successfully. Jun 22 05:21:45.661177 np0000182452 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [None req-92799e8b-cfa6-40ad-8535-bc2953c8260f demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:21:45.661524 np0000182452 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 13/48] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:21:45 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 22 05:21:55.656480 np0000182452 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 05:22:45.675258 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-3145bfcc-85d7-499b-a4ce-d93978ea722a None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 05:22:45.722283 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-3145bfcc-85d7-499b-a4ce-d93978ea722a demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jun 22 05:22:45.722979 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-3145bfcc-85d7-499b-a4ce-d93978ea722a demo demo] Empty body provided in request {{(pid=112189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 05:22:45.723384 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-3145bfcc-85d7-499b-a4ce-d93978ea722a demo demo] Calling method 'detail' {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 05:22:45.723891 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.api.api_utils [None req-3145bfcc-85d7-499b-a4ce-d93978ea722a demo demo] Removing options '' from query. {{(pid=112189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 05:22:45.725400 np0000182452 devstack@c-api.service[112189]: DEBUG cinder.volume.api [None req-3145bfcc-85d7-499b-a4ce-d93978ea722a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 05:22:45.737257 np0000182452 devstack@c-api.service[112189]: INFO cinder.volume.api [None req-3145bfcc-85d7-499b-a4ce-d93978ea722a demo demo] Get all volumes completed successfully. Jun 22 05:22:45.741102 np0000182452 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-3145bfcc-85d7-499b-a4ce-d93978ea722a demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jun 22 05:22:45.741742 np0000182452 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 12/49] 199.204.45.95 () {64 vars in 1290 bytes} [Mon Jun 22 05:22:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 05:22:55.730118 np0000182452 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}