Jun 26 09:51:03.841125 np0000183160 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 09:51:03.849860 np0000183160 devstack@c-api.service[112501]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 09:51:03 2026] *** Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: nodename: np0000183160 Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: machine: x86_64 Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: clock source: unix Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: pcre jit disabled Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: detected number of CPU cores: 16 Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: current working directory: / Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: detected binary path: /usr/bin/uwsgi-core Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: your processes number limit is 256917 Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: your memory page size is 4096 bytes Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: detected max file descriptor number: 2048 Jun 26 09:51:03.852937 np0000183160 devstack@c-api.service[112501]: lock engine: pthread robust mutexes Jun 26 09:51:03.853718 np0000183160 devstack@c-api.service[112501]: thunder lock: enabled Jun 26 09:51:03.853718 np0000183160 devstack@c-api.service[112501]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 09:51:03.853718 np0000183160 devstack@c-api.service[112501]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 09:51:03.853718 np0000183160 devstack@c-api.service[112501]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 09:51:03.853718 np0000183160 devstack@c-api.service[112501]: Set PythonHome to /opt/stack/data/venv Jun 26 09:51:03.888589 np0000183160 devstack@c-api.service[112501]: Python main interpreter initialized at 0x77c1b50a3668 Jun 26 09:51:03.888589 np0000183160 devstack@c-api.service[112501]: python threads support enabled Jun 26 09:51:03.888589 np0000183160 devstack@c-api.service[112501]: your server socket listen backlog is limited to 100 connections Jun 26 09:51:03.888589 np0000183160 devstack@c-api.service[112501]: your mercy for graceful operations on workers is 80 seconds Jun 26 09:51:03.889170 np0000183160 devstack@c-api.service[112501]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 09:51:03.889318 np0000183160 devstack@c-api.service[112501]: *** Operational MODE: preforking *** Jun 26 09:51:03.889468 np0000183160 devstack@c-api.service[112501]: *** uWSGI is running in multiple interpreter mode *** Jun 26 09:51:03.889468 np0000183160 devstack@c-api.service[112501]: spawned uWSGI master process (pid: 112501) Jun 26 09:51:03.889672 np0000183160 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 09:51:03.890257 np0000183160 devstack@c-api.service[112501]: spawned uWSGI worker 1 (pid: 112511, cores: 1) Jun 26 09:51:03.891353 np0000183160 devstack@c-api.service[112501]: spawned uWSGI worker 2 (pid: 112512, cores: 1) Jun 26 09:51:03.891353 np0000183160 devstack@c-api.service[112501]: spawned uWSGI worker 3 (pid: 112513, cores: 1) Jun 26 09:51:03.891689 np0000183160 devstack@c-api.service[112501]: spawned uWSGI worker 4 (pid: 112514, cores: 1) Jun 26 09:51:03.891780 np0000183160 devstack@c-api.service[112501]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 09:51:04.026067 np0000183160 devstack@c-api.service[112511]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:51:04.026067 np0000183160 devstack@c-api.service[112511]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:51:04.026067 np0000183160 devstack@c-api.service[112511]: we strongly recommend against using it for new projects. Jun 26 09:51:04.026067 np0000183160 devstack@c-api.service[112511]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:51:04.026067 np0000183160 devstack@c-api.service[112511]: framework. For more detail see Jun 26 09:51:04.026067 np0000183160 devstack@c-api.service[112511]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:51:04.026067 np0000183160 devstack@c-api.service[112511]: import eventlet # noqa Jun 26 09:51:04.026992 np0000183160 devstack@c-api.service[112513]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:51:04.026992 np0000183160 devstack@c-api.service[112513]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:51:04.026992 np0000183160 devstack@c-api.service[112513]: we strongly recommend against using it for new projects. Jun 26 09:51:04.026992 np0000183160 devstack@c-api.service[112513]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:51:04.026992 np0000183160 devstack@c-api.service[112513]: framework. For more detail see Jun 26 09:51:04.026992 np0000183160 devstack@c-api.service[112513]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:51:04.026992 np0000183160 devstack@c-api.service[112513]: import eventlet # noqa Jun 26 09:51:04.029664 np0000183160 devstack@c-api.service[112512]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:51:04.029664 np0000183160 devstack@c-api.service[112512]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:51:04.029664 np0000183160 devstack@c-api.service[112512]: we strongly recommend against using it for new projects. Jun 26 09:51:04.029664 np0000183160 devstack@c-api.service[112512]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:51:04.029664 np0000183160 devstack@c-api.service[112512]: framework. For more detail see Jun 26 09:51:04.029664 np0000183160 devstack@c-api.service[112512]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:51:04.029664 np0000183160 devstack@c-api.service[112512]: import eventlet # noqa Jun 26 09:51:04.042605 np0000183160 devstack@c-api.service[112514]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:51:04.042605 np0000183160 devstack@c-api.service[112514]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:51:04.042605 np0000183160 devstack@c-api.service[112514]: we strongly recommend against using it for new projects. Jun 26 09:51:04.042605 np0000183160 devstack@c-api.service[112514]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:51:04.042605 np0000183160 devstack@c-api.service[112514]: framework. For more detail see Jun 26 09:51:04.042605 np0000183160 devstack@c-api.service[112514]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:51:04.042605 np0000183160 devstack@c-api.service[112514]: import eventlet # noqa Jun 26 09:51:04.111506 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:51:04.111506 np0000183160 devstack@c-api.service[112511]: warnings.warn( Jun 26 09:51:04.112152 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:51:04.112152 np0000183160 devstack@c-api.service[112513]: warnings.warn( Jun 26 09:51:04.122887 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:51:04.122887 np0000183160 devstack@c-api.service[112512]: warnings.warn( Jun 26 09:51:04.134396 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:51:04.134396 np0000183160 devstack@c-api.service[112514]: warnings.warn( Jun 26 09:51:04.188187 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:51:04.188187 np0000183160 devstack@c-api.service[112513]: from cgi import parse_header Jun 26 09:51:04.188722 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:51:04.188722 np0000183160 devstack@c-api.service[112511]: from cgi import parse_header Jun 26 09:51:04.203514 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:51:04.203514 np0000183160 devstack@c-api.service[112512]: from cgi import parse_header Jun 26 09:51:04.215331 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:51:04.215331 np0000183160 devstack@c-api.service[112514]: from cgi import parse_header Jun 26 09:51:04.237508 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:51:04.237508 np0000183160 devstack@c-api.service[112511]: removals.removed_module( Jun 26 09:51:04.238260 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:51:04.238260 np0000183160 devstack@c-api.service[112513]: removals.removed_module( Jun 26 09:51:04.239420 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:51:04.239420 np0000183160 devstack@c-api.service[112511]: removals.removed_module( Jun 26 09:51:04.239925 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:51:04.239925 np0000183160 devstack@c-api.service[112513]: removals.removed_module( Jun 26 09:51:04.253071 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:51:04.253071 np0000183160 devstack@c-api.service[112512]: removals.removed_module( Jun 26 09:51:04.254490 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:51:04.254490 np0000183160 devstack@c-api.service[112512]: removals.removed_module( Jun 26 09:51:04.267989 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:51:04.267989 np0000183160 devstack@c-api.service[112514]: removals.removed_module( Jun 26 09:51:04.270617 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:51:04.270617 np0000183160 devstack@c-api.service[112514]: removals.removed_module( Jun 26 09:51:04.985883 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:51:04.985883 np0000183160 devstack@c-api.service[112511]: warnings.warn( Jun 26 09:51:04.989920 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:51:04.989920 np0000183160 devstack@c-api.service[112513]: warnings.warn( Jun 26 09:51:05.035752 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:51:05.035752 np0000183160 devstack@c-api.service[112511]: warnings.warn( Jun 26 09:51:05.039882 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:51:05.039882 np0000183160 devstack@c-api.service[112513]: warnings.warn( Jun 26 09:51:05.059301 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:51:05.059301 np0000183160 devstack@c-api.service[112514]: warnings.warn( Jun 26 09:51:05.078440 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:51:05.078440 np0000183160 devstack@c-api.service[112512]: warnings.warn( Jun 26 09:51:05.117454 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:51:05.117454 np0000183160 devstack@c-api.service[112514]: warnings.warn( Jun 26 09:51:05.131394 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:51:05.131394 np0000183160 devstack@c-api.service[112512]: warnings.warn( Jun 26 09:51:05.226533 np0000183160 devstack@c-api.service[112511]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:51:05.226725 np0000183160 devstack@c-api.service[112511]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112511) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:51:05.242457 np0000183160 devstack@c-api.service[112513]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:51:05.242588 np0000183160 devstack@c-api.service[112513]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112513) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:51:05.304882 np0000183160 devstack@c-api.service[112514]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:51:05.305065 np0000183160 devstack@c-api.service[112514]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112514) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:51:05.313237 np0000183160 devstack@c-api.service[112511]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:51:05.313237 np0000183160 devstack@c-api.service[112511]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:51:05.314427 np0000183160 devstack@c-api.service[112513]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:51:05.314427 np0000183160 devstack@c-api.service[112513]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:51:05.326618 np0000183160 devstack@c-api.service[112512]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:51:05.326817 np0000183160 devstack@c-api.service[112512]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112512) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:51:05.366495 np0000183160 devstack@c-api.service[112514]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:51:05.366495 np0000183160 devstack@c-api.service[112514]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:51:05.392328 np0000183160 devstack@c-api.service[112512]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:51:05.392328 np0000183160 devstack@c-api.service[112512]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:51:05.780084 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:51:05.780276 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112513) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:51:05.780435 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.780493 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112511) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:51:05.780541 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.780633 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.780633 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.780722 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.780823 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.780869 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.780906 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.781096 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.781141 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.781208 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.781266 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.781306 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.781353 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.781398 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.781442 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.781488 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.781528 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.781591 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.781643 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.781708 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.781752 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.781792 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.781839 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.781885 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.781925 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.781961 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.781997 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.782038 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.782078 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.784162 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.784222 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.784275 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.784338 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.784399 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.784449 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.784495 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.784544 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.784608 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.784608 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.784813 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.784813 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.784900 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.784945 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.784945 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.785020 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.785020 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.785020 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.785020 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.785175 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.785175 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.790748 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.790810 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.790859 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.790909 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.790959 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.791006 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.791061 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.791102 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.791144 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.791190 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.791226 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.791226 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.791310 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.791310 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.791511 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.791635 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.791723 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.791810 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.791871 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.791931 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.792000 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.792480 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.792529 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.792626 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.792686 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.792730 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.792777 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.792848 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.792899 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.792899 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.792990 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.793031 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.793068 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.793111 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.793157 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.793199 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.793237 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.793280 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.793325 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.793364 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.793407 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.793452 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.793492 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.793541 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.793602 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.793657 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.793702 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.793745 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.793784 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.793824 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.793860 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.793925 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.793968 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.794024 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.794071 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.794115 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.794158 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.794158 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.794158 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.794158 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.794158 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.794158 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.794158 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.794416 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.794416 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.794416 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.794416 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.794416 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.794602 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.794653 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.794698 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.794742 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.794793 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.794793 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.794875 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.794921 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.794959 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.795001 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.795048 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.795092 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.795132 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.795132 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.795132 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.795132 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.796456 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.796515 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.796560 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.796623 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.796670 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.796718 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.796775 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.796826 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.796872 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.796912 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.796950 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.796995 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.797041 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.797082 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.797131 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.797175 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.797175 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.797175 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.797175 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.797175 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.797364 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.798128 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.798189 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.798243 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.798293 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.798372 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.798423 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.798471 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.798519 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.798581 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.798632 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.798632 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.798703 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.798748 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.798748 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.798835 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.798892 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.798892 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.798964 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.799009 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.799050 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.799090 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.799131 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.799170 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.799219 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.799219 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.799219 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.799336 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.799375 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.799416 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.799463 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.799524 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.799566 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.799623 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.799670 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.799717 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.799760 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.799799 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.799840 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.799884 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.799923 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.799968 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.799968 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.801302 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.801371 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.801421 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.801469 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.801514 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.801593 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.801638 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.801694 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.801740 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.801779 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.801779 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.801864 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.801909 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.801949 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.801987 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.802032 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.802090 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.802134 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.802177 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.802216 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.802216 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.806526 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.806597 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.806650 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.806702 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.806784 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.806860 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.806911 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.807076 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.807129 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.807189 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.807257 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.807298 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.807359 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.807420 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.807578 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.807640 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.807706 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.807755 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.807755 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.807832 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.807873 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.807919 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.807958 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.808003 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.808003 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.808088 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.808128 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.808128 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.808201 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112512) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:51:05.808248 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.808292 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.808331 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.808370 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.808425 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.808469 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.808513 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.808556 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.808625 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.808667 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.808706 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.808744 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.808786 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.808825 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.808875 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.808926 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.808967 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.809123 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.809177 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.809256 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.809322 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.809382 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.809423 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.809464 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.809514 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.809554 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.809621 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.809621 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.809695 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.809695 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.809772 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.809823 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.809895 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.809960 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.810018 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.810059 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.810099 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.810138 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.810184 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.810247 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.810296 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.810335 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.810375 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.810414 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.810455 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.810517 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.810578 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.810619 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.810667 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.810713 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.810753 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.810753 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.811529 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.811603 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.811657 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.811719 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.811779 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.811833 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.811924 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.812404 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.812496 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.812576 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.812648 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.812704 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.812747 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.812793 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.812841 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.812881 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.812921 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.812960 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.813002 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.813047 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.813092 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.813131 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.813173 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.813214 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.813265 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.813306 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.813345 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.813385 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.813433 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.813481 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.813524 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.813570 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.813633 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.813677 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.813723 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.813766 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.813808 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.813847 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.813892 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.813931 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.813970 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.814009 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.814050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.814050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.814050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.814050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.814050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.814050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.814050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.815124 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.815174 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.815247 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.815296 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.815339 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.815376 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.815415 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.815450 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.815490 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.815528 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.815588 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.815626 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.815663 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.815710 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.815745 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.815788 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.815828 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.815864 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.815899 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.815935 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.815975 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.816011 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.816052 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.816094 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.816138 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.816181 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.816220 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.816260 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.816319 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.816354 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.816391 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.816426 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.816467 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.816510 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.816551 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.816605 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.816646 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.816693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.816735 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.816774 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.816818 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.816862 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.816912 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.816951 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.816995 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.817035 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.817074 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.817113 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.817159 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.817202 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.817243 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.817287 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.817337 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.818676 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.818759 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.818798 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.818849 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.818890 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.818930 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.818970 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.819015 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.819061 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.819108 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.819152 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.819190 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.819234 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.819274 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.819309 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.819309 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.819309 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.819433 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.819433 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.819520 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.819568 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.819686 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.819731 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.819771 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.819819 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.820168 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.820210 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.820250 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.820250 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.820250 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.820383 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.820383 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.820383 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.820383 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.820383 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.820383 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.820383 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.820693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.820693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.820693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.820693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.820693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.820693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.820693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.821005 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.821005 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.821087 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.821127 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.821127 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.821127 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.821238 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.821278 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.821278 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.821360 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.821404 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.821444 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.821487 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.821532 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.821592 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.821633 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.821803 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.821865 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.821907 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.821947 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.822045 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.822109 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.822152 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.822193 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.822238 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.822283 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.822334 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.822376 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.822416 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.822497 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.822540 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.822600 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.822652 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.822693 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.822738 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.822784 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.822831 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.822881 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.822927 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.822974 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.823020 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.823059 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.823104 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.823138 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.823168 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.823202 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.823235 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.823235 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.823235 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.823235 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.823235 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.823235 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.823387 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.823424 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.823424 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.823484 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.823513 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.823540 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.823570 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.823615 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.823652 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.823681 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.823681 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.823732 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.823766 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.823795 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.823827 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.823859 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.823888 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.823919 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.823951 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.823981 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.824008 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.824044 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.824076 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.824103 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.824134 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.824165 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.824197 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.824222 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.824250 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.824278 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.824310 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.824348 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.824348 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.824410 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.824440 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.824440 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.824499 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.824499 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.824555 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.824596 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.824596 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.824661 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.824693 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.824724 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.824753 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.824781 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.824810 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.824843 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.824872 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.824872 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.824927 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.824956 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.824984 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.825016 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.825043 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.825079 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.825112 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.825144 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.825144 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.825198 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.825227 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.825227 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.825281 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.825281 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.825341 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.825341 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.825401 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.825430 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.825430 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.825430 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.825509 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.825538 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.825538 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.825604 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.825641 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.825641 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.825641 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.825717 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.825746 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.825746 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.825802 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.825832 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.825832 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.825883 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.825916 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.825916 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.825973 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.826002 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.826032 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.826057 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.826081 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.826105 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.826129 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.826232 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.826262 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.826290 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.826317 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.826349 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.826376 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.826415 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.826450 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.826480 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.826511 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.826560 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.826609 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.826638 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.826665 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.826696 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.826723 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.826751 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.826778 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.826805 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.826830 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.826858 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.826887 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.826912 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.826912 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.826912 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.826981 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.827010 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.827010 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.827057 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.827084 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.827084 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.827136 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.827169 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.827197 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.827197 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.827253 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.827280 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.827312 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.827406 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.827494 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.827589 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.827700 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.827783 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.827817 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.827863 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.827892 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.827946 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.827980 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.828029 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.828061 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.828087 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.828142 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.828174 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.828235 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.828266 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.828324 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.828411 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.828504 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.828624 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.828717 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.828803 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.828893 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.828981 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.829068 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.829162 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.829632 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.829732 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.829823 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.829916 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.829999 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.830091 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.830186 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.830408 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.830479 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.830530 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.830664 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.830756 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.830828 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.830870 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.830901 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.830934 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.830966 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.830994 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.831023 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.831023 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.831078 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.831115 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.831115 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.831174 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.831204 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.831244 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.831377 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.831512 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.831666 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.831733 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.831796 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.831854 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.831912 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.831968 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.832003 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.832043 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.832072 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.832135 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.832202 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.832256 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.832315 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.832388 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.832851 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.832917 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.832957 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.832957 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.833013 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.833042 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.833070 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.833124 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.833160 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.833208 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.833243 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.833296 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.833332 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.833388 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.833420 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.833450 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.833478 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.833506 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.833534 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.833578 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.833617 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.833646 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.833673 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.833706 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.833734 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.833761 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.833788 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.833816 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.833922 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.834008 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.834088 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.834176 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.834257 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.834339 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.834427 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.834517 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.834589 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.834667 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.834752 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.834816 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.834851 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.834881 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.834909 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.834937 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.834970 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.835004 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.835036 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.835064 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.835094 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.835125 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.835154 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.835182 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.835210 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.835241 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.835272 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.835300 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.835333 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.835361 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.835388 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.835421 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.835450 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.835478 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.835505 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.835533 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.835566 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.835606 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.835641 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.835674 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.835701 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.835737 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.835765 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.835797 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.835824 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.835853 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.835884 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.835911 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.835943 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.835976 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.836009 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.836043 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.836076 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.836106 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.836134 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.836134 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.836190 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.836224 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.836252 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.836279 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.836307 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.836332 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.837134 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.837167 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.837193 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.837217 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.837248 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.837276 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.837308 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.837337 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.837367 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.837392 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.837425 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.837454 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.837482 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.837510 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.837538 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.837568 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.837609 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.837647 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.837679 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.837708 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.837736 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.837770 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.837798 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.837826 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.837852 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.837888 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.837916 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.837948 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.837948 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.838006 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.838006 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.838062 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.838096 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.838096 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.838148 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.838176 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.838203 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.838235 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.838263 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.838290 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.838322 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.838351 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.838383 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.838414 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.838442 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.838470 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.838470 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.838470 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.838470 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.838470 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.839535 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.839535 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.839535 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.839535 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.839535 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.839535 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.839535 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.839737 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.839737 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.839737 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.839811 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.839840 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.839867 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.839898 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.839936 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.839966 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.839993 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.840020 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.840047 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.840078 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.840108 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.840135 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.840162 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.840189 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.840224 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.840224 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.840224 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.840224 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.840628 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.840694 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.840761 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.840820 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.840880 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.840939 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.841013 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:05.841136 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.841198 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.841259 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.841305 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.841336 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.841368 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.841393 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.841420 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112511) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.841453 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.841485 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.841513 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.841543 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:05.841571 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.841571 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.841642 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.841669 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:05.841699 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.841726 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.841726 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112511) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.841784 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:05.841816 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112511) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.841858 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:05.842270 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:05.842390 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:05.892440 np0000183160 devstack@c-api.service[112514]: INFO dbcounter [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Registered counter for database cinder Jun 26 09:51:05.896648 np0000183160 devstack@c-api.service[112512]: INFO dbcounter [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Registered counter for database cinder Jun 26 09:51:05.899219 np0000183160 devstack@c-api.service[112511]: INFO dbcounter [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Registered counter for database cinder Jun 26 09:51:05.910948 np0000183160 devstack@c-api.service[112513]: INFO dbcounter [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Registered counter for database cinder Jun 26 09:51:05.933368 np0000183160 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-819aee7a-197f-42ce-91e4-1d775647f127 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:05.938255 np0000183160 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:05.946736 np0000183160 devstack@c-api.service[112511]: DEBUG oslo_db.sqlalchemy.engines [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 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=112511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:05.962082 np0000183160 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-bbece1ad-7ac9-49d4-8947-84102f563816 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:06.069047 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writer thread running {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:51:06.069677 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writer thread running {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:51:06.071507 np0000183160 devstack@c-api.service[112514]: INFO cinder.rpc [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:51:06.072448 np0000183160 devstack@c-api.service[112511]: INFO cinder.rpc [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:51:06.073574 np0000183160 devstack@c-api.service[112514]: INFO cinder.rpc [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:51:06.074483 np0000183160 devstack@c-api.service[112511]: INFO cinder.rpc [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:51:06.075418 np0000183160 devstack@c-api.service[112514]: INFO cinder.rpc [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:51:06.076376 np0000183160 devstack@c-api.service[112511]: INFO cinder.rpc [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:51:06.077017 np0000183160 devstack@c-api.service[112514]: INFO cinder.rpc [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:51:06.077851 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.078540 np0000183160 devstack@c-api.service[112511]: INFO cinder.rpc [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:51:06.078673 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writer thread running {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:51:06.079052 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.080980 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.081201 np0000183160 devstack@c-api.service[112512]: INFO cinder.rpc [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:51:06.081906 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.083503 np0000183160 devstack@c-api.service[112512]: INFO cinder.rpc [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:51:06.085555 np0000183160 devstack@c-api.service[112512]: INFO cinder.rpc [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:51:06.087402 np0000183160 devstack@c-api.service[112512]: INFO cinder.rpc [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:51:06.088270 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.090346 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writer thread running {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:51:06.091218 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.093083 np0000183160 devstack@c-api.service[112513]: INFO cinder.rpc [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:51:06.095326 np0000183160 devstack@c-api.service[112513]: INFO cinder.rpc [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:51:06.097785 np0000183160 devstack@c-api.service[112513]: INFO cinder.rpc [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:51:06.100226 np0000183160 devstack@c-api.service[112513]: INFO cinder.rpc [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:51:06.101369 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.104909 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.111347 np0000183160 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-819aee7a-197f-42ce-91e4-1d775647f127 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:06.113951 np0000183160 devstack@c-api.service[112514]: INFO cinder.rpc [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:51:06.114371 np0000183160 devstack@c-api.service[112511]: DEBUG oslo_db.sqlalchemy.engines [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 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=112511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:06.115318 np0000183160 devstack@c-api.service[112514]: INFO cinder.rpc [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:51:06.116882 np0000183160 devstack@c-api.service[112511]: INFO cinder.rpc [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:51:06.117007 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.118751 np0000183160 devstack@c-api.service[112511]: INFO cinder.rpc [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:51:06.119676 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.125143 np0000183160 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:06.130034 np0000183160 devstack@c-api.service[112512]: INFO cinder.rpc [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:51:06.130544 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.133042 np0000183160 devstack@c-api.service[112512]: INFO cinder.rpc [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:51:06.133861 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.133994 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.134866 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.136975 np0000183160 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-bbece1ad-7ac9-49d4-8947-84102f563816 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:06.137987 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.139097 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.139684 np0000183160 devstack@c-api.service[112513]: INFO cinder.rpc [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:51:06.142055 np0000183160 devstack@c-api.service[112513]: INFO cinder.rpc [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:51:06.142260 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.142872 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.143445 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.145680 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.146180 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.149603 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.149603 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.149761 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.152162 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.152824 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.153280 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.154515 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.155196 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.155640 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.157894 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.157990 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.158599 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.160046 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.160815 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.161210 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.162412 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.162873 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.163019 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.165037 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.166909 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.168494 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.169454 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.170194 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.170481 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.171863 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.172976 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.173277 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.173815 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.173974 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.175560 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.176182 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.176224 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.176412 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.176993 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.177791 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.178379 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.179206 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.179371 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.179403 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.179841 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.180552 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.181116 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.182029 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.182391 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.182426 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.182546 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.183312 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.183916 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.183951 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.184721 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.184911 np0000183160 devstack@c-api.service[112511]: WARNING cinder.api.contrib.hosts [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:51:06.185139 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: extensions {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.185374 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.186092 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.186700 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.186912 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.187111 np0000183160 devstack@c-api.service[112514]: WARNING cinder.api.contrib.hosts [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:51:06.187264 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: cgsnapshots {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.187327 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: extensions {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.188683 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: qos-specs {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.189147 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: cgsnapshots {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.189643 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.190527 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: qos-specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.191678 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: capabilities {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.192337 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.192611 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: capabilities {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.192956 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: backups {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.193901 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: backups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.195001 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: os-volume-type-access {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.195519 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.195807 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.195873 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: os-volume-type-access {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.196631 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: encryption {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.197599 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.197987 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.198116 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: consistencygroups {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.199001 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: consistencygroups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.199166 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.199574 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.200074 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: extra_specs {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.200959 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: extra_specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.201037 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.201390 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.201603 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: encryption {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.202449 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.202775 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.203069 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.203132 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: os-volume-manage {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.203942 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.204261 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: os-volume-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.204536 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.204693 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: os-volume-transfer {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.205259 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.205753 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: os-volume-transfer {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.206006 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.206193 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: os-availability-zone {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.206719 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.207381 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: os-availability-zone {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.207488 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: os-quota-sets {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.207551 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.208089 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.208825 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.208891 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: os-quota-class-sets {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.208950 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: os-quota-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.209156 np0000183160 devstack@c-api.service[112513]: WARNING cinder.api.contrib.hosts [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:51:06.209330 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: extensions {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.210198 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: os-snapshot-manage {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.210352 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: os-quota-class-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.210423 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.210772 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: cgsnapshots {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.211685 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: os-snapshot-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.211766 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.211837 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: os-hosts {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.212137 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: qos-specs {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.212921 np0000183160 devstack@c-api.service[112512]: WARNING cinder.api.contrib.hosts [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:51:06.213075 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: os-hosts {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.213136 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extended resource: scheduler-stats {{(pid=112511) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.213192 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: extensions {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.214240 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: capabilities {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.214465 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extended resource: scheduler-stats {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.215309 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.215615 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: cgsnapshots {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.216486 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: backups {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.216736 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.217014 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.217097 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: qos-specs {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.217586 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] SnapshotActionsController initialized {{(pid=112511) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:51:06.218313 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.218392 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.218492 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: os-volume-type-access {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.219201 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: capabilities {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.219423 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.contrib.snapshot_actions [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] SnapshotActionsController initialized {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:51:06.219684 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.220151 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: encryption {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.220215 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.220587 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: backups {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.221002 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.221483 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.221898 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: consistencygroups {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.222384 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.222598 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: os-volume-type-access {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.222829 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.223881 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: extra_specs {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.223965 np0000183160 devstack@c-api.service[112511]: WARNING castellan.key_manager.migration [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.224189 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.224500 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: encryption {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.224762 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension UsedLimits extending resource: limits {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.224871 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.225429 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: encryption {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.225504 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.225609 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.225683 np0000183160 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.225742 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension VolumeActions extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.225876 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.225971 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226033 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: consistencygroups {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.226095 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension TypesManage extending resource: types {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226152 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226309 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226419 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension AdminActions extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226480 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension UsedLimits extending resource: limits {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226547 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension AdminActions extending resource: snapshots {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226630 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226688 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension AdminActions extending resource: backups {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226744 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226801 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226858 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226932 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.226997 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.v3.router [None req-8ac1d2e3-89cc-493d-81f2-9f097f3dce60 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112511) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227063 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension VolumeActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227113 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: os-volume-manage {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.227152 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227152 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227284 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension TypesManage extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227386 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227495 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227629 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension AdminActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227737 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension AdminActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227844 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension AdminActions extending resource: backups {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.227945 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.228051 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.228101 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: extra_specs {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.228149 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-819aee7a-197f-42ce-91e4-1d775647f127 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.228414 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: os-volume-transfer {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.229732 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: encryption {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.230060 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: os-availability-zone {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.231325 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: os-volume-manage {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.231431 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: os-quota-sets {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.232809 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: os-volume-transfer {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.232880 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: os-quota-class-sets {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.234123 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: os-snapshot-manage {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.234493 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: os-availability-zone {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.234553 np0000183160 devstack@c-api.service[112511]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77c1b50a3668 pid: 112511 (default app) Jun 26 09:51:06.235603 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: os-hosts {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.235840 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: os-quota-sets {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.235899 np0000183160 devstack@c-api.service[112514]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77c1b50a3668 pid: 112514 (default app) Jun 26 09:51:06.236967 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extended resource: scheduler-stats {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.237229 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: os-quota-class-sets {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.238641 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: os-snapshot-manage {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.239458 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.240134 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: os-hosts {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.240951 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.241653 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extended resource: scheduler-stats {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:06.241793 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.contrib.snapshot_actions [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] SnapshotActionsController initialized {{(pid=112513) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:51:06.242558 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.242751 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.242751 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.242905 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.242905 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.242905 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.242905 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.242905 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.243317 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.243317 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.243317 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.243317 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.243317 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.243317 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.243789 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.243789 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.243789 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.243789 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.243789 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.244129 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.244129 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.244129 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.244129 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.244399 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.244399 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.244399 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.244399 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.244760 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.244760 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.244760 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.244760 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.244760 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245113 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.245113 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245113 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.245113 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245113 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.245443 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245443 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.245443 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245443 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.245443 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245443 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.245869 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245869 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.245869 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245869 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.245869 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.245869 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.246289 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.246289 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.246289 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.246289 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.246289 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.246289 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.246826 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.246826 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.246826 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.246826 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.246826 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.246826 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247208 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247208 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247208 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247208 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247400 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247400 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247400 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247400 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247400 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247653 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247653 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247653 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247653 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247653 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247876 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247876 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247876 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247876 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.247876 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.247876 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248151 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248151 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248151 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248151 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248151 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248400 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248400 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248400 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248400 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248400 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248702 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248702 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248702 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248702 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248893 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248893 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.248893 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.248893 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249072 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249072 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249072 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249072 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249072 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249304 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249304 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249304 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249304 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249304 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249508 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249508 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249508 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249508 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249704 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249704 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249704 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249704 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249883 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249883 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.249883 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.249883 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250176 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250176 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250176 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250176 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250356 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250356 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250356 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250356 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250521 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250521 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250521 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250521 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250521 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250521 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250842 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250842 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250842 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.250842 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.250842 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251071 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251071 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251071 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251071 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251071 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251277 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.251316 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251316 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251316 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251316 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251316 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251316 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251569 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251569 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251569 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251569 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251569 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251822 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251822 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251822 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251822 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251822 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.251822 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.251822 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252121 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252121 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252121 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252121 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252121 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252353 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252353 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252353 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252353 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252353 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252548 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252548 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252548 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252548 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252754 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252754 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252754 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:06.252754 np0000183160 devstack@c-api.service[112511]: warnings.warn(deprecated_msg) Jun 26 09:51:06.252980 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.253021 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.253058 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-abdb7b1a-0543-48e0-a726-79818fadf46e None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:51:06.253094 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.253132 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.253168 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.contrib.snapshot_actions [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] SnapshotActionsController initialized {{(pid=112512) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:51:06.253204 np0000183160 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.253238 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.253279 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 1/1] 199.19.213.82 () {60 vars in 949 bytes} [Fri Jun 26 09:51:06 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:51:06.253323 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension UsedLimits extending resource: limits {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253323 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253323 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253323 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253323 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension VolumeActions extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253323 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253323 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253602 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.253644 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension TypesManage extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253644 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253644 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253644 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension AdminActions extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253644 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension AdminActions extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253644 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension AdminActions extending resource: backups {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253644 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253891 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253891 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-bbece1ad-7ac9-49d4-8947-84102f563816 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.253975 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.253975 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.254046 np0000183160 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:06.254990 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension UsedLimits extending resource: limits {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.255124 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.255383 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.255495 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.255613 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension VolumeActions extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.255761 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.255866 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.255969 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension TypesManage extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.256131 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.256252 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.256367 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension AdminActions extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.256491 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension AdminActions extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.256616 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension AdminActions extending resource: backups {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.256723 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.256835 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.256941 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-daa9b77f-dd87-45b8-8212-3125a2a61ae3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:06.258625 np0000183160 devstack@c-api.service[112513]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77c1b50a3668 pid: 112513 (default app) Jun 26 09:51:06.266113 np0000183160 devstack@c-api.service[112512]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77c1b50a3668 pid: 112512 (default app) Jun 26 09:51:13.089303 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.089303 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.089303 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.089303 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.089303 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090056 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090056 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090056 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090056 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090056 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090368 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090368 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090368 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090368 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090368 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090368 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090743 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090743 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090743 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090743 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090980 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090980 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.090980 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.090980 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.091231 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.091231 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.091231 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.091231 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.091478 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.091478 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.091478 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.091478 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.091478 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.091802 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.091802 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.091802 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.091802 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.091802 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092079 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092079 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092079 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092079 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092079 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092079 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092415 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092415 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092415 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092415 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092415 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092415 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092863 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092863 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092863 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092863 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.092863 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.092863 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.093204 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.093204 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.093204 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.093204 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.093204 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.093521 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.093521 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.093521 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.093521 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.093521 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.093803 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.093803 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.093803 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.093803 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.093803 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.093803 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094010 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094010 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094010 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094010 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094010 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094010 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094208 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094208 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094208 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094208 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094208 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094393 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094393 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094393 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094393 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094393 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094589 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094589 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094589 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094589 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094738 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094738 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094738 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094738 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094902 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094902 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094902 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.094902 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.094902 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095086 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095086 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095086 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095086 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095086 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095257 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095257 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095257 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095257 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095401 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095401 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095401 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095401 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095564 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095564 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095564 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095564 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095727 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095727 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095727 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095727 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095872 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095872 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.095872 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.095872 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096015 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096015 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096015 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096015 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096015 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096198 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096198 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096198 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096198 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096198 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096198 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096422 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096422 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096422 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096422 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096422 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096611 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096611 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096611 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096611 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096611 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096611 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096832 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096832 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096832 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096832 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.096832 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.096832 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097053 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097053 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097053 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097053 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097053 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097053 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097281 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097281 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097281 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097281 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097281 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097281 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097506 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097506 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097506 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097506 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097670 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097670 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097670 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097670 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097670 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097856 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097856 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097856 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097856 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:13.097856 np0000183160 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) Jun 26 09:51:13.097856 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-edf3e9a9-f749-4535-ae95-92796443fed8 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:51:13.561647 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-edf3e9a9-f749-4535-ae95-92796443fed8 admin admin] POST https://199.19.213.82/volume/v3/types Jun 26 09:51:13.562125 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-edf3e9a9-f749-4535-ae95-92796443fed8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:51:13.563753 np0000183160 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:51:13.563753 np0000183160 devstack@c-api.service[112514]: warnings.warn( Jun 26 09:51:13.600732 np0000183160 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-edf3e9a9-f749-4535-ae95-92796443fed8 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:13.628903 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-edf3e9a9-f749-4535-ae95-92796443fed8 admin admin] https://199.19.213.82/volume/v3/types returned with HTTP 200 Jun 26 09:51:13.629311 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 1/2] 199.19.213.82 () {68 vars in 1281 bytes} [Fri Jun 26 09:51:13 2026] POST /volume/v3/types => generated 186 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:51:13.639999 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [req-edf3e9a9-f749-4535-ae95-92796443fed8 req-19afea9c-14bc-4d86-bb42-f558a09112f3 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:51:13.969995 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [req-edf3e9a9-f749-4535-ae95-92796443fed8 req-19afea9c-14bc-4d86-bb42-f558a09112f3 admin admin] POST https://199.19.213.82/volume/v3/types/8f3d8b05-fdc6-428c-9744-2a1602fed0a7/extra_specs Jun 26 09:51:13.970544 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [req-edf3e9a9-f749-4535-ae95-92796443fed8 req-19afea9c-14bc-4d86-bb42-f558a09112f3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:51:13.972252 np0000183160 devstack@c-api.service[112511]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:51:13.972252 np0000183160 devstack@c-api.service[112511]: warnings.warn( Jun 26 09:51:14.003439 np0000183160 devstack@c-api.service[112511]: DEBUG oslo_db.sqlalchemy.engines [req-edf3e9a9-f749-4535-ae95-92796443fed8 req-19afea9c-14bc-4d86-bb42-f558a09112f3 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=112511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:14.064825 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [req-edf3e9a9-f749-4535-ae95-92796443fed8 req-19afea9c-14bc-4d86-bb42-f558a09112f3 admin admin] https://199.19.213.82/volume/v3/types/8f3d8b05-fdc6-428c-9744-2a1602fed0a7/extra_specs returned with HTTP 200 Jun 26 09:51:14.065332 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 2/3] 199.19.213.82 () {70 vars in 1498 bytes} [Fri Jun 26 09:51:13 2026] POST /volume/v3/types/8f3d8b05-fdc6-428c-9744-2a1602fed0a7/extra_specs => generated 55 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:51:16.132378 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=6 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:51:16.141516 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=6 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:51:23.626651 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:51:24.063212 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:53:34.789651 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.789651 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.789651 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.789651 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.789651 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.790808 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.790808 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.790808 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.790808 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.790808 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.791229 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.791229 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.791229 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.791229 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.791229 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.791229 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.791730 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.791730 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.791730 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.791730 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.792042 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.792042 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.792042 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.792042 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.792342 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.792342 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.792342 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.792342 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.792693 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.792693 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.792693 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.792693 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.792693 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793084 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.793084 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793084 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.793084 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793084 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.793438 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793438 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.793438 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793438 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.793438 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793438 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.793923 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793923 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.793923 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793923 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.793923 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.793923 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.794503 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.794503 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.794503 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.794503 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.794503 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.794503 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.794992 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.794992 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.794992 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.794992 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.794992 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.796122 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.796122 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.796122 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.796122 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.796122 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797030 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.797030 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797030 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.797030 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797030 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.797030 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797503 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.797503 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797503 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.797503 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797503 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.797503 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797965 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.797965 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797965 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.797965 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.797965 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.798357 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.798357 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.798357 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.798357 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.798357 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.798759 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.798759 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.798759 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.798759 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.799067 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.799067 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.799067 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.799067 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.799395 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.799395 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.799395 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.799395 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.799395 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.799822 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.799822 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.799822 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.799822 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.799822 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.800152 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.800152 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.800152 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.800152 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.800430 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.800430 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.800430 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.800430 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.800748 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.800748 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.800748 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.800748 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.801058 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.801058 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.801058 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.801058 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.801346 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.801346 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.801346 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.801346 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.801660 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.801660 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.801660 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.801660 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.801660 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802028 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.802028 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802028 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.802028 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802028 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.802028 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802426 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.802426 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802426 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.802426 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802426 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.802786 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802786 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.802786 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802786 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.802786 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.802786 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.803298 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.803298 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.803298 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.803298 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.803298 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.803298 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.805624 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.805624 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.805624 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.805624 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.805624 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.805624 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.806202 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.806202 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.806202 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.806202 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.806202 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.806202 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.806791 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.806791 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.806791 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.806791 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.807190 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.807190 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.807190 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.807190 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.807190 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.807701 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.807701 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.807701 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.807701 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:53:34.807701 np0000183160 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) Jun 26 09:53:34.807701 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-f1a7f746-0076-4c10-854e-80d83366668d None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:53:34.807701 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-f1a7f746-0076-4c10-854e-80d83366668d None None] GET https://199.19.213.82/volume// Jun 26 09:53:34.808046 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-f1a7f746-0076-4c10-854e-80d83366668d None None] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:53:34.808046 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-f1a7f746-0076-4c10-854e-80d83366668d None None] Calling method 'all' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:53:34.808046 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-f1a7f746-0076-4c10-854e-80d83366668d None None] https://199.19.213.82/volume// returned with HTTP 300 Jun 26 09:53:34.808046 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 1/4] 199.19.213.82 () {66 vars in 1449 bytes} [Fri Jun 26 09:53:34 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 09:54:13.873723 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.873723 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.873723 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.873723 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.874700 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.874700 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.874700 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.874700 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.874941 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.874941 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.874941 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.874941 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.874941 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.874941 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.875327 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.875327 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.875327 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.875327 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.875327 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.875665 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.875665 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.875665 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.875665 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.875665 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.875927 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.875927 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.875927 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.875927 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.876151 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.876151 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.876151 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.876151 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.876151 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.876436 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.876436 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.876436 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.876436 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.876436 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.876756 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.876756 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.876756 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.876756 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.876756 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.876756 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877086 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.877086 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877086 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.877086 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877086 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.877086 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877409 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.877409 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877409 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.877409 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877409 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.877409 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877772 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.877772 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877772 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.877772 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.877772 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878063 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.878063 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878063 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.878063 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878063 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.878328 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878328 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.878328 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878328 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.878328 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878328 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.878678 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878678 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.878678 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878678 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.878678 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.878678 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879017 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879017 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879017 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879017 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879017 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879319 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879319 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879319 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879319 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879319 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879621 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879621 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879621 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879621 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879859 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879859 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.879859 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.879859 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880080 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880080 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880080 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880080 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880080 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880373 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880373 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880373 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880373 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880373 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880670 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880670 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880670 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880670 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880909 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880909 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.880909 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.880909 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881136 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.881136 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881136 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.881136 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881366 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.881366 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881366 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.881366 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881624 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.881624 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881624 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.881624 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881844 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.881844 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881844 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.881844 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.881844 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882132 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.882132 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882132 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.882132 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882132 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.882132 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882432 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.882432 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882432 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.882432 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882432 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.882722 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882722 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.882722 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882722 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.882722 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.882722 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883050 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883050 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883050 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883050 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883050 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883050 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883434 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883434 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883434 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883434 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883434 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883434 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883642 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883642 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883642 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883642 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883642 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883642 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883807 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883807 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883807 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883807 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883915 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883915 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883915 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.883915 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.883915 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.884050 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.884050 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.884050 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.884050 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:13.884050 np0000183160 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) Jun 26 09:54:13.884050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-07032c8c-9dd3-4968-86eb-dea6b71ae4d5 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:13.884050 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 1/5] 199.19.213.82 () {62 vars in 1061 bytes} [Fri Jun 26 09:54:13 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:54:13.911528 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-ad612897-c466-474e-8ad1-590e604818d5 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:13.919786 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 2/6] 199.19.213.82 () {64 vars in 1265 bytes} [Fri Jun 26 09:54:13 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:54:13.957401 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [req-ad612897-c466-474e-8ad1-590e604818d5 req-2ba67304-8e17-4975-8549-fe13b04ed606 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:13.962705 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [req-ad612897-c466-474e-8ad1-590e604818d5 req-2ba67304-8e17-4975-8549-fe13b04ed606 demo demo] GET https://199.19.213.82/volume/v3/ Jun 26 09:54:13.963107 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [req-ad612897-c466-474e-8ad1-590e604818d5 req-2ba67304-8e17-4975-8549-fe13b04ed606 demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:13.963602 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [req-ad612897-c466-474e-8ad1-590e604818d5 req-2ba67304-8e17-4975-8549-fe13b04ed606 demo demo] Calling method 'version_select' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:13.964899 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [req-ad612897-c466-474e-8ad1-590e604818d5 req-2ba67304-8e17-4975-8549-fe13b04ed606 demo demo] https://199.19.213.82/volume/v3/ returned with HTTP 200 Jun 26 09:54:13.965210 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 3/7] 199.19.213.82 () {66 vars in 1339 bytes} [Fri Jun 26 09:54:13 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 26 09:54:14.004155 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-d3ec9eab-32fb-494b-9276-8a5e2f92c7b2 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:14.338719 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-d3ec9eab-32fb-494b-9276-8a5e2f92c7b2 demo demo] GET https://199.19.213.82/volume/v3/types Jun 26 09:54:14.339029 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-d3ec9eab-32fb-494b-9276-8a5e2f92c7b2 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:14.339235 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-d3ec9eab-32fb-494b-9276-8a5e2f92c7b2 demo demo] Calling method 'index' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:14.339818 np0000183160 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:54:14.339818 np0000183160 devstack@c-api.service[112513]: warnings.warn( Jun 26 09:54:14.340432 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-d3ec9eab-32fb-494b-9276-8a5e2f92c7b2 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:54:14.377732 np0000183160 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-d3ec9eab-32fb-494b-9276-8a5e2f92c7b2 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:14.398101 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-d3ec9eab-32fb-494b-9276-8a5e2f92c7b2 demo demo] https://199.19.213.82/volume/v3/types returned with HTTP 200 Jun 26 09:54:14.398643 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 2/8] 199.19.213.82 () {64 vars in 1283 bytes} [Fri Jun 26 09:54:14 2026] GET /volume/v3/types => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:14.435057 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-63112473-cec5-4f66-8590-393bf3bf312d None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:14.751627 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-63112473-cec5-4f66-8590-393bf3bf312d demo demo] GET https://199.19.213.82/volume/v3/types/default Jun 26 09:54:14.751858 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-63112473-cec5-4f66-8590-393bf3bf312d demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:14.752138 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-63112473-cec5-4f66-8590-393bf3bf312d demo demo] Calling method 'show' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:14.789707 np0000183160 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-63112473-cec5-4f66-8590-393bf3bf312d 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:14.809008 np0000183160 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:54:14.809008 np0000183160 devstack@c-api.service[112512]: warnings.warn( Jun 26 09:54:14.811133 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-63112473-cec5-4f66-8590-393bf3bf312d demo demo] https://199.19.213.82/volume/v3/types/default returned with HTTP 200 Jun 26 09:54:14.811491 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 2/9] 199.19.213.82 () {64 vars in 1294 bytes} [Fri Jun 26 09:54:14 2026] GET /volume/v3/types/default => generated 145 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:15.271691 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-bfcc3a14-583f-465a-a2ca-2288f4b4aa23 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:15.272963 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 3/10] 199.19.213.82 () {62 vars in 1061 bytes} [Fri Jun 26 09:54:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:54:15.301283 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-cbcce36a-f87f-4bf0-8b86-a5b52878dc78 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:15.306140 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 4/11] 199.19.213.82 () {64 vars in 1265 bytes} [Fri Jun 26 09:54:15 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:54:15.334493 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [req-cbcce36a-f87f-4bf0-8b86-a5b52878dc78 req-34100796-1f7e-4847-b3c0-e7015c500da7 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:15.337931 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [req-cbcce36a-f87f-4bf0-8b86-a5b52878dc78 req-34100796-1f7e-4847-b3c0-e7015c500da7 demo demo] GET https://199.19.213.82/volume/v3/ Jun 26 09:54:15.338295 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [req-cbcce36a-f87f-4bf0-8b86-a5b52878dc78 req-34100796-1f7e-4847-b3c0-e7015c500da7 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:15.338696 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [req-cbcce36a-f87f-4bf0-8b86-a5b52878dc78 req-34100796-1f7e-4847-b3c0-e7015c500da7 demo demo] Calling method 'version_select' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:15.339542 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [req-cbcce36a-f87f-4bf0-8b86-a5b52878dc78 req-34100796-1f7e-4847-b3c0-e7015c500da7 demo demo] https://199.19.213.82/volume/v3/ returned with HTTP 200 Jun 26 09:54:15.340262 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 3/12] 199.19.213.82 () {66 vars in 1339 bytes} [Fri Jun 26 09:54:15 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 26 09:54:15.372757 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-ade33302-477e-43d0-a92b-dc274e8edd9b None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:15.376178 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-ade33302-477e-43d0-a92b-dc274e8edd9b demo demo] GET https://199.19.213.82/volume/v3/types/default Jun 26 09:54:15.376603 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-ade33302-477e-43d0-a92b-dc274e8edd9b demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:15.377015 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-ade33302-477e-43d0-a92b-dc274e8edd9b demo demo] Calling method 'show' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:15.385370 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-ade33302-477e-43d0-a92b-dc274e8edd9b demo demo] https://199.19.213.82/volume/v3/types/default returned with HTTP 200 Jun 26 09:54:15.385770 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 3/13] 199.19.213.82 () {64 vars in 1294 bytes} [Fri Jun 26 09:54:15 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:15.959549 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-a4af5768-8834-49e0-a58b-f622f94584e8 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:15.961054 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 4/14] 199.19.213.82 () {62 vars in 1061 bytes} [Fri Jun 26 09:54:15 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 26 09:54:15.994099 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-00785498-dac8-48fa-ab37-ee5128b59d10 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:15.997639 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 5/15] 199.19.213.82 () {64 vars in 1265 bytes} [Fri Jun 26 09:54:15 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:54:16.031483 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [req-00785498-dac8-48fa-ab37-ee5128b59d10 req-6e895963-7a03-4aff-98c9-21fd8340ad1f None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:16.036883 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [req-00785498-dac8-48fa-ab37-ee5128b59d10 req-6e895963-7a03-4aff-98c9-21fd8340ad1f demo demo] GET https://199.19.213.82/volume/v3/ Jun 26 09:54:16.037409 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [req-00785498-dac8-48fa-ab37-ee5128b59d10 req-6e895963-7a03-4aff-98c9-21fd8340ad1f demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:16.037919 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [req-00785498-dac8-48fa-ab37-ee5128b59d10 req-6e895963-7a03-4aff-98c9-21fd8340ad1f demo demo] Calling method 'version_select' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:16.038914 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [req-00785498-dac8-48fa-ab37-ee5128b59d10 req-6e895963-7a03-4aff-98c9-21fd8340ad1f demo demo] https://199.19.213.82/volume/v3/ returned with HTTP 200 Jun 26 09:54:16.039773 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 4/16] 199.19.213.82 () {66 vars in 1339 bytes} [Fri Jun 26 09:54:16 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:16.077121 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-d72545ef-bc70-4a2c-a4ed-995fef4e128a None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:16.080533 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-d72545ef-bc70-4a2c-a4ed-995fef4e128a demo demo] GET https://199.19.213.82/volume/v3/types/default Jun 26 09:54:16.080968 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-d72545ef-bc70-4a2c-a4ed-995fef4e128a demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:16.081350 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-d72545ef-bc70-4a2c-a4ed-995fef4e128a demo demo] Calling method 'show' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:16.091433 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-d72545ef-bc70-4a2c-a4ed-995fef4e128a demo demo] https://199.19.213.82/volume/v3/types/default returned with HTTP 200 Jun 26 09:54:16.091940 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 4/17] 199.19.213.82 () {64 vars in 1294 bytes} [Fri Jun 26 09:54:16 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:16.125223 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-a2f8d64f-f0b3-4e87-b600-abcd05b08d99 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:16.126358 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 5/18] 199.19.213.82 () {62 vars in 1061 bytes} [Fri Jun 26 09:54:16 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 26 09:54:16.157109 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-d249aab6-57ad-4f02-bd21-669da95cbc39 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:16.161088 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 6/19] 199.19.213.82 () {64 vars in 1265 bytes} [Fri Jun 26 09:54:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:54:16.195154 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [req-d249aab6-57ad-4f02-bd21-669da95cbc39 req-57bc48d2-1010-4bd2-8854-72adb07202fb None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:16.198641 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [req-d249aab6-57ad-4f02-bd21-669da95cbc39 req-57bc48d2-1010-4bd2-8854-72adb07202fb demo demo] GET https://199.19.213.82/volume/v3/ Jun 26 09:54:16.198881 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [req-d249aab6-57ad-4f02-bd21-669da95cbc39 req-57bc48d2-1010-4bd2-8854-72adb07202fb demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:16.199125 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [req-d249aab6-57ad-4f02-bd21-669da95cbc39 req-57bc48d2-1010-4bd2-8854-72adb07202fb demo demo] Calling method 'version_select' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:16.199544 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [req-d249aab6-57ad-4f02-bd21-669da95cbc39 req-57bc48d2-1010-4bd2-8854-72adb07202fb demo demo] https://199.19.213.82/volume/v3/ returned with HTTP 200 Jun 26 09:54:16.199992 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 5/20] 199.19.213.82 () {66 vars in 1339 bytes} [Fri Jun 26 09:54:16 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 26 09:54:16.266671 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-93788842-6991-44cb-9ce7-3f5847d9e9a0 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:16.268912 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-93788842-6991-44cb-9ce7-3f5847d9e9a0 demo demo] GET https://199.19.213.82/volume/v3/types/default Jun 26 09:54:16.269142 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-93788842-6991-44cb-9ce7-3f5847d9e9a0 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:16.269473 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-93788842-6991-44cb-9ce7-3f5847d9e9a0 demo demo] Calling method 'show' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:16.277599 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-93788842-6991-44cb-9ce7-3f5847d9e9a0 demo demo] https://199.19.213.82/volume/v3/types/default returned with HTTP 200 Jun 26 09:54:16.277918 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 5/21] 199.19.213.82 () {64 vars in 1294 bytes} [Fri Jun 26 09:54:16 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:24.391376 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:26.273737 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=8 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:59:02.202600 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-51e077d4-7ba3-4c29-ae89-1770e048ae35 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:59:02.281717 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-51e077d4-7ba3-4c29-ae89-1770e048ae35 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 09:59:02.282029 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-51e077d4-7ba3-4c29-ae89-1770e048ae35 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:59:02.282321 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-51e077d4-7ba3-4c29-ae89-1770e048ae35 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:59:02.283032 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-51e077d4-7ba3-4c29-ae89-1770e048ae35 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:59:02.284161 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-51e077d4-7ba3-4c29-ae89-1770e048ae35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:59:02.324891 np0000183160 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-51e077d4-7ba3-4c29-ae89-1770e048ae35 demo demo] Get all volumes completed successfully. Jun 26 09:59:02.327677 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-51e077d4-7ba3-4c29-ae89-1770e048ae35 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:59:02.328150 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 6/22] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 09:59:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:59:12.316074 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:00:02.343998 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-94ca79e6-901b-4c20-a286-0e920ca28103 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:00:02.346424 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-94ca79e6-901b-4c20-a286-0e920ca28103 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:00:02.346795 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-94ca79e6-901b-4c20-a286-0e920ca28103 demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:00:02.346986 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-94ca79e6-901b-4c20-a286-0e920ca28103 demo demo] Calling method 'detail' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:00:02.347607 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.api_utils [None req-94ca79e6-901b-4c20-a286-0e920ca28103 demo demo] Removing options '' from query. {{(pid=112511) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:00:02.348606 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.volume.api [None req-94ca79e6-901b-4c20-a286-0e920ca28103 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112511) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:00:02.379703 np0000183160 devstack@c-api.service[112511]: INFO cinder.volume.api [None req-94ca79e6-901b-4c20-a286-0e920ca28103 demo demo] Get all volumes completed successfully. Jun 26 10:00:02.382901 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-94ca79e6-901b-4c20-a286-0e920ca28103 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:00:02.383311 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 7/23] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:00:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:00:12.372456 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:01:02.412707 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-036d28a5-25ab-4121-a995-6cbfea5988c0 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:01:02.415463 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-036d28a5-25ab-4121-a995-6cbfea5988c0 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:01:02.415666 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-036d28a5-25ab-4121-a995-6cbfea5988c0 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:01:02.415847 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-036d28a5-25ab-4121-a995-6cbfea5988c0 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:01:02.416266 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-036d28a5-25ab-4121-a995-6cbfea5988c0 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:01:02.416991 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-036d28a5-25ab-4121-a995-6cbfea5988c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:01:02.454513 np0000183160 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-036d28a5-25ab-4121-a995-6cbfea5988c0 demo demo] Get all volumes completed successfully. Jun 26 10:01:02.456685 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-036d28a5-25ab-4121-a995-6cbfea5988c0 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:01:02.457130 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 6/24] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:01:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:01:12.446275 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:02:02.469050 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-795e227b-48db-4c2c-b226-38539133a375 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:02:02.474870 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-795e227b-48db-4c2c-b226-38539133a375 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:02:02.475231 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-795e227b-48db-4c2c-b226-38539133a375 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:02:02.475775 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-795e227b-48db-4c2c-b226-38539133a375 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:02:02.476697 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-795e227b-48db-4c2c-b226-38539133a375 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:02:02.477754 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-795e227b-48db-4c2c-b226-38539133a375 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:02:02.533014 np0000183160 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-795e227b-48db-4c2c-b226-38539133a375 demo demo] Get all volumes completed successfully. Jun 26 10:02:02.536072 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-795e227b-48db-4c2c-b226-38539133a375 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:02:02.536571 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 6/25] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:02:02 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 26 10:02:12.523767 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:03:02.551197 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-cf72ac0b-d325-4944-a2ac-bcf9fe9d2aec None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:03:02.553639 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-cf72ac0b-d325-4944-a2ac-bcf9fe9d2aec demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:03:02.553921 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-cf72ac0b-d325-4944-a2ac-bcf9fe9d2aec demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:03:02.554161 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-cf72ac0b-d325-4944-a2ac-bcf9fe9d2aec demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:03:02.554494 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-cf72ac0b-d325-4944-a2ac-bcf9fe9d2aec demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:03:02.555339 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-cf72ac0b-d325-4944-a2ac-bcf9fe9d2aec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:03:02.566151 np0000183160 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-cf72ac0b-d325-4944-a2ac-bcf9fe9d2aec demo demo] Get all volumes completed successfully. Jun 26 10:03:02.568473 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-cf72ac0b-d325-4944-a2ac-bcf9fe9d2aec demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:03:02.569008 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 7/26] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:03:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:03:12.558616 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:04:02.589664 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-c3745e1b-099a-4e84-a40a-71a75e651517 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:04:02.739057 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-c3745e1b-099a-4e84-a40a-71a75e651517 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:04:02.739223 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-c3745e1b-099a-4e84-a40a-71a75e651517 demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:04:02.739436 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-c3745e1b-099a-4e84-a40a-71a75e651517 demo demo] Calling method 'detail' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:04:02.739663 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.api_utils [None req-c3745e1b-099a-4e84-a40a-71a75e651517 demo demo] Removing options '' from query. {{(pid=112511) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:04:02.740322 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.volume.api [None req-c3745e1b-099a-4e84-a40a-71a75e651517 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112511) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:04:02.746794 np0000183160 devstack@c-api.service[112511]: INFO cinder.volume.api [None req-c3745e1b-099a-4e84-a40a-71a75e651517 demo demo] Get all volumes completed successfully. Jun 26 10:04:02.748582 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-c3745e1b-099a-4e84-a40a-71a75e651517 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:04:02.748928 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 8/27] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:04:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:04:12.743698 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:05:02.800398 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-762f72c1-34ef-4afa-9d91-0a314a208252 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:05:02.803286 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-762f72c1-34ef-4afa-9d91-0a314a208252 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:05:02.803408 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-762f72c1-34ef-4afa-9d91-0a314a208252 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:05:02.803855 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-762f72c1-34ef-4afa-9d91-0a314a208252 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:05:02.804181 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-762f72c1-34ef-4afa-9d91-0a314a208252 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:05:02.805194 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-762f72c1-34ef-4afa-9d91-0a314a208252 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:05:02.812274 np0000183160 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-762f72c1-34ef-4afa-9d91-0a314a208252 demo demo] Get all volumes completed successfully. Jun 26 10:05:02.814087 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-762f72c1-34ef-4afa-9d91-0a314a208252 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:05:02.814388 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 7/28] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:05:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:05:12.808265 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:06:02.828116 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-d16de7d8-20f9-4f99-8935-df3a8f599d7e None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:06:02.832389 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-d16de7d8-20f9-4f99-8935-df3a8f599d7e demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:06:02.832776 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-d16de7d8-20f9-4f99-8935-df3a8f599d7e demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:06:02.833464 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-d16de7d8-20f9-4f99-8935-df3a8f599d7e demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:06:02.833966 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-d16de7d8-20f9-4f99-8935-df3a8f599d7e demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:06:02.835652 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-d16de7d8-20f9-4f99-8935-df3a8f599d7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:06:02.842000 np0000183160 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-d16de7d8-20f9-4f99-8935-df3a8f599d7e demo demo] Get all volumes completed successfully. Jun 26 10:06:02.843891 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-d16de7d8-20f9-4f99-8935-df3a8f599d7e demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:06:02.844339 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 7/29] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:06:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:06:12.838538 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:07:02.861147 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-e1be7bbe-5b9d-4734-8e4b-f8b0f55318ad None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:07:02.864151 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-e1be7bbe-5b9d-4734-8e4b-f8b0f55318ad demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:07:02.864392 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-e1be7bbe-5b9d-4734-8e4b-f8b0f55318ad demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:07:02.864680 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-e1be7bbe-5b9d-4734-8e4b-f8b0f55318ad demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:07:02.865026 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-e1be7bbe-5b9d-4734-8e4b-f8b0f55318ad demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:07:02.865976 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-e1be7bbe-5b9d-4734-8e4b-f8b0f55318ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:07:02.877627 np0000183160 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-e1be7bbe-5b9d-4734-8e4b-f8b0f55318ad demo demo] Get all volumes completed successfully. Jun 26 10:07:02.879478 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-e1be7bbe-5b9d-4734-8e4b-f8b0f55318ad demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:07:02.879976 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 8/30] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:07:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:07:12.869207 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:08:02.891192 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-2c651082-4892-4457-be7b-e1a2b68a0a91 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:08:02.895196 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-2c651082-4892-4457-be7b-e1a2b68a0a91 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:08:02.895662 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-2c651082-4892-4457-be7b-e1a2b68a0a91 demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:08:02.896114 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-2c651082-4892-4457-be7b-e1a2b68a0a91 demo demo] Calling method 'detail' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:08:02.896654 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.api_utils [None req-2c651082-4892-4457-be7b-e1a2b68a0a91 demo demo] Removing options '' from query. {{(pid=112511) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:08:02.898088 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.volume.api [None req-2c651082-4892-4457-be7b-e1a2b68a0a91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112511) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:08:02.906134 np0000183160 devstack@c-api.service[112511]: INFO cinder.volume.api [None req-2c651082-4892-4457-be7b-e1a2b68a0a91 demo demo] Get all volumes completed successfully. Jun 26 10:08:02.908136 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-2c651082-4892-4457-be7b-e1a2b68a0a91 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:08:02.908671 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 9/31] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:08:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:08:12.901778 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:09:02.924614 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-6e4ad35d-cf46-4097-b265-9d41a93aa65f None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:09:02.927399 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-6e4ad35d-cf46-4097-b265-9d41a93aa65f demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:09:02.927662 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-6e4ad35d-cf46-4097-b265-9d41a93aa65f demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:09:02.927919 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-6e4ad35d-cf46-4097-b265-9d41a93aa65f demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:09:02.928198 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-6e4ad35d-cf46-4097-b265-9d41a93aa65f demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:09:02.929107 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-6e4ad35d-cf46-4097-b265-9d41a93aa65f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:09:02.938592 np0000183160 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-6e4ad35d-cf46-4097-b265-9d41a93aa65f demo demo] Get all volumes completed successfully. Jun 26 10:09:02.940501 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-6e4ad35d-cf46-4097-b265-9d41a93aa65f demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:09:02.940873 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 8/32] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:09:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:09:12.933132 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:10:02.964467 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-f1ac3ef2-57d9-45c6-8ec3-692e83e9c252 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:10:03.102371 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-f1ac3ef2-57d9-45c6-8ec3-692e83e9c252 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:10:03.102847 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-f1ac3ef2-57d9-45c6-8ec3-692e83e9c252 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:10:03.103247 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-f1ac3ef2-57d9-45c6-8ec3-692e83e9c252 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:10:03.103980 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-f1ac3ef2-57d9-45c6-8ec3-692e83e9c252 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:10:03.105509 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-f1ac3ef2-57d9-45c6-8ec3-692e83e9c252 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:10:03.115013 np0000183160 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-f1ac3ef2-57d9-45c6-8ec3-692e83e9c252 demo demo] Get all volumes completed successfully. Jun 26 10:10:03.116977 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-f1ac3ef2-57d9-45c6-8ec3-692e83e9c252 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:10:03.117354 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 8/33] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:10:02 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 26 10:10:13.110628 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:11:03.150349 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-e806c68e-c6d7-48df-9920-8cf37f3aa82b None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:11:03.152453 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-e806c68e-c6d7-48df-9920-8cf37f3aa82b demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:11:03.152643 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-e806c68e-c6d7-48df-9920-8cf37f3aa82b demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:11:03.153104 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-e806c68e-c6d7-48df-9920-8cf37f3aa82b demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:11:03.153377 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-e806c68e-c6d7-48df-9920-8cf37f3aa82b demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:11:03.154128 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-e806c68e-c6d7-48df-9920-8cf37f3aa82b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:11:03.162328 np0000183160 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-e806c68e-c6d7-48df-9920-8cf37f3aa82b demo demo] Get all volumes completed successfully. Jun 26 10:11:03.165946 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-e806c68e-c6d7-48df-9920-8cf37f3aa82b demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:11:03.165946 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 9/34] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:11:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:11:13.157278 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:12:03.184629 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-7f886c03-4cf1-4322-8c9a-809ba67a1607 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:12:03.188175 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-7f886c03-4cf1-4322-8c9a-809ba67a1607 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:12:03.188483 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-7f886c03-4cf1-4322-8c9a-809ba67a1607 demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:12:03.189751 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-7f886c03-4cf1-4322-8c9a-809ba67a1607 demo demo] Calling method 'detail' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:12:03.189751 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.api_utils [None req-7f886c03-4cf1-4322-8c9a-809ba67a1607 demo demo] Removing options '' from query. {{(pid=112511) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:12:03.190114 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.volume.api [None req-7f886c03-4cf1-4322-8c9a-809ba67a1607 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112511) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:12:03.199364 np0000183160 devstack@c-api.service[112511]: INFO cinder.volume.api [None req-7f886c03-4cf1-4322-8c9a-809ba67a1607 demo demo] Get all volumes completed successfully. Jun 26 10:12:03.201380 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-7f886c03-4cf1-4322-8c9a-809ba67a1607 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:12:03.201777 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 10/35] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:12:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:12:13.193344 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:13:03.222843 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-da97e9a3-1d58-4136-99a0-74f9efcd2f8e None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:13:03.227091 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-da97e9a3-1d58-4136-99a0-74f9efcd2f8e demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:13:03.227474 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-da97e9a3-1d58-4136-99a0-74f9efcd2f8e demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:13:03.227996 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-da97e9a3-1d58-4136-99a0-74f9efcd2f8e demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:13:03.228436 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-da97e9a3-1d58-4136-99a0-74f9efcd2f8e demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:13:03.229864 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-da97e9a3-1d58-4136-99a0-74f9efcd2f8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:13:03.239742 np0000183160 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-da97e9a3-1d58-4136-99a0-74f9efcd2f8e demo demo] Get all volumes completed successfully. Jun 26 10:13:03.242597 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-da97e9a3-1d58-4136-99a0-74f9efcd2f8e demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:13:03.243048 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 9/36] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:13:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:13:13.233206 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:14:03.265194 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-80f34f19-873f-49e1-952a-0d093fc4bc40 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:14:03.267883 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-80f34f19-873f-49e1-952a-0d093fc4bc40 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:14:03.268128 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-80f34f19-873f-49e1-952a-0d093fc4bc40 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:14:03.268373 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-80f34f19-873f-49e1-952a-0d093fc4bc40 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:14:03.268688 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-80f34f19-873f-49e1-952a-0d093fc4bc40 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:14:03.269815 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-80f34f19-873f-49e1-952a-0d093fc4bc40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:14:03.280202 np0000183160 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-80f34f19-873f-49e1-952a-0d093fc4bc40 demo demo] Get all volumes completed successfully. Jun 26 10:14:03.283128 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-80f34f19-873f-49e1-952a-0d093fc4bc40 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:14:03.283792 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 9/37] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:14:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:14:13.274574 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:15:03.306658 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-aa58406b-1c66-41e3-8845-1b560af2caf7 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:15:03.411827 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-aa58406b-1c66-41e3-8845-1b560af2caf7 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:15:03.412325 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-aa58406b-1c66-41e3-8845-1b560af2caf7 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:15:03.412885 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-aa58406b-1c66-41e3-8845-1b560af2caf7 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:15:03.413405 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-aa58406b-1c66-41e3-8845-1b560af2caf7 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:15:03.415024 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-aa58406b-1c66-41e3-8845-1b560af2caf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:15:03.427132 np0000183160 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-aa58406b-1c66-41e3-8845-1b560af2caf7 demo demo] Get all volumes completed successfully. Jun 26 10:15:03.431786 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-aa58406b-1c66-41e3-8845-1b560af2caf7 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:15:03.432149 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 10/38] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:15:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:15:13.418416 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:16:03.449589 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-b1ad590a-1bbe-4a27-bd6e-91ab1df16057 None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:16:03.452925 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-b1ad590a-1bbe-4a27-bd6e-91ab1df16057 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:16:03.453170 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-b1ad590a-1bbe-4a27-bd6e-91ab1df16057 demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:16:03.453363 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-b1ad590a-1bbe-4a27-bd6e-91ab1df16057 demo demo] Calling method 'detail' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:16:03.453675 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.api_utils [None req-b1ad590a-1bbe-4a27-bd6e-91ab1df16057 demo demo] Removing options '' from query. {{(pid=112511) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:16:03.454617 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.volume.api [None req-b1ad590a-1bbe-4a27-bd6e-91ab1df16057 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112511) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:16:03.462835 np0000183160 devstack@c-api.service[112511]: INFO cinder.volume.api [None req-b1ad590a-1bbe-4a27-bd6e-91ab1df16057 demo demo] Get all volumes completed successfully. Jun 26 10:16:03.465537 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-b1ad590a-1bbe-4a27-bd6e-91ab1df16057 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:16:03.465537 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 11/39] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:16:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:16:13.457822 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:17:03.482901 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-66c0d965-8aec-4044-920d-3ad3045b062f None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:17:03.486467 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-66c0d965-8aec-4044-920d-3ad3045b062f demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:17:03.486785 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-66c0d965-8aec-4044-920d-3ad3045b062f demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:17:03.486947 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-66c0d965-8aec-4044-920d-3ad3045b062f demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:17:03.487282 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-66c0d965-8aec-4044-920d-3ad3045b062f demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:17:03.488274 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-66c0d965-8aec-4044-920d-3ad3045b062f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:17:03.496665 np0000183160 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-66c0d965-8aec-4044-920d-3ad3045b062f demo demo] Get all volumes completed successfully. Jun 26 10:17:03.498540 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-66c0d965-8aec-4044-920d-3ad3045b062f demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:17:03.498905 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 10/40] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:17:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:17:13.491835 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:18:03.515367 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-2d4618e6-5da5-4e5a-b098-a8008addf1f6 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:18:03.519534 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-2d4618e6-5da5-4e5a-b098-a8008addf1f6 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:18:03.519971 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-2d4618e6-5da5-4e5a-b098-a8008addf1f6 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:18:03.520372 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-2d4618e6-5da5-4e5a-b098-a8008addf1f6 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:18:03.520907 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-2d4618e6-5da5-4e5a-b098-a8008addf1f6 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:18:03.522533 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-2d4618e6-5da5-4e5a-b098-a8008addf1f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:18:03.533173 np0000183160 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-2d4618e6-5da5-4e5a-b098-a8008addf1f6 demo demo] Get all volumes completed successfully. Jun 26 10:18:03.535474 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-2d4618e6-5da5-4e5a-b098-a8008addf1f6 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:18:03.535963 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 10/41] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:18:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:18:13.527127 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:19:03.550190 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-a7ae858e-4018-4d35-942f-d5044a7453eb None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:19:03.553312 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-a7ae858e-4018-4d35-942f-d5044a7453eb demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:19:03.553589 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-a7ae858e-4018-4d35-942f-d5044a7453eb demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:19:03.553844 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-a7ae858e-4018-4d35-942f-d5044a7453eb demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:19:03.554137 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-a7ae858e-4018-4d35-942f-d5044a7453eb demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:19:03.555087 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-a7ae858e-4018-4d35-942f-d5044a7453eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:19:03.562910 np0000183160 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-a7ae858e-4018-4d35-942f-d5044a7453eb demo demo] Get all volumes completed successfully. Jun 26 10:19:03.565467 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-a7ae858e-4018-4d35-942f-d5044a7453eb demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:19:03.565965 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 11/42] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:19:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:19:13.558478 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:20:03.578229 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-43604604-b7cd-4a0c-a715-0147d73e572b None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:20:03.677817 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-43604604-b7cd-4a0c-a715-0147d73e572b demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:20:03.678080 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-43604604-b7cd-4a0c-a715-0147d73e572b demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:20:03.678338 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-43604604-b7cd-4a0c-a715-0147d73e572b demo demo] Calling method 'detail' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:20:03.678640 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.api_utils [None req-43604604-b7cd-4a0c-a715-0147d73e572b demo demo] Removing options '' from query. {{(pid=112511) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:20:03.679527 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.volume.api [None req-43604604-b7cd-4a0c-a715-0147d73e572b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112511) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:20:03.688522 np0000183160 devstack@c-api.service[112511]: INFO cinder.volume.api [None req-43604604-b7cd-4a0c-a715-0147d73e572b demo demo] Get all volumes completed successfully. Jun 26 10:20:03.691152 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-43604604-b7cd-4a0c-a715-0147d73e572b demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:20:03.691598 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 12/43] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:20:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:20:13.683117 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:21:03.706290 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-cd6ab208-c37a-42e8-82f8-7220a8ca6c78 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:21:03.710118 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-cd6ab208-c37a-42e8-82f8-7220a8ca6c78 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:21:03.710460 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-cd6ab208-c37a-42e8-82f8-7220a8ca6c78 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:21:03.710740 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-cd6ab208-c37a-42e8-82f8-7220a8ca6c78 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:21:03.710984 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-cd6ab208-c37a-42e8-82f8-7220a8ca6c78 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:21:03.712004 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-cd6ab208-c37a-42e8-82f8-7220a8ca6c78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:21:03.720302 np0000183160 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-cd6ab208-c37a-42e8-82f8-7220a8ca6c78 demo demo] Get all volumes completed successfully. Jun 26 10:21:03.723769 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-cd6ab208-c37a-42e8-82f8-7220a8ca6c78 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:21:03.724198 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 11/44] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:21:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:21:13.715987 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:22:03.740104 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-b89a7041-05f0-4af8-964e-4e4dbbbbd164 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:22:03.744104 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-b89a7041-05f0-4af8-964e-4e4dbbbbd164 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:22:03.744337 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-b89a7041-05f0-4af8-964e-4e4dbbbbd164 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:22:03.744605 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-b89a7041-05f0-4af8-964e-4e4dbbbbd164 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:22:03.745886 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-b89a7041-05f0-4af8-964e-4e4dbbbbd164 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:22:03.745886 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-b89a7041-05f0-4af8-964e-4e4dbbbbd164 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:22:03.754269 np0000183160 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-b89a7041-05f0-4af8-964e-4e4dbbbbd164 demo demo] Get all volumes completed successfully. Jun 26 10:22:03.756680 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-b89a7041-05f0-4af8-964e-4e4dbbbbd164 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:22:03.757046 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 11/45] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:22:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:22:13.750899 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:23:03.776829 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-542b5923-db56-4bfa-917c-1abcb588fd80 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:23:03.780815 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-542b5923-db56-4bfa-917c-1abcb588fd80 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:23:03.781068 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-542b5923-db56-4bfa-917c-1abcb588fd80 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:23:03.781337 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-542b5923-db56-4bfa-917c-1abcb588fd80 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:23:03.781693 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-542b5923-db56-4bfa-917c-1abcb588fd80 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:23:03.782764 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-542b5923-db56-4bfa-917c-1abcb588fd80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:23:03.791675 np0000183160 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-542b5923-db56-4bfa-917c-1abcb588fd80 demo demo] Get all volumes completed successfully. Jun 26 10:23:03.793530 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-542b5923-db56-4bfa-917c-1abcb588fd80 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:23:03.793934 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 12/46] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:23:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:23:13.786866 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:24:03.805844 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-79fff77a-5441-45d1-8f39-eefbc2f1b62c None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:24:03.810170 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-79fff77a-5441-45d1-8f39-eefbc2f1b62c demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:24:03.810535 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-79fff77a-5441-45d1-8f39-eefbc2f1b62c demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:24:03.810957 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-79fff77a-5441-45d1-8f39-eefbc2f1b62c demo demo] Calling method 'detail' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:24:03.811409 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.api_utils [None req-79fff77a-5441-45d1-8f39-eefbc2f1b62c demo demo] Removing options '' from query. {{(pid=112511) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:24:03.812879 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.volume.api [None req-79fff77a-5441-45d1-8f39-eefbc2f1b62c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112511) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:24:03.819195 np0000183160 devstack@c-api.service[112511]: INFO cinder.volume.api [None req-79fff77a-5441-45d1-8f39-eefbc2f1b62c demo demo] Get all volumes completed successfully. Jun 26 10:24:03.821171 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-79fff77a-5441-45d1-8f39-eefbc2f1b62c demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:24:03.821547 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 13/47] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:24:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:24:13.815818 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:25:03.839316 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-fd3c4627-232f-4358-90ae-db2a1a87c5d7 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:25:03.842033 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-fd3c4627-232f-4358-90ae-db2a1a87c5d7 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:25:03.842251 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-fd3c4627-232f-4358-90ae-db2a1a87c5d7 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:25:03.842491 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-fd3c4627-232f-4358-90ae-db2a1a87c5d7 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:25:03.842794 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-fd3c4627-232f-4358-90ae-db2a1a87c5d7 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:25:03.843679 np0000183160 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-fd3c4627-232f-4358-90ae-db2a1a87c5d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:25:03.853770 np0000183160 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-fd3c4627-232f-4358-90ae-db2a1a87c5d7 demo demo] Get all volumes completed successfully. Jun 26 10:25:03.856588 np0000183160 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-fd3c4627-232f-4358-90ae-db2a1a87c5d7 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:25:03.857200 np0000183160 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 12/48] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:25:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:25:13.846588 np0000183160 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:26:03.873274 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-c5eac0cb-987c-411c-a9f6-e9fff7641617 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:26:03.997491 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-c5eac0cb-987c-411c-a9f6-e9fff7641617 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:26:03.997787 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-c5eac0cb-987c-411c-a9f6-e9fff7641617 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:26:03.998013 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-c5eac0cb-987c-411c-a9f6-e9fff7641617 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:26:03.998297 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-c5eac0cb-987c-411c-a9f6-e9fff7641617 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:26:03.999302 np0000183160 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-c5eac0cb-987c-411c-a9f6-e9fff7641617 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:26:04.006983 np0000183160 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-c5eac0cb-987c-411c-a9f6-e9fff7641617 demo demo] Get all volumes completed successfully. Jun 26 10:26:04.008850 np0000183160 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-c5eac0cb-987c-411c-a9f6-e9fff7641617 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:26:04.009183 np0000183160 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 12/49] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:26:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:26:14.002285 np0000183160 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:27:04.025668 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-afbaf186-2083-43d9-94ed-2c1b162850c7 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:27:04.029646 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-afbaf186-2083-43d9-94ed-2c1b162850c7 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:27:04.030001 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-afbaf186-2083-43d9-94ed-2c1b162850c7 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:27:04.030374 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-afbaf186-2083-43d9-94ed-2c1b162850c7 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:27:04.030876 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-afbaf186-2083-43d9-94ed-2c1b162850c7 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:27:04.032305 np0000183160 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-afbaf186-2083-43d9-94ed-2c1b162850c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:27:04.041379 np0000183160 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-afbaf186-2083-43d9-94ed-2c1b162850c7 demo demo] Get all volumes completed successfully. Jun 26 10:27:04.043407 np0000183160 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-afbaf186-2083-43d9-94ed-2c1b162850c7 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:27:04.043770 np0000183160 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 13/50] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:27:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:27:14.036423 np0000183160 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:28:04.060223 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.middleware.request_id [None req-1c1a22d9-b543-4fd6-a548-9ce34eb8cadf None None] RequestId filter calling following filter/app {{(pid=112511) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:28:04.063257 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-1c1a22d9-b543-4fd6-a548-9ce34eb8cadf demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Jun 26 10:28:04.063552 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-1c1a22d9-b543-4fd6-a548-9ce34eb8cadf demo demo] Empty body provided in request {{(pid=112511) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:28:04.063878 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.openstack.wsgi [None req-1c1a22d9-b543-4fd6-a548-9ce34eb8cadf demo demo] Calling method 'detail' {{(pid=112511) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:28:04.064250 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.api.api_utils [None req-1c1a22d9-b543-4fd6-a548-9ce34eb8cadf demo demo] Removing options '' from query. {{(pid=112511) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:28:04.065723 np0000183160 devstack@c-api.service[112511]: DEBUG cinder.volume.api [None req-1c1a22d9-b543-4fd6-a548-9ce34eb8cadf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112511) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:28:04.073655 np0000183160 devstack@c-api.service[112511]: INFO cinder.volume.api [None req-1c1a22d9-b543-4fd6-a548-9ce34eb8cadf demo demo] Get all volumes completed successfully. Jun 26 10:28:04.075681 np0000183160 devstack@c-api.service[112511]: INFO cinder.api.openstack.wsgi [None req-1c1a22d9-b543-4fd6-a548-9ce34eb8cadf demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:28:04.076122 np0000183160 devstack@c-api.service[112511]: [pid: 112511|app: 0|req: 14/51] 199.19.213.82 () {64 vars in 1288 bytes} [Fri Jun 26 10:28:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:28:14.070068 np0000183160 devstack@c-api.service[112511]: DEBUG dbcounter [-] [112511] Writing DB stats cinder:SELECT=1 {{(pid=112511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}