Jun 17 20:23:32.301984 np0000181543 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 20:23:32.312820 np0000181543 devstack@c-api.service[116879]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 20:23:32 2026] *** Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: nodename: np0000181543 Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: machine: x86_64 Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: clock source: unix Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: pcre jit disabled Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: detected number of CPU cores: 16 Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: current working directory: / Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: detected binary path: /usr/bin/uwsgi-core Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: your processes number limit is 256917 Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: your memory page size is 4096 bytes Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: detected max file descriptor number: 2048 Jun 17 20:23:32.315424 np0000181543 devstack@c-api.service[116879]: lock engine: pthread robust mutexes Jun 17 20:23:32.315914 np0000181543 devstack@c-api.service[116879]: thunder lock: enabled Jun 17 20:23:32.315914 np0000181543 devstack@c-api.service[116879]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 20:23:32.315914 np0000181543 devstack@c-api.service[116879]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 20:23:32.315914 np0000181543 devstack@c-api.service[116879]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 20:23:32.315914 np0000181543 devstack@c-api.service[116879]: Set PythonHome to /opt/stack/data/venv Jun 17 20:23:32.353313 np0000181543 devstack@c-api.service[116879]: Python main interpreter initialized at 0x72d3eb0a3668 Jun 17 20:23:32.353313 np0000181543 devstack@c-api.service[116879]: python threads support enabled Jun 17 20:23:32.353313 np0000181543 devstack@c-api.service[116879]: your server socket listen backlog is limited to 100 connections Jun 17 20:23:32.353313 np0000181543 devstack@c-api.service[116879]: your mercy for graceful operations on workers is 80 seconds Jun 17 20:23:32.353884 np0000181543 devstack@c-api.service[116879]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 20:23:32.354040 np0000181543 devstack@c-api.service[116879]: *** Operational MODE: preforking *** Jun 17 20:23:32.354296 np0000181543 devstack@c-api.service[116879]: *** uWSGI is running in multiple interpreter mode *** Jun 17 20:23:32.354296 np0000181543 devstack@c-api.service[116879]: spawned uWSGI master process (pid: 116879) Jun 17 20:23:32.355279 np0000181543 devstack@c-api.service[116879]: spawned uWSGI worker 1 (pid: 116888, cores: 1) Jun 17 20:23:32.354426 np0000181543 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 20:23:32.355931 np0000181543 devstack@c-api.service[116879]: spawned uWSGI worker 2 (pid: 116889, cores: 1) Jun 17 20:23:32.356318 np0000181543 devstack@c-api.service[116879]: spawned uWSGI worker 3 (pid: 116890, cores: 1) Jun 17 20:23:32.357807 np0000181543 devstack@c-api.service[116879]: spawned uWSGI worker 4 (pid: 116892, cores: 1) Jun 17 20:23:32.357945 np0000181543 devstack@c-api.service[116879]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 20:23:32.488407 np0000181543 devstack@c-api.service[116888]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:23:32.488407 np0000181543 devstack@c-api.service[116888]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:23:32.488407 np0000181543 devstack@c-api.service[116888]: we strongly recommend against using it for new projects. Jun 17 20:23:32.488407 np0000181543 devstack@c-api.service[116888]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:23:32.488407 np0000181543 devstack@c-api.service[116888]: framework. For more detail see Jun 17 20:23:32.488407 np0000181543 devstack@c-api.service[116888]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:23:32.488407 np0000181543 devstack@c-api.service[116888]: import eventlet # noqa Jun 17 20:23:32.497006 np0000181543 devstack@c-api.service[116890]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:23:32.497006 np0000181543 devstack@c-api.service[116890]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:23:32.497006 np0000181543 devstack@c-api.service[116890]: we strongly recommend against using it for new projects. Jun 17 20:23:32.497006 np0000181543 devstack@c-api.service[116890]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:23:32.497006 np0000181543 devstack@c-api.service[116890]: framework. For more detail see Jun 17 20:23:32.497006 np0000181543 devstack@c-api.service[116890]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:23:32.497006 np0000181543 devstack@c-api.service[116890]: import eventlet # noqa Jun 17 20:23:32.503202 np0000181543 devstack@c-api.service[116889]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:23:32.503202 np0000181543 devstack@c-api.service[116889]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:23:32.503202 np0000181543 devstack@c-api.service[116889]: we strongly recommend against using it for new projects. Jun 17 20:23:32.503202 np0000181543 devstack@c-api.service[116889]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:23:32.503202 np0000181543 devstack@c-api.service[116889]: framework. For more detail see Jun 17 20:23:32.503202 np0000181543 devstack@c-api.service[116889]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:23:32.503202 np0000181543 devstack@c-api.service[116889]: import eventlet # noqa Jun 17 20:23:32.506158 np0000181543 devstack@c-api.service[116892]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:23:32.506158 np0000181543 devstack@c-api.service[116892]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:23:32.506158 np0000181543 devstack@c-api.service[116892]: we strongly recommend against using it for new projects. Jun 17 20:23:32.506158 np0000181543 devstack@c-api.service[116892]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:23:32.506158 np0000181543 devstack@c-api.service[116892]: framework. For more detail see Jun 17 20:23:32.506158 np0000181543 devstack@c-api.service[116892]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:23:32.506158 np0000181543 devstack@c-api.service[116892]: import eventlet # noqa Jun 17 20:23:32.577021 np0000181543 devstack@c-api.service[116888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:23:32.577021 np0000181543 devstack@c-api.service[116888]: warnings.warn( Jun 17 20:23:32.591408 np0000181543 devstack@c-api.service[116890]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:23:32.591408 np0000181543 devstack@c-api.service[116890]: warnings.warn( Jun 17 20:23:32.596643 np0000181543 devstack@c-api.service[116889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:23:32.596643 np0000181543 devstack@c-api.service[116889]: warnings.warn( Jun 17 20:23:32.605395 np0000181543 devstack@c-api.service[116892]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:23:32.605395 np0000181543 devstack@c-api.service[116892]: warnings.warn( Jun 17 20:23:32.657143 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:32.657143 np0000181543 devstack@c-api.service[116888]: from cgi import parse_header Jun 17 20:23:32.674226 np0000181543 devstack@c-api.service[116890]: /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 17 20:23:32.674226 np0000181543 devstack@c-api.service[116890]: from cgi import parse_header Jun 17 20:23:32.682236 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:32.682236 np0000181543 devstack@c-api.service[116889]: from cgi import parse_header Jun 17 20:23:32.685253 np0000181543 devstack@c-api.service[116892]: /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 17 20:23:32.685253 np0000181543 devstack@c-api.service[116892]: from cgi import parse_header Jun 17 20:23:32.717237 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:32.717237 np0000181543 devstack@c-api.service[116888]: removals.removed_module( Jun 17 20:23:32.719891 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:32.719891 np0000181543 devstack@c-api.service[116888]: removals.removed_module( Jun 17 20:23:32.726928 np0000181543 devstack@c-api.service[116890]: /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 17 20:23:32.726928 np0000181543 devstack@c-api.service[116890]: removals.removed_module( Jun 17 20:23:32.728836 np0000181543 devstack@c-api.service[116890]: /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 17 20:23:32.728836 np0000181543 devstack@c-api.service[116890]: removals.removed_module( Jun 17 20:23:32.739480 np0000181543 devstack@c-api.service[116892]: /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 17 20:23:32.739480 np0000181543 devstack@c-api.service[116892]: removals.removed_module( Jun 17 20:23:32.740953 np0000181543 devstack@c-api.service[116892]: /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 17 20:23:32.740953 np0000181543 devstack@c-api.service[116892]: removals.removed_module( Jun 17 20:23:32.754797 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:32.754797 np0000181543 devstack@c-api.service[116889]: removals.removed_module( Jun 17 20:23:32.757084 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:32.757084 np0000181543 devstack@c-api.service[116889]: removals.removed_module( Jun 17 20:23:33.374821 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:33.374821 np0000181543 devstack@c-api.service[116888]: warnings.warn( Jun 17 20:23:33.385765 np0000181543 devstack@c-api.service[116892]: /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 17 20:23:33.385765 np0000181543 devstack@c-api.service[116892]: warnings.warn( Jun 17 20:23:33.409980 np0000181543 devstack@c-api.service[116890]: /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 17 20:23:33.409980 np0000181543 devstack@c-api.service[116890]: warnings.warn( Jun 17 20:23:33.438978 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:33.438978 np0000181543 devstack@c-api.service[116889]: warnings.warn( Jun 17 20:23:33.476805 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:33.476805 np0000181543 devstack@c-api.service[116888]: warnings.warn( Jun 17 20:23:33.482297 np0000181543 devstack@c-api.service[116892]: /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 17 20:23:33.482297 np0000181543 devstack@c-api.service[116892]: warnings.warn( Jun 17 20:23:33.514483 np0000181543 devstack@c-api.service[116890]: /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 17 20:23:33.514483 np0000181543 devstack@c-api.service[116890]: warnings.warn( Jun 17 20:23:33.545833 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:33.545833 np0000181543 devstack@c-api.service[116889]: warnings.warn( Jun 17 20:23:33.773191 np0000181543 devstack@c-api.service[116888]: 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 17 20:23:33.773690 np0000181543 devstack@c-api.service[116888]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116888) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:23:33.793684 np0000181543 devstack@c-api.service[116892]: 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 17 20:23:33.794187 np0000181543 devstack@c-api.service[116892]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116892) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:23:33.803987 np0000181543 devstack@c-api.service[116890]: 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 17 20:23:33.804171 np0000181543 devstack@c-api.service[116890]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116890) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:23:33.844149 np0000181543 devstack@c-api.service[116889]: 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 17 20:23:33.844377 np0000181543 devstack@c-api.service[116889]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116889) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:23:33.858583 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:33.858583 np0000181543 devstack@c-api.service[116888]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:23:33.864706 np0000181543 devstack@c-api.service[116892]: /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 17 20:23:33.864706 np0000181543 devstack@c-api.service[116892]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:23:33.866618 np0000181543 devstack@c-api.service[116890]: /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 17 20:23:33.866618 np0000181543 devstack@c-api.service[116890]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:23:33.906810 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:33.906810 np0000181543 devstack@c-api.service[116889]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:23:34.345825 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116888) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:23:34.346035 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116889) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:23:34.346100 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116892) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:23:34.346162 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.346162 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.346313 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.346382 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116890) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:23:34.346450 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.346508 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.346573 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.346637 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.346741 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.346741 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.346864 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.346864 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.346864 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.347168 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.347252 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.347307 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.347363 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.347420 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.347475 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.347532 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.347601 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.347690 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.347763 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.347827 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.347884 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.347939 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.348000 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.348054 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.348110 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.348164 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.348231 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.348292 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.348350 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.348412 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.348466 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.348466 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.348466 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.348466 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.348466 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.348466 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.348466 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.348855 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.348921 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.348978 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.349034 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.349100 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.349163 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.349218 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.349274 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.349328 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.349436 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.349495 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.349551 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.349617 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.349704 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.349704 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.349809 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.349875 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.349962 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.350019 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.350075 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.350130 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.350184 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.350239 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.350239 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.350352 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.350407 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.350464 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.350464 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.350801 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.350877 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.350950 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.351016 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.351077 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.351077 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.351175 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.351233 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.351298 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.351354 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.351410 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.351474 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.351531 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.351595 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.351670 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.351727 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.351779 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.351835 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.351890 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.351890 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.352009 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.352067 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.352133 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.352133 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.352133 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.352133 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.352133 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.352133 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.353260 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.353332 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.353387 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.353443 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.353514 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.353514 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.353612 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.353688 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.353747 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.353798 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.353865 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.353974 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.354032 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.354098 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.354165 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.354203 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.354229 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.354256 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.354280 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.354313 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.354341 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.354669 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.354757 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.354855 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.354889 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.354913 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.354939 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.354969 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.355000 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.355025 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.355049 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.355074 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.355109 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.355140 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.355189 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.355226 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.355255 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.355285 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.355337 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.355395 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.355424 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.355453 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.355485 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.355537 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.355565 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.355589 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.355616 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.355642 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.355687 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.355713 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.355739 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.355773 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.355804 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.355831 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.355859 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.355886 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.357265 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.357330 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.357390 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.357422 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.357457 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.357514 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.357545 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.357570 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.357616 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.357644 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.357733 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.357764 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.357790 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.357815 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.357840 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.357873 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.357930 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.357957 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.357986 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.358010 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.358037 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.358066 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.358091 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.358115 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.358143 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.358173 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.358209 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.358234 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.358261 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.358290 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.358315 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.358343 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.358370 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.358395 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.358427 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.358452 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.358482 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.358511 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.358536 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.358565 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.358592 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.358619 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.358647 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.358693 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.358731 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.358759 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.358759 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.358806 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.358830 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.358856 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.358891 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.358933 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.358965 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.358992 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.358992 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.358992 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.363431 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.363497 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.363545 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.363581 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.363622 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.363692 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.363734 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.363769 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.363819 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.363861 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.363895 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.363934 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.363969 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.364011 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.364049 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.364108 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.364482 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.364526 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.364561 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.364561 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.364639 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.364698 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.364749 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.364749 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.364749 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.364749 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.364749 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.364749 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.368709 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.368787 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.368879 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.368928 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.368972 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.369012 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.369047 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.369083 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.369120 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.369155 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.369241 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.369287 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.369356 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.369439 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.369972 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.370020 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.370056 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.370092 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.370131 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.370166 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.370215 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.370254 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.370292 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.370334 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.370374 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.370374 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.370443 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.370482 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.372002 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.372050 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.372126 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.372189 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.372247 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.372317 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.372373 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.372437 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.372494 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.372546 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.372603 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.372692 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.372762 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.372819 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.372875 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.372943 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.372943 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.373052 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.373110 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.373167 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.373233 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.373289 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.373346 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.373400 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.373463 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.373529 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.373585 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.373639 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.373717 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.373784 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.373860 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.373911 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.373967 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.374017 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.374071 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.374136 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.374194 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.374256 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.374312 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.374367 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.374424 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.374476 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.374531 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.374586 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.374642 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.374735 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.374791 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.374846 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.374900 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.374965 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.375021 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.375075 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.375242 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.375316 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.375372 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.375438 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.375438 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.375547 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.375605 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.375605 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.375605 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.375798 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.375854 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.375854 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.375969 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.376026 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.376083 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.376563 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.376563 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.376686 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.376760 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.376760 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.376861 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.376917 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.376917 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.376917 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.377076 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.377076 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.377076 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.377076 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.377076 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.377344 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.377344 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.377449 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.377504 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.377555 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.377610 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.377686 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.377748 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.377847 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.377914 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.377914 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.378048 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.378105 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.378157 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.378213 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.378281 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.378345 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.378405 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.378460 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.378515 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.378569 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.378750 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.378832 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.378895 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.378954 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.378954 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.379064 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.379064 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.379173 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.379633 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.379768 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.379831 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.379884 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.379939 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.379994 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.380048 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.380116 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.380183 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.380240 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.380295 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.380351 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.380405 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.380460 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.380515 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.380571 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.380571 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.380571 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.380571 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.380571 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.380866 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.380924 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.380985 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.381049 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.381106 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.381161 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.381231 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.381289 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.381344 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.381406 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.381468 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.381523 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.381577 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.381639 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.381720 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.381864 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.381965 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.382048 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.382115 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.382180 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.382221 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.382251 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.382278 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.382307 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.382335 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.382365 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.382397 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.382425 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.382450 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.382479 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.382503 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.382528 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.382554 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.382580 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.382604 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.382629 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.382690 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.382733 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.382765 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.382765 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.382765 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.382765 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.382765 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.382879 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.382904 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.382928 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.382956 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.382983 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.383012 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.383012 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.383062 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.383088 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.383113 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.383136 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.383160 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.383190 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.383222 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.383250 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.383274 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.383301 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.383301 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.383353 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.383379 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.383408 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.383432 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.383432 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.383486 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.383511 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.383535 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.383574 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.383574 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.383619 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.383643 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.383684 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.383684 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.383684 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.383684 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.383684 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.383810 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.383924 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.384016 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.384120 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.384194 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.384329 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.384379 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.384448 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.384507 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.384535 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.384562 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.384591 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.384616 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.384641 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.384700 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.384730 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.384754 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.384784 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.384809 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.384871 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.384937 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.385165 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.385231 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.385293 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.385356 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.385418 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.385478 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.385545 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.385709 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.386013 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.386050 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.386075 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.386103 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.386128 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.386153 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.386178 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.386272 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.386302 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.386327 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.386354 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.386386 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.386410 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.386435 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.386460 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.386487 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.386511 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.386537 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.386562 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.386593 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.386617 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.386644 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.386687 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.386713 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.386740 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.386771 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.386800 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.386825 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.386853 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.386881 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.386909 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.386933 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.386960 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.386984 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.387011 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.387035 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.387062 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.387090 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.387116 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.387144 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.387174 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.387201 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.387224 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.387251 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.387275 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.387301 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.387328 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.387328 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.387380 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.387380 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.387380 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.387380 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.387380 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.387380 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.387380 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.387541 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.387541 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.387541 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.387615 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.387645 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.387688 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.387731 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.387769 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.387797 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.387826 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.387854 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.387882 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.387906 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.387930 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.387966 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.387993 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.388018 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.388048 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.388077 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.388107 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.388134 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.388165 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.388192 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.388222 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.388249 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.388273 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.388305 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.388331 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.388358 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.388386 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.388415 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.388442 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.388469 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.388521 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.388521 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.389440 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.389510 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.389574 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.389623 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.389671 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.389701 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.389754 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.389795 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.389824 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.389852 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.389876 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.389904 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.389933 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.389960 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.389989 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.390016 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.390049 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.390080 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.390110 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.390141 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.390166 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.390197 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.390224 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.390255 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.390282 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.390310 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.390345 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.390345 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.390606 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.390684 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.390748 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.390812 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.390846 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.390873 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.390901 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.390926 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.390960 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.391000 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.391052 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.391087 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.391127 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.391127 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.391208 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.391259 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.391308 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.391308 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.391386 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.391426 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.391463 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.391502 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.391539 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.391583 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.391621 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.391621 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.391621 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.391774 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.393197 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.393272 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.393310 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.393379 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.393437 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.393484 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.393529 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.393573 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.393618 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.393682 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.393765 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.393807 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.393878 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.393932 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.393972 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.394012 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.394050 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.394104 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.394147 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.394195 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.394254 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.394369 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.394510 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.394558 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.394597 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.394640 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.394708 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.394750 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.394793 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.394831 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.394877 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.394923 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.394968 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.395005 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.395043 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.395081 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.395150 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.395222 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.395261 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.395299 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.395343 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.395388 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.395426 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.395466 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.395509 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.395550 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.395599 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.395643 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.395714 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.395758 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.395797 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.396326 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.396418 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.397572 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.397572 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.397572 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.397858 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.397858 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.397858 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.397858 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.397858 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.398056 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.398096 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.398129 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.398167 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.398207 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.398207 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.398271 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.398319 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.398376 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.398376 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.398471 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.398526 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.398581 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.398646 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.398751 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.398812 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.398874 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.398931 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.398987 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.399121 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.399183 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.399242 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.399297 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.399368 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.399429 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.399494 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.399545 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.399600 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.399646 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.399730 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.399772 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.399810 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.399931 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.399972 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.400007 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.400048 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.400090 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.400126 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.400126 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.400193 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.400230 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.400230 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.400300 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.400340 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.400377 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.400418 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.400418 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.400418 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.400418 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.400418 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.400418 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.400607 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.400607 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.400607 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.400607 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.400607 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.400607 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.401715 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.402486 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.402538 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.402538 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.402538 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.402538 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.402538 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.402538 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.402787 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.402787 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.402787 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.402787 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.402787 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.402949 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.402984 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.403022 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.403061 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.403096 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.403140 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.403194 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.403233 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.403276 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.403313 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.403313 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.403411 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.403411 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.403501 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.403540 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.403540 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.403605 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.403605 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.403605 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.403605 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.405916 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.405960 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.406001 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.406048 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.406097 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.406145 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.406189 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.406249 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.406304 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.406351 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.406351 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.406457 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.407254 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.407254 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.407393 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.407483 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.407538 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.407590 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.407648 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.407748 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.407797 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.408001 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.408064 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.408105 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.408153 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.408210 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.408291 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.408291 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.408372 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.408414 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.408414 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.408697 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.408697 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.408823 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.408882 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.408882 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.409229 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.409267 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.409267 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.409351 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.409389 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.409434 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.409434 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.409434 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.409434 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.409575 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.410200 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.410243 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.410276 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.410302 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.410331 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.410362 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.410385 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.410417 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.410446 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.410446 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.410446 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.410446 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.410541 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.410575 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.410601 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.410625 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.410651 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.410703 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.410703 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.410759 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.410787 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.410810 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.411635 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.411713 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.411788 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.411854 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.411912 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.411971 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.412038 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:23:34.412105 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:23:34.412174 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:23:34.412229 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:23:34.412322 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:23:34.412390 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:23:34.412452 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:23:34.456820 np0000181543 devstack@c-api.service[116888]: INFO dbcounter [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Registered counter for database cinder Jun 17 20:23:34.457364 np0000181543 devstack@c-api.service[116889]: INFO dbcounter [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Registered counter for database cinder Jun 17 20:23:34.460440 np0000181543 devstack@c-api.service[116890]: INFO dbcounter [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Registered counter for database cinder Jun 17 20:23:34.463942 np0000181543 devstack@c-api.service[116892]: INFO dbcounter [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Registered counter for database cinder Jun 17 20:23:34.502634 np0000181543 devstack@c-api.service[116888]: DEBUG oslo_db.sqlalchemy.engines [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 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=116888) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:34.504400 np0000181543 devstack@c-api.service[116889]: DEBUG oslo_db.sqlalchemy.engines [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c 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=116889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:34.505225 np0000181543 devstack@c-api.service[116890]: DEBUG oslo_db.sqlalchemy.engines [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c 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=116890) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:34.509005 np0000181543 devstack@c-api.service[116892]: DEBUG oslo_db.sqlalchemy.engines [None req-64dcca84-f9bd-4525-919d-280d81a74002 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=116892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:34.622811 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writer thread running {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:23:34.625699 np0000181543 devstack@c-api.service[116888]: INFO cinder.rpc [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:23:34.629186 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writer thread running {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:23:34.629895 np0000181543 devstack@c-api.service[116888]: INFO cinder.rpc [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:23:34.631168 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writer thread running {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:23:34.632186 np0000181543 devstack@c-api.service[116889]: INFO cinder.rpc [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:23:34.633950 np0000181543 devstack@c-api.service[116888]: INFO cinder.rpc [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:23:34.634494 np0000181543 devstack@c-api.service[116890]: INFO cinder.rpc [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:23:34.634743 np0000181543 devstack@c-api.service[116889]: INFO cinder.rpc [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:23:34.636716 np0000181543 devstack@c-api.service[116888]: INFO cinder.rpc [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:23:34.636787 np0000181543 devstack@c-api.service[116889]: INFO cinder.rpc [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:23:34.637134 np0000181543 devstack@c-api.service[116890]: INFO cinder.rpc [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:23:34.637963 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.638107 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writer thread running {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:23:34.639040 np0000181543 devstack@c-api.service[116889]: INFO cinder.rpc [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:23:34.640165 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.640362 np0000181543 devstack@c-api.service[116890]: INFO cinder.rpc [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:23:34.642102 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.642337 np0000181543 devstack@c-api.service[116892]: INFO cinder.rpc [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:23:34.644172 np0000181543 devstack@c-api.service[116890]: INFO cinder.rpc [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:23:34.644317 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.645858 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.646385 np0000181543 devstack@c-api.service[116892]: INFO cinder.rpc [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:23:34.649851 np0000181543 devstack@c-api.service[116892]: INFO cinder.rpc [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:23:34.650901 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.652346 np0000181543 devstack@c-api.service[116892]: INFO cinder.rpc [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:23:34.653590 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.657479 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.677501 np0000181543 devstack@c-api.service[116888]: DEBUG oslo_db.sqlalchemy.engines [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 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=116888) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:34.678674 np0000181543 devstack@c-api.service[116889]: DEBUG oslo_db.sqlalchemy.engines [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c 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=116889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:34.680490 np0000181543 devstack@c-api.service[116888]: INFO cinder.rpc [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:23:34.683042 np0000181543 devstack@c-api.service[116888]: INFO cinder.rpc [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:23:34.684061 np0000181543 devstack@c-api.service[116889]: INFO cinder.rpc [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:23:34.684437 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.686619 np0000181543 devstack@c-api.service[116889]: INFO cinder.rpc [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:23:34.687889 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.698486 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.701846 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.701931 np0000181543 devstack@c-api.service[116892]: DEBUG oslo_db.sqlalchemy.engines [None req-64dcca84-f9bd-4525-919d-280d81a74002 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=116892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:34.704078 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.705032 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.705117 np0000181543 devstack@c-api.service[116892]: INFO cinder.rpc [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:23:34.706238 np0000181543 devstack@c-api.service[116890]: DEBUG oslo_db.sqlalchemy.engines [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c 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=116890) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:34.707628 np0000181543 devstack@c-api.service[116892]: INFO cinder.rpc [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:23:34.707905 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.709049 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.709149 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.709209 np0000181543 devstack@c-api.service[116890]: INFO cinder.rpc [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:23:34.711576 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.711814 np0000181543 devstack@c-api.service[116890]: INFO cinder.rpc [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:23:34.713124 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.713214 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.716164 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.717652 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.719191 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.721121 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.721777 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.722039 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.724445 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.724976 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.725076 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.725783 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.726471 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.727595 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.729041 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.729257 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.729838 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.730576 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.732218 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.733601 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.735034 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.735147 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.737217 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.737307 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.737945 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.738458 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.740247 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.740377 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.740779 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.742383 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.743313 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.743380 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.743673 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.743760 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.745212 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.746386 np0000181543 devstack@c-api.service[116888]: WARNING cinder.api.contrib.hosts [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:23:34.746523 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.746592 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.747104 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.747178 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.748527 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.749220 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.749288 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.749399 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.749865 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.750870 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.751386 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.752141 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.752256 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.752356 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.752421 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: extensions {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.753672 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.753764 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.753817 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.753882 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: os-quota-class-sets {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.755025 np0000181543 devstack@c-api.service[116889]: WARNING cinder.api.contrib.hosts [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:23:34.755177 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: scheduler-stats {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.755770 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.756423 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.756562 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.756828 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: os-quota-sets {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.757116 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.758414 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: backups {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.758517 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.760344 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.760923 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: extensions {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.761327 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: os-snapshot-manage {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.764992 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.765117 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: os-quota-class-sets {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.765179 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.765235 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: consistencygroups {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.765292 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: scheduler-stats {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.765813 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: extra_specs {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.766054 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: os-quota-sets {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.766411 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.766794 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.767417 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: os-hosts {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.767486 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: backups {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.768784 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.768910 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: os-volume-manage {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.769289 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.769569 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: os-snapshot-manage {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.770260 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: os-availability-zone {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.770374 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.770847 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.771005 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: consistencygroups {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.771565 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: encryption {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.771854 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.772384 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.773025 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: extra_specs {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.773146 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: os-volume-transfer {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.773319 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.773877 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.774570 np0000181543 devstack@c-api.service[116890]: WARNING cinder.api.contrib.hosts [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:23:34.774728 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: capabilities {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.774981 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: os-hosts {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.775073 np0000181543 devstack@c-api.service[116892]: WARNING cinder.api.contrib.hosts [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:23:34.775329 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.775925 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.776037 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: encryption {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.776762 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: os-volume-manage {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.776842 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.777325 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.777563 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: os-volume-type-access {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.778235 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: os-availability-zone {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.778335 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.778620 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.779135 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: cgsnapshots {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.779539 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: encryption {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.779870 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.780181 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.780553 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extended resource: qos-specs {{(pid=116888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.780941 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: extensions {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.781113 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: os-volume-transfer {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.781210 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: extensions {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.782363 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: os-quota-class-sets {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.782439 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: os-quota-class-sets {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.782675 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.contrib.snapshot_actions [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] SnapshotActionsController initialized {{(pid=116888) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:23:34.782843 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: capabilities {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.783557 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.783728 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: scheduler-stats {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.783808 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: scheduler-stats {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.784212 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: encryption {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.785081 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.785295 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: os-quota-sets {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.785368 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: os-quota-sets {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.785772 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: os-volume-type-access {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.786495 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.787399 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: cgsnapshots {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.787447 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: backups {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.787512 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: backups {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.787844 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.788944 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extended resource: qos-specs {{(pid=116889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.789384 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.789619 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: os-snapshot-manage {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.789706 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: os-snapshot-manage {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.791023 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.791171 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.contrib.snapshot_actions [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] SnapshotActionsController initialized {{(pid=116889) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:23:34.791227 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: consistencygroups {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.791453 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: consistencygroups {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.792205 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.792464 np0000181543 devstack@c-api.service[116888]: WARNING castellan.key_manager.migration [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.793352 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.793449 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.793640 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: extra_specs {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.793807 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.793909 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.793977 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension AdminActions extending resource: volumes {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.793977 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension AdminActions extending resource: snapshots {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.794108 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension AdminActions extending resource: backups {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.794108 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension VolumeActions extending resource: volumes {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.794213 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: extra_specs {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.794721 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension TypesManage extending resource: types {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.794721 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension UsedLimits extending resource: limits {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.794721 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.794721 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.794721 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.795000 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.795000 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.795000 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.795165 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.v3.router [None req-c18e5840-6d0a-45e0-a659-7db7524a1be7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.795223 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.796190 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: os-hosts {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.796449 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: os-hosts {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.796599 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.797585 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: os-volume-manage {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.798133 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.798986 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: os-volume-manage {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.799412 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: os-availability-zone {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.799627 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.800856 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: encryption {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.801128 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: os-availability-zone {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.801232 np0000181543 devstack@c-api.service[116889]: WARNING castellan.key_manager.migration [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.802151 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension SnapshotActions extending resource: snapshots {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.802265 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.802399 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.802504 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension AdminActions extending resource: volumes {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.802627 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension AdminActions extending resource: snapshots {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.802700 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: os-volume-transfer {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.802744 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: encryption {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.802783 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension AdminActions extending resource: backups {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.803549 np0000181543 devstack@c-api.service[116888]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72d3eb0a3668 pid: 116888 (default app) Jun 17 20:23:34.803596 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension VolumeActions extending resource: volumes {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.803713 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension TypesManage extending resource: types {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.803806 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension UsedLimits extending resource: limits {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.803905 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.804035 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.804124 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.804235 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension VolumeTypeAccess extending resource: types {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.804344 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.804441 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.804541 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.v3.router [None req-7966157e-5132-4e61-b5b9-416ddd1ab96c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.804592 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: capabilities {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.804784 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: os-volume-transfer {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.806108 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: encryption {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.807050 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: capabilities {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.807759 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: os-volume-type-access {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.808798 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: encryption {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.809443 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: cgsnapshots {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.810897 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: os-volume-type-access {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.811000 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extended resource: qos-specs {{(pid=116892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.812446 np0000181543 devstack@c-api.service[116889]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72d3eb0a3668 pid: 116889 (default app) Jun 17 20:23:34.812780 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.812780 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.812780 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.812780 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.813163 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.813163 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.813163 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.813163 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.813456 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.813456 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.813456 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.813456 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.813456 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.813456 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.813894 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.813894 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.813894 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.813894 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.813894 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.814341 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.814341 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.814341 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.814341 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.814341 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.814779 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.814779 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.814779 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.814779 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.815154 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.815154 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.815295 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: cgsnapshots {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.815356 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.815356 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.815356 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.815356 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.815641 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.815641 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.815641 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.815641 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.815641 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.816301 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.816301 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.816301 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.816301 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.816301 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.816301 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.816301 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.816860 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.816860 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.816860 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.816860 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.816860 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.816860 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.817466 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.817466 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.817466 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.817466 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.817466 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.817466 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.817965 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.817965 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.817965 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.817965 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.817965 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.818373 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.818373 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.818373 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.818373 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.818373 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.818825 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.818825 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.818825 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.818825 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.818825 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.819301 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.819301 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.819301 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.819301 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.819301 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.819301 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.819301 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.819811 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.819811 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.819811 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.819811 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.819811 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.820639 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.820639 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.820639 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.820639 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.820639 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.820980 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.820980 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.820980 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.820980 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.821187 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.821187 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.821187 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.821187 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.821373 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.821373 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.821466 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.contrib.snapshot_actions [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] SnapshotActionsController initialized {{(pid=116892) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:23:34.821511 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.821511 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.821511 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.821511 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.821511 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.821771 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.821771 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.821771 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.821771 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.821771 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822002 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822002 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822002 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822002 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822201 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822201 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822201 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822201 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822381 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822381 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822381 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822381 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822569 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822569 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822569 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822569 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822762 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822762 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822762 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.822762 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.822762 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823037 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823037 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823037 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823037 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823037 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823037 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823314 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823314 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823314 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823314 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823314 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823530 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823530 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823530 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823530 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823530 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823530 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823827 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823827 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823827 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823827 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.823827 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.823827 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.824244 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.824244 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.824244 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.824244 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.824244 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.824244 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.824526 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.824526 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.824526 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.824526 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.824526 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.824526 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.824827 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.824827 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.824827 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.824827 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.825048 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.825048 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.825048 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.825048 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.825048 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.825307 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.825307 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.825307 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.825307 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:34.825307 np0000181543 devstack@c-api.service[116888]: warnings.warn(deprecated_msg) Jun 17 20:23:34.825517 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.825557 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extended resource: qos-specs {{(pid=116890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:23:34.825600 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-21cb8100-0814-48a8-a1b7-6919273f3f30 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:23:34.825648 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.825739 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.contrib.snapshot_actions [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] SnapshotActionsController initialized {{(pid=116890) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:23:34.825786 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.825824 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 1/1] 199.19.213.232 () {60 vars in 956 bytes} [Wed Jun 17 20:23:34 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:23:34.825879 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.825944 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.825983 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.826020 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.826058 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.826095 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.826132 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.826396 np0000181543 devstack@c-api.service[116892]: WARNING castellan.key_manager.migration [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.827057 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.827354 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.827497 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.827807 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.827924 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension AdminActions extending resource: volumes {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.828145 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension AdminActions extending resource: snapshots {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.828289 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension AdminActions extending resource: backups {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.828419 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension VolumeActions extending resource: volumes {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.828586 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension TypesManage extending resource: types {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.828746 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension UsedLimits extending resource: limits {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.828888 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.829012 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.829056 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.829162 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.829348 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.829481 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.829623 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.829785 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.v3.router [None req-64dcca84-f9bd-4525-919d-280d81a74002 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.830980 np0000181543 devstack@c-api.service[116890]: WARNING castellan.key_manager.migration [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:23:34.832210 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension SnapshotActions extending resource: snapshots {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.832361 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.832694 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.832847 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension AdminActions extending resource: volumes {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.833011 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension AdminActions extending resource: snapshots {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.833156 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension AdminActions extending resource: backups {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.833298 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension VolumeActions extending resource: volumes {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.833480 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension TypesManage extending resource: types {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.833635 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension UsedLimits extending resource: limits {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.833804 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.833944 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.834087 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.834234 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension VolumeTypeAccess extending resource: types {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.834396 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.834538 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.834673 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.v3.router [None req-7dfc5d36-8c9f-43b7-ba48-08396c53bb0c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:23:34.839224 np0000181543 devstack@c-api.service[116892]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72d3eb0a3668 pid: 116892 (default app) Jun 17 20:23:34.850754 np0000181543 devstack@c-api.service[116890]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72d3eb0a3668 pid: 116890 (default app) Jun 17 20:23:42.243716 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.243716 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.243716 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.243716 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.243716 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.246048 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.246048 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.246048 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.246048 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.246048 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.246569 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.246569 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.246569 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.246569 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.246569 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.246569 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.247341 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.247341 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.247341 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.247341 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.247587 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.247587 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.247587 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.247587 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.247827 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.247827 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.247827 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.247827 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248042 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248042 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248042 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248042 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248042 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248361 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248361 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248361 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248361 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248361 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248608 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248608 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248608 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248608 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248608 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248608 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248945 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248945 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248945 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248945 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.248945 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.248945 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.249249 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.249249 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.249249 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.249249 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.249249 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.249249 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.249560 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.249560 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.249560 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.249560 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.249560 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.249838 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.249838 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.249838 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.249838 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.249838 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250105 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.250105 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250105 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.250105 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250105 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.250105 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250462 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.250462 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250462 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.250462 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250462 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.250462 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250787 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.250787 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250787 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.250787 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.250787 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251010 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251010 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251010 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251010 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251010 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251245 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251245 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251245 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251245 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251453 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251453 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251453 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251453 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251688 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251688 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251688 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251688 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251688 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251971 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251971 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251971 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.251971 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.251971 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.252221 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.252221 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.252221 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.252221 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.252426 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.252426 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.252426 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.252426 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.252641 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.252641 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.252641 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.252641 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.252865 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.252865 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.252865 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.252865 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253089 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253089 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253089 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253089 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253304 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253304 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253304 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253304 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253304 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253565 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253565 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253565 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253565 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253565 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253565 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253913 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253913 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253913 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.253913 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.253913 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254157 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254157 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254157 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254157 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254157 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254157 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254469 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254469 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254469 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254469 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254469 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254469 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254826 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254826 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254826 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254826 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.254826 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.254826 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255120 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255120 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255120 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255120 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255120 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255120 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255434 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255434 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255434 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255434 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255649 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255649 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255649 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255649 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255649 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255941 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255941 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255941 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255941 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.255941 np0000181543 devstack@c-api.service[116889]: warnings.warn(deprecated_msg) Jun 17 20:23:42.255941 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-cfe256bb-0921-4d31-afe1-29d12e81d22b None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:23:42.815331 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-cfe256bb-0921-4d31-afe1-29d12e81d22b admin admin] POST https://199.19.213.232/volume/v3/types Jun 17 20:23:42.815898 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-cfe256bb-0921-4d31-afe1-29d12e81d22b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:23:42.817572 np0000181543 devstack@c-api.service[116889]: /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 17 20:23:42.817572 np0000181543 devstack@c-api.service[116889]: warnings.warn( Jun 17 20:23:42.852510 np0000181543 devstack@c-api.service[116889]: DEBUG oslo_db.sqlalchemy.engines [None req-cfe256bb-0921-4d31-afe1-29d12e81d22b 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=116889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:42.887013 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-cfe256bb-0921-4d31-afe1-29d12e81d22b admin admin] https://199.19.213.232/volume/v3/types returned with HTTP 200 Jun 17 20:23:42.887952 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 1/2] 199.19.213.232 () {68 vars in 1288 bytes} [Wed Jun 17 20:23:42 2026] POST /volume/v3/types => generated 186 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:23:42.901601 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [req-cfe256bb-0921-4d31-afe1-29d12e81d22b req-720183af-4475-4006-9abf-ece13fefd589 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:23:43.250787 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [req-cfe256bb-0921-4d31-afe1-29d12e81d22b req-720183af-4475-4006-9abf-ece13fefd589 admin admin] POST https://199.19.213.232/volume/v3/types/7b790e0f-05ce-4ef9-8663-031c2121d8f4/extra_specs Jun 17 20:23:43.251361 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [req-cfe256bb-0921-4d31-afe1-29d12e81d22b req-720183af-4475-4006-9abf-ece13fefd589 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:23:43.253111 np0000181543 devstack@c-api.service[116888]: /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 17 20:23:43.253111 np0000181543 devstack@c-api.service[116888]: warnings.warn( Jun 17 20:23:43.286980 np0000181543 devstack@c-api.service[116888]: DEBUG oslo_db.sqlalchemy.engines [req-cfe256bb-0921-4d31-afe1-29d12e81d22b req-720183af-4475-4006-9abf-ece13fefd589 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=116888) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:23:43.376991 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [req-cfe256bb-0921-4d31-afe1-29d12e81d22b req-720183af-4475-4006-9abf-ece13fefd589 admin admin] https://199.19.213.232/volume/v3/types/7b790e0f-05ce-4ef9-8663-031c2121d8f4/extra_specs returned with HTTP 200 Jun 17 20:23:43.377432 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 2/3] 199.19.213.232 () {70 vars in 1505 bytes} [Wed Jun 17 20:23:42 2026] POST /volume/v3/types/7b790e0f-05ce-4ef9-8663-031c2121d8f4/extra_specs => generated 55 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:23:44.706900 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=6 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:23:44.711251 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=6 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:23:52.883120 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:23:53.374699 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:27:02.670065 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.670065 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.670065 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.670065 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.670065 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.671273 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.671273 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.671273 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.671273 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.671273 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.671634 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.671634 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.671634 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.671634 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.671634 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.671634 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.672161 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.672161 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.672161 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.672161 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.672478 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.672478 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.672478 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.672478 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.672854 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.672854 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.672854 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.672854 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.673164 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.673164 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.673164 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.673164 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.673164 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.673524 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.673524 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.673524 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.673524 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.673524 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.674678 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.674678 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.674678 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.674678 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.674678 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.674678 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.675428 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.675428 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.675428 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.675428 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.675428 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.675428 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.676167 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.676167 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.676167 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.676167 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.676167 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.676167 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.676924 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.676924 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.676924 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.676924 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.676924 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.677534 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.677534 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.677534 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.677534 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.677534 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.678261 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.678261 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.678261 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.678261 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.678261 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.678261 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.679098 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.679098 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.679098 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.679098 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.679098 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.679098 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.679864 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.679864 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.679864 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.679864 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.679864 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.680479 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.680479 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.680479 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.680479 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.680479 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.680991 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.680991 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.680991 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.680991 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.681228 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.681228 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.681228 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.681228 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.681447 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.681447 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.681447 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.681447 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.681447 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.681741 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.681741 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.681741 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.681741 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.681741 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682024 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682024 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682024 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682024 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682237 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682237 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682237 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682237 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682471 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682471 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682471 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682471 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682743 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682743 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682743 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682743 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682976 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682976 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.682976 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.682976 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683244 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683244 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683244 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683244 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683244 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683407 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683407 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683407 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683407 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683407 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683407 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683577 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683577 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683577 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683577 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683577 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683824 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683824 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683824 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683824 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.683824 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.683824 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.684361 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.684361 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.684361 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.684361 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.684361 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.684361 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.684689 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.684689 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.684689 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.684689 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.684689 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.684689 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685042 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685042 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685042 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685042 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685042 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685042 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685369 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685369 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685369 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685369 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685583 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685583 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685583 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685583 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685583 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685769 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685769 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685769 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685769 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:02.685769 np0000181543 devstack@c-api.service[116892]: warnings.warn(deprecated_msg) Jun 17 20:27:02.685769 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-74eb71e2-a27e-42b8-898b-698589f99f3a None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:02.685769 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-74eb71e2-a27e-42b8-898b-698589f99f3a None None] GET https://199.19.213.232/volume// Jun 17 20:27:02.685956 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-74eb71e2-a27e-42b8-898b-698589f99f3a None None] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:02.685956 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-74eb71e2-a27e-42b8-898b-698589f99f3a None None] Calling method 'all' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:02.685956 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-74eb71e2-a27e-42b8-898b-698589f99f3a None None] https://199.19.213.232/volume// returned with HTTP 300 Jun 17 20:27:02.685956 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 1/4] 199.19.213.232 () {66 vars in 1456 bytes} [Wed Jun 17 20:27:02 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 20:27:44.358562 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.358562 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.358562 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.358562 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.358562 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.359997 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.359997 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.359997 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.359997 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.359997 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.360434 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.360434 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.360434 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.360434 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.360434 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.360434 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.361087 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.361087 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.361087 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.361087 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.361426 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.361426 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.361426 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.361426 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.361810 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.361810 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.361810 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.361810 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.362106 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.362106 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.362106 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.362106 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.362106 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.362564 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.362564 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.362564 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.362564 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.362564 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.363087 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.363087 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.363087 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.363087 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.363087 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.363087 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.363616 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.363616 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.363616 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.363616 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.363616 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.363616 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.364182 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.364182 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.364182 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.364182 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.364182 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.364182 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.364869 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.364869 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.364869 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.364869 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.364869 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365320 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.365320 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365320 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.365320 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365320 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.365707 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365707 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.365707 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365707 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.365707 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365707 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.365950 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365950 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.365950 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365950 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.365950 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.365950 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366192 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366192 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366192 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366192 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366192 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366387 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366387 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366387 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366387 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366387 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366585 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366585 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366585 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366585 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366761 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366761 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.366761 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.366761 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367024 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367024 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367024 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367024 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367024 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367296 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367296 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367296 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367296 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367296 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367491 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367491 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367491 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367491 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367734 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367734 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367734 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367734 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367882 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367882 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.367882 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.367882 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368041 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368041 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368041 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368041 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368201 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368201 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368201 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368201 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368347 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368347 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368347 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368347 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368347 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368497 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368497 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368497 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368497 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368497 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368497 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368732 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368732 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368732 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368732 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368732 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368870 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368870 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368870 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368870 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.368870 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.368870 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369084 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369084 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369084 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369084 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369084 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369084 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369281 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369281 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369281 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369281 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369281 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369281 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369498 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369498 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369498 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369498 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369498 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369498 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369732 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369732 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369732 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369732 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369898 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369898 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369898 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.369898 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.369898 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.370076 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.370076 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.370076 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.370076 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:44.370076 np0000181543 devstack@c-api.service[116890]: warnings.warn(deprecated_msg) Jun 17 20:27:44.370076 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-db445982-5d25-4fbe-81e9-63217376c251 None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:44.370076 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 1/5] 199.19.213.232 () {62 vars in 1068 bytes} [Wed Jun 17 20:27:44 2026] GET /volume/v3 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:27:44.406843 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-58f5d555-e20f-45ef-bd82-7440ca426ead None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:44.416482 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 2/6] 199.19.213.232 () {64 vars in 1272 bytes} [Wed Jun 17 20:27:44 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:27:44.454445 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [req-58f5d555-e20f-45ef-bd82-7440ca426ead req-d5121c9c-adb7-4911-aca3-357c7220dec6 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:44.459424 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [req-58f5d555-e20f-45ef-bd82-7440ca426ead req-d5121c9c-adb7-4911-aca3-357c7220dec6 demo demo] GET https://199.19.213.232/volume/v3/ Jun 17 20:27:44.459706 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [req-58f5d555-e20f-45ef-bd82-7440ca426ead req-d5121c9c-adb7-4911-aca3-357c7220dec6 demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:44.459984 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [req-58f5d555-e20f-45ef-bd82-7440ca426ead req-d5121c9c-adb7-4911-aca3-357c7220dec6 demo demo] Calling method 'version_select' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:44.462908 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [req-58f5d555-e20f-45ef-bd82-7440ca426ead req-d5121c9c-adb7-4911-aca3-357c7220dec6 demo demo] https://199.19.213.232/volume/v3/ returned with HTTP 200 Jun 17 20:27:44.463590 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 3/7] 199.19.213.232 () {66 vars in 1346 bytes} [Wed Jun 17 20:27:44 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:27:44.507177 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-51228d6a-dbda-41e5-98c7-54e2144db780 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:44.864310 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-51228d6a-dbda-41e5-98c7-54e2144db780 demo demo] GET https://199.19.213.232/volume/v3/types Jun 17 20:27:44.864635 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-51228d6a-dbda-41e5-98c7-54e2144db780 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:44.864864 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-51228d6a-dbda-41e5-98c7-54e2144db780 demo demo] Calling method 'index' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:44.865339 np0000181543 devstack@c-api.service[116892]: /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 17 20:27:44.865339 np0000181543 devstack@c-api.service[116892]: warnings.warn( Jun 17 20:27:44.866003 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-51228d6a-dbda-41e5-98c7-54e2144db780 demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:27:44.903842 np0000181543 devstack@c-api.service[116892]: DEBUG oslo_db.sqlalchemy.engines [None req-51228d6a-dbda-41e5-98c7-54e2144db780 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=116892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:27:44.925211 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-51228d6a-dbda-41e5-98c7-54e2144db780 demo demo] https://199.19.213.232/volume/v3/types returned with HTTP 200 Jun 17 20:27:44.925718 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 2/8] 199.19.213.232 () {64 vars in 1290 bytes} [Wed Jun 17 20:27:44 2026] GET /volume/v3/types => generated 377 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:27:44.960902 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-9ac3c9a8-8864-40fa-8f41-166a7885294b None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:45.313116 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-9ac3c9a8-8864-40fa-8f41-166a7885294b demo demo] GET https://199.19.213.232/volume/v3/types/default Jun 17 20:27:45.313478 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-9ac3c9a8-8864-40fa-8f41-166a7885294b demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:45.313791 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-9ac3c9a8-8864-40fa-8f41-166a7885294b demo demo] Calling method 'show' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:45.352705 np0000181543 devstack@c-api.service[116890]: DEBUG oslo_db.sqlalchemy.engines [None req-9ac3c9a8-8864-40fa-8f41-166a7885294b 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=116890) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:27:45.370218 np0000181543 devstack@c-api.service[116890]: /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 17 20:27:45.370218 np0000181543 devstack@c-api.service[116890]: warnings.warn( Jun 17 20:27:45.372968 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-9ac3c9a8-8864-40fa-8f41-166a7885294b demo demo] https://199.19.213.232/volume/v3/types/default returned with HTTP 200 Jun 17 20:27:45.373548 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 2/9] 199.19.213.232 () {64 vars in 1301 bytes} [Wed Jun 17 20:27:44 2026] GET /volume/v3/types/default => generated 145 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:27:45.870110 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-9a730421-8694-4267-a290-97e526a89313 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:45.871441 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 3/10] 199.19.213.232 () {62 vars in 1068 bytes} [Wed Jun 17 20:27:45 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:27:45.906870 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-038f3a0c-6c72-43f4-a261-6ef0dc074d05 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:45.914590 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 4/11] 199.19.213.232 () {64 vars in 1272 bytes} [Wed Jun 17 20:27:45 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:27:45.951008 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [req-038f3a0c-6c72-43f4-a261-6ef0dc074d05 req-b411aaef-ef39-44d3-899a-d76b08d794b2 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:45.954011 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [req-038f3a0c-6c72-43f4-a261-6ef0dc074d05 req-b411aaef-ef39-44d3-899a-d76b08d794b2 demo demo] GET https://199.19.213.232/volume/v3/ Jun 17 20:27:45.954265 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [req-038f3a0c-6c72-43f4-a261-6ef0dc074d05 req-b411aaef-ef39-44d3-899a-d76b08d794b2 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:45.954510 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [req-038f3a0c-6c72-43f4-a261-6ef0dc074d05 req-b411aaef-ef39-44d3-899a-d76b08d794b2 demo demo] Calling method 'version_select' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:45.955127 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [req-038f3a0c-6c72-43f4-a261-6ef0dc074d05 req-b411aaef-ef39-44d3-899a-d76b08d794b2 demo demo] https://199.19.213.232/volume/v3/ returned with HTTP 200 Jun 17 20:27:45.955565 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 3/12] 199.19.213.232 () {66 vars in 1346 bytes} [Wed Jun 17 20:27:45 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:27:45.995399 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-7892b56d-74d6-463b-8783-ad577c818b54 None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:45.997736 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-7892b56d-74d6-463b-8783-ad577c818b54 demo demo] GET https://199.19.213.232/volume/v3/types/default Jun 17 20:27:45.997966 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-7892b56d-74d6-463b-8783-ad577c818b54 demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:45.998228 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-7892b56d-74d6-463b-8783-ad577c818b54 demo demo] Calling method 'show' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:46.007281 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-7892b56d-74d6-463b-8783-ad577c818b54 demo demo] https://199.19.213.232/volume/v3/types/default returned with HTTP 200 Jun 17 20:27:46.007796 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 3/13] 199.19.213.232 () {64 vars in 1301 bytes} [Wed Jun 17 20:27:45 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:27:46.654860 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-5ce9e8bc-8c76-47ac-beac-5a4d315d6a7b None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:46.655790 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 4/14] 199.19.213.232 () {62 vars in 1068 bytes} [Wed Jun 17 20:27:46 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:27:46.690362 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-725fbf7e-ec1b-49d8-bfe6-0e8c65ca715a None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:46.694328 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 5/15] 199.19.213.232 () {64 vars in 1272 bytes} [Wed Jun 17 20:27:46 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:27:46.730221 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [req-725fbf7e-ec1b-49d8-bfe6-0e8c65ca715a req-268f7689-bfe7-492c-9530-28cb8a0d2a09 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:46.733373 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [req-725fbf7e-ec1b-49d8-bfe6-0e8c65ca715a req-268f7689-bfe7-492c-9530-28cb8a0d2a09 demo demo] GET https://199.19.213.232/volume/v3/ Jun 17 20:27:46.733678 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [req-725fbf7e-ec1b-49d8-bfe6-0e8c65ca715a req-268f7689-bfe7-492c-9530-28cb8a0d2a09 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:46.733925 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [req-725fbf7e-ec1b-49d8-bfe6-0e8c65ca715a req-268f7689-bfe7-492c-9530-28cb8a0d2a09 demo demo] Calling method 'version_select' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:46.734428 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [req-725fbf7e-ec1b-49d8-bfe6-0e8c65ca715a req-268f7689-bfe7-492c-9530-28cb8a0d2a09 demo demo] https://199.19.213.232/volume/v3/ returned with HTTP 200 Jun 17 20:27:46.734875 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 4/16] 199.19.213.232 () {66 vars in 1346 bytes} [Wed Jun 17 20:27:46 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:27:46.777569 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-1be95d11-eaf6-456b-85b5-d4b139804468 None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:46.781296 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-1be95d11-eaf6-456b-85b5-d4b139804468 demo demo] GET https://199.19.213.232/volume/v3/types/default Jun 17 20:27:46.781761 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-1be95d11-eaf6-456b-85b5-d4b139804468 demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:46.782187 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-1be95d11-eaf6-456b-85b5-d4b139804468 demo demo] Calling method 'show' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:46.792281 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-1be95d11-eaf6-456b-85b5-d4b139804468 demo demo] https://199.19.213.232/volume/v3/types/default returned with HTTP 200 Jun 17 20:27:46.792824 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 4/17] 199.19.213.232 () {64 vars in 1301 bytes} [Wed Jun 17 20:27:46 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:27:46.835012 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-a2233e8c-efd7-4e81-a8f3-7f9c0780b700 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:46.836236 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 5/18] 199.19.213.232 () {62 vars in 1068 bytes} [Wed Jun 17 20:27:46 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:27:46.872386 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-8fdb8cd8-a45a-4cc2-a010-c872ea49cde6 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:46.876279 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 6/19] 199.19.213.232 () {64 vars in 1272 bytes} [Wed Jun 17 20:27:46 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:27:46.912495 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [req-8fdb8cd8-a45a-4cc2-a010-c872ea49cde6 req-b7ae87a5-d682-4113-a0d3-cfe3ebb4b69d None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:46.916269 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [req-8fdb8cd8-a45a-4cc2-a010-c872ea49cde6 req-b7ae87a5-d682-4113-a0d3-cfe3ebb4b69d demo demo] GET https://199.19.213.232/volume/v3/ Jun 17 20:27:46.916617 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [req-8fdb8cd8-a45a-4cc2-a010-c872ea49cde6 req-b7ae87a5-d682-4113-a0d3-cfe3ebb4b69d demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:46.917127 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [req-8fdb8cd8-a45a-4cc2-a010-c872ea49cde6 req-b7ae87a5-d682-4113-a0d3-cfe3ebb4b69d demo demo] Calling method 'version_select' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:46.918017 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [req-8fdb8cd8-a45a-4cc2-a010-c872ea49cde6 req-b7ae87a5-d682-4113-a0d3-cfe3ebb4b69d demo demo] https://199.19.213.232/volume/v3/ returned with HTTP 200 Jun 17 20:27:46.918806 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 5/20] 199.19.213.232 () {66 vars in 1346 bytes} [Wed Jun 17 20:27:46 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:27:46.960943 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-529825d3-17a6-4f27-91b9-281ffc48e258 None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:46.965012 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-529825d3-17a6-4f27-91b9-281ffc48e258 demo demo] GET https://199.19.213.232/volume/v3/types/default Jun 17 20:27:46.965377 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-529825d3-17a6-4f27-91b9-281ffc48e258 demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:46.965850 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-529825d3-17a6-4f27-91b9-281ffc48e258 demo demo] Calling method 'show' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:46.975342 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-529825d3-17a6-4f27-91b9-281ffc48e258 demo demo] https://199.19.213.232/volume/v3/types/default returned with HTTP 200 Jun 17 20:27:46.975724 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 5/21] 199.19.213.232 () {64 vars in 1301 bytes} [Wed Jun 17 20:27:46 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 17 20:27:54.918438 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:27:56.972088 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=8 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:33:26.490673 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-683825c9-3219-4f86-a6e7-b38ffa86de46 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:33:26.599284 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-683825c9-3219-4f86-a6e7-b38ffa86de46 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:33:26.599520 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-683825c9-3219-4f86-a6e7-b38ffa86de46 demo demo] Empty body provided in request {{(pid=116889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:33:26.600441 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-683825c9-3219-4f86-a6e7-b38ffa86de46 demo demo] Calling method 'detail' {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:33:26.601645 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.api_utils [None req-683825c9-3219-4f86-a6e7-b38ffa86de46 demo demo] Removing options '' from query. {{(pid=116889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:33:26.603322 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.volume.api [None req-683825c9-3219-4f86-a6e7-b38ffa86de46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:33:26.642422 np0000181543 devstack@c-api.service[116889]: INFO cinder.volume.api [None req-683825c9-3219-4f86-a6e7-b38ffa86de46 demo demo] Get all volumes completed successfully. Jun 17 20:33:26.645501 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-683825c9-3219-4f86-a6e7-b38ffa86de46 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:33:26.646416 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 6/22] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:33:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:33:36.633091 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:34:26.680635 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-2f5739d4-94fa-4792-acba-6f2aeb2a9df1 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:26.685834 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-2f5739d4-94fa-4792-acba-6f2aeb2a9df1 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:34:26.686442 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-2f5739d4-94fa-4792-acba-6f2aeb2a9df1 demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:26.686714 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-2f5739d4-94fa-4792-acba-6f2aeb2a9df1 demo demo] Calling method 'detail' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:26.687547 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.api_utils [None req-2f5739d4-94fa-4792-acba-6f2aeb2a9df1 demo demo] Removing options '' from query. {{(pid=116888) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:34:26.688891 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.volume.api [None req-2f5739d4-94fa-4792-acba-6f2aeb2a9df1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116888) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:34:26.730758 np0000181543 devstack@c-api.service[116888]: INFO cinder.volume.api [None req-2f5739d4-94fa-4792-acba-6f2aeb2a9df1 demo demo] Get all volumes completed successfully. Jun 17 20:34:26.733777 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-2f5739d4-94fa-4792-acba-6f2aeb2a9df1 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:34:26.734258 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 7/23] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:34:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:34:36.721447 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:35:26.756563 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-5d9ea171-8748-49d6-9806-0e25fcaba580 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:35:26.760230 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-5d9ea171-8748-49d6-9806-0e25fcaba580 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:35:26.760469 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-5d9ea171-8748-49d6-9806-0e25fcaba580 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:35:26.760736 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-5d9ea171-8748-49d6-9806-0e25fcaba580 demo demo] Calling method 'detail' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:35:26.761382 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-5d9ea171-8748-49d6-9806-0e25fcaba580 demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:35:26.762480 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.volume.api [None req-5d9ea171-8748-49d6-9806-0e25fcaba580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116892) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:35:26.807794 np0000181543 devstack@c-api.service[116892]: INFO cinder.volume.api [None req-5d9ea171-8748-49d6-9806-0e25fcaba580 demo demo] Get all volumes completed successfully. Jun 17 20:35:26.810860 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-5d9ea171-8748-49d6-9806-0e25fcaba580 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:35:26.811519 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 6/24] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:35:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:35:36.799536 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:36:26.833152 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-90679b14-066e-4b08-a530-e2eaec83d1ff None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:26.839504 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-90679b14-066e-4b08-a530-e2eaec83d1ff demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:36:26.839821 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-90679b14-066e-4b08-a530-e2eaec83d1ff demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:26.840393 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-90679b14-066e-4b08-a530-e2eaec83d1ff demo demo] Calling method 'detail' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:26.841084 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.api_utils [None req-90679b14-066e-4b08-a530-e2eaec83d1ff demo demo] Removing options '' from query. {{(pid=116890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:36:26.842230 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.volume.api [None req-90679b14-066e-4b08-a530-e2eaec83d1ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116890) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:36:26.891178 np0000181543 devstack@c-api.service[116890]: INFO cinder.volume.api [None req-90679b14-066e-4b08-a530-e2eaec83d1ff demo demo] Get all volumes completed successfully. Jun 17 20:36:26.894284 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-90679b14-066e-4b08-a530-e2eaec83d1ff demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:36:26.894842 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 6/25] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:36:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:36:36.880608 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=1 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:37:26.917707 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-6787d76c-21fe-48e8-974f-8f5cd46cd96c None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:37:26.921837 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-6787d76c-21fe-48e8-974f-8f5cd46cd96c demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:37:26.922078 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-6787d76c-21fe-48e8-974f-8f5cd46cd96c demo demo] Empty body provided in request {{(pid=116889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:37:26.922204 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-6787d76c-21fe-48e8-974f-8f5cd46cd96c demo demo] Calling method 'detail' {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:37:26.922533 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.api_utils [None req-6787d76c-21fe-48e8-974f-8f5cd46cd96c demo demo] Removing options '' from query. {{(pid=116889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:37:26.923515 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.volume.api [None req-6787d76c-21fe-48e8-974f-8f5cd46cd96c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:37:26.934005 np0000181543 devstack@c-api.service[116889]: INFO cinder.volume.api [None req-6787d76c-21fe-48e8-974f-8f5cd46cd96c demo demo] Get all volumes completed successfully. Jun 17 20:37:26.937106 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-6787d76c-21fe-48e8-974f-8f5cd46cd96c demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:37:26.937700 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 7/26] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:37:26 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 17 20:37:36.927472 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:38:26.967377 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-d1c8f56d-2a97-40a5-9c71-c2d085c05cb7 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:38:27.109848 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-d1c8f56d-2a97-40a5-9c71-c2d085c05cb7 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:38:27.110121 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-d1c8f56d-2a97-40a5-9c71-c2d085c05cb7 demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:38:27.110442 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-d1c8f56d-2a97-40a5-9c71-c2d085c05cb7 demo demo] Calling method 'detail' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:38:27.110737 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.api_utils [None req-d1c8f56d-2a97-40a5-9c71-c2d085c05cb7 demo demo] Removing options '' from query. {{(pid=116888) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:38:27.111696 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.volume.api [None req-d1c8f56d-2a97-40a5-9c71-c2d085c05cb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116888) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:38:27.121190 np0000181543 devstack@c-api.service[116888]: INFO cinder.volume.api [None req-d1c8f56d-2a97-40a5-9c71-c2d085c05cb7 demo demo] Get all volumes completed successfully. Jun 17 20:38:27.124753 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-d1c8f56d-2a97-40a5-9c71-c2d085c05cb7 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:38:27.124753 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 8/27] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:38:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:38:37.116276 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:39:27.143314 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-0b988ea6-bad8-497d-a922-e2ac490860dd None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:39:27.146238 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-0b988ea6-bad8-497d-a922-e2ac490860dd demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:39:27.146475 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-0b988ea6-bad8-497d-a922-e2ac490860dd demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:39:27.146773 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-0b988ea6-bad8-497d-a922-e2ac490860dd demo demo] Calling method 'detail' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:39:27.147181 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-0b988ea6-bad8-497d-a922-e2ac490860dd demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:39:27.148466 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.volume.api [None req-0b988ea6-bad8-497d-a922-e2ac490860dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116892) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:39:27.158033 np0000181543 devstack@c-api.service[116892]: INFO cinder.volume.api [None req-0b988ea6-bad8-497d-a922-e2ac490860dd demo demo] Get all volumes completed successfully. Jun 17 20:39:27.160419 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-0b988ea6-bad8-497d-a922-e2ac490860dd demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:39:27.161016 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 7/28] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:39:27 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 17 20:39:37.152272 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:40:27.180404 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-18ec8f5a-4394-42df-abb2-1434cd840867 None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:40:27.185033 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-18ec8f5a-4394-42df-abb2-1434cd840867 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:40:27.185445 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-18ec8f5a-4394-42df-abb2-1434cd840867 demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:40:27.185881 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-18ec8f5a-4394-42df-abb2-1434cd840867 demo demo] Calling method 'detail' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:40:27.186394 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.api_utils [None req-18ec8f5a-4394-42df-abb2-1434cd840867 demo demo] Removing options '' from query. {{(pid=116890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:40:27.188069 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.volume.api [None req-18ec8f5a-4394-42df-abb2-1434cd840867 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116890) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:40:27.197341 np0000181543 devstack@c-api.service[116890]: INFO cinder.volume.api [None req-18ec8f5a-4394-42df-abb2-1434cd840867 demo demo] Get all volumes completed successfully. Jun 17 20:40:27.199312 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-18ec8f5a-4394-42df-abb2-1434cd840867 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:40:27.199675 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 7/29] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:40:27 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 17 20:40:37.192384 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=1 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:41:27.228064 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-3916f404-1312-4ceb-bbde-92f47c268b70 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:41:27.231152 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-3916f404-1312-4ceb-bbde-92f47c268b70 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:41:27.231390 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-3916f404-1312-4ceb-bbde-92f47c268b70 demo demo] Empty body provided in request {{(pid=116889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:41:27.231625 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-3916f404-1312-4ceb-bbde-92f47c268b70 demo demo] Calling method 'detail' {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:41:27.231991 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.api_utils [None req-3916f404-1312-4ceb-bbde-92f47c268b70 demo demo] Removing options '' from query. {{(pid=116889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:41:27.232974 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.volume.api [None req-3916f404-1312-4ceb-bbde-92f47c268b70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:41:27.240615 np0000181543 devstack@c-api.service[116889]: INFO cinder.volume.api [None req-3916f404-1312-4ceb-bbde-92f47c268b70 demo demo] Get all volumes completed successfully. Jun 17 20:41:27.243483 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-3916f404-1312-4ceb-bbde-92f47c268b70 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:41:27.244077 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 8/30] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:41:27 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 17 20:41:37.236826 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:42:27.262936 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-4963c6cd-2ef5-43d9-82d8-7ebf0c88acbe None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:42:27.269565 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-4963c6cd-2ef5-43d9-82d8-7ebf0c88acbe demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:42:27.269960 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-4963c6cd-2ef5-43d9-82d8-7ebf0c88acbe demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:42:27.270367 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-4963c6cd-2ef5-43d9-82d8-7ebf0c88acbe demo demo] Calling method 'detail' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:42:27.270871 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.api_utils [None req-4963c6cd-2ef5-43d9-82d8-7ebf0c88acbe demo demo] Removing options '' from query. {{(pid=116888) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:42:27.272284 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.volume.api [None req-4963c6cd-2ef5-43d9-82d8-7ebf0c88acbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116888) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:42:27.284833 np0000181543 devstack@c-api.service[116888]: INFO cinder.volume.api [None req-4963c6cd-2ef5-43d9-82d8-7ebf0c88acbe demo demo] Get all volumes completed successfully. Jun 17 20:42:27.287819 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-4963c6cd-2ef5-43d9-82d8-7ebf0c88acbe demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:42:27.288415 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 9/31] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:42:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:42:37.277161 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:43:27.305785 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-71cc785e-0f3f-4298-a4de-52d85a1b3436 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:43:27.463330 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-71cc785e-0f3f-4298-a4de-52d85a1b3436 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:43:27.463899 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-71cc785e-0f3f-4298-a4de-52d85a1b3436 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:43:27.464411 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-71cc785e-0f3f-4298-a4de-52d85a1b3436 demo demo] Calling method 'detail' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:43:27.464974 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-71cc785e-0f3f-4298-a4de-52d85a1b3436 demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:43:27.466494 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.volume.api [None req-71cc785e-0f3f-4298-a4de-52d85a1b3436 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116892) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:43:27.475850 np0000181543 devstack@c-api.service[116892]: INFO cinder.volume.api [None req-71cc785e-0f3f-4298-a4de-52d85a1b3436 demo demo] Get all volumes completed successfully. Jun 17 20:43:27.477819 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-71cc785e-0f3f-4298-a4de-52d85a1b3436 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:43:27.478270 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 8/32] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:43:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:43:37.472458 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:44:27.494240 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-e6f18cbe-b656-4239-ac04-d3ae466c41c7 None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:44:27.498621 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-e6f18cbe-b656-4239-ac04-d3ae466c41c7 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:44:27.499065 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-e6f18cbe-b656-4239-ac04-d3ae466c41c7 demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:44:27.499578 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-e6f18cbe-b656-4239-ac04-d3ae466c41c7 demo demo] Calling method 'detail' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:44:27.500122 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.api_utils [None req-e6f18cbe-b656-4239-ac04-d3ae466c41c7 demo demo] Removing options '' from query. {{(pid=116890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:44:27.500971 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.volume.api [None req-e6f18cbe-b656-4239-ac04-d3ae466c41c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116890) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:44:27.508946 np0000181543 devstack@c-api.service[116890]: INFO cinder.volume.api [None req-e6f18cbe-b656-4239-ac04-d3ae466c41c7 demo demo] Get all volumes completed successfully. Jun 17 20:44:27.512394 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-e6f18cbe-b656-4239-ac04-d3ae466c41c7 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:44:27.513018 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 8/33] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:44:27 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 17 20:44:37.504131 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=1 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:45:27.527385 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-754884b4-9326-4170-ba12-9012aa3626e8 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:45:27.530277 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-754884b4-9326-4170-ba12-9012aa3626e8 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:45:27.530277 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-754884b4-9326-4170-ba12-9012aa3626e8 demo demo] Empty body provided in request {{(pid=116889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:45:27.530539 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-754884b4-9326-4170-ba12-9012aa3626e8 demo demo] Calling method 'detail' {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:45:27.530928 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.api_utils [None req-754884b4-9326-4170-ba12-9012aa3626e8 demo demo] Removing options '' from query. {{(pid=116889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:45:27.531647 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.volume.api [None req-754884b4-9326-4170-ba12-9012aa3626e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:45:27.548105 np0000181543 devstack@c-api.service[116889]: INFO cinder.volume.api [None req-754884b4-9326-4170-ba12-9012aa3626e8 demo demo] Get all volumes completed successfully. Jun 17 20:45:27.551425 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-754884b4-9326-4170-ba12-9012aa3626e8 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:45:27.552084 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 9/34] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:45:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:45:37.535136 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:46:27.569710 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-6d4a44a2-45dd-4b66-bcbb-85cf5afa023f None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:46:27.572727 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-6d4a44a2-45dd-4b66-bcbb-85cf5afa023f demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:46:27.573012 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-6d4a44a2-45dd-4b66-bcbb-85cf5afa023f demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:46:27.573275 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-6d4a44a2-45dd-4b66-bcbb-85cf5afa023f demo demo] Calling method 'detail' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:46:27.573697 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.api_utils [None req-6d4a44a2-45dd-4b66-bcbb-85cf5afa023f demo demo] Removing options '' from query. {{(pid=116888) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:46:27.575060 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.volume.api [None req-6d4a44a2-45dd-4b66-bcbb-85cf5afa023f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116888) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:46:27.583287 np0000181543 devstack@c-api.service[116888]: INFO cinder.volume.api [None req-6d4a44a2-45dd-4b66-bcbb-85cf5afa023f demo demo] Get all volumes completed successfully. Jun 17 20:46:27.585823 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-6d4a44a2-45dd-4b66-bcbb-85cf5afa023f demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:46:27.586257 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 10/35] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:46:27 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 17 20:46:37.578166 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:47:27.605991 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-c372090c-d913-4e0e-a552-3f194b171300 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:47:27.608972 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-c372090c-d913-4e0e-a552-3f194b171300 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:47:27.609211 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-c372090c-d913-4e0e-a552-3f194b171300 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:47:27.609304 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-c372090c-d913-4e0e-a552-3f194b171300 demo demo] Calling method 'detail' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:47:27.609563 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-c372090c-d913-4e0e-a552-3f194b171300 demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:47:27.610281 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.volume.api [None req-c372090c-d913-4e0e-a552-3f194b171300 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116892) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:47:27.621624 np0000181543 devstack@c-api.service[116892]: INFO cinder.volume.api [None req-c372090c-d913-4e0e-a552-3f194b171300 demo demo] Get all volumes completed successfully. Jun 17 20:47:27.624587 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-c372090c-d913-4e0e-a552-3f194b171300 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:47:27.625192 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 9/36] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:47:27 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 17 20:47:37.614004 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:48:27.636914 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-ba9cce2c-dbc1-4e47-b080-6d8b9102bf4f None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:48:27.758943 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-ba9cce2c-dbc1-4e47-b080-6d8b9102bf4f demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:48:27.759245 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-ba9cce2c-dbc1-4e47-b080-6d8b9102bf4f demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:48:27.759525 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-ba9cce2c-dbc1-4e47-b080-6d8b9102bf4f demo demo] Calling method 'detail' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:48:27.759841 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.api_utils [None req-ba9cce2c-dbc1-4e47-b080-6d8b9102bf4f demo demo] Removing options '' from query. {{(pid=116890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:48:27.761237 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.volume.api [None req-ba9cce2c-dbc1-4e47-b080-6d8b9102bf4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116890) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:48:27.774136 np0000181543 devstack@c-api.service[116890]: INFO cinder.volume.api [None req-ba9cce2c-dbc1-4e47-b080-6d8b9102bf4f demo demo] Get all volumes completed successfully. Jun 17 20:48:27.778701 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-ba9cce2c-dbc1-4e47-b080-6d8b9102bf4f demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:48:27.779075 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 9/37] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:48:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:48:37.765377 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=1 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:49:27.797153 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-6e826b72-0ee7-43ec-9836-57d2fd7e41b6 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:49:27.801285 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-6e826b72-0ee7-43ec-9836-57d2fd7e41b6 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:49:27.801679 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-6e826b72-0ee7-43ec-9836-57d2fd7e41b6 demo demo] Empty body provided in request {{(pid=116889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:49:27.802576 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-6e826b72-0ee7-43ec-9836-57d2fd7e41b6 demo demo] Calling method 'detail' {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:49:27.803188 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.api_utils [None req-6e826b72-0ee7-43ec-9836-57d2fd7e41b6 demo demo] Removing options '' from query. {{(pid=116889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:49:27.804431 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.volume.api [None req-6e826b72-0ee7-43ec-9836-57d2fd7e41b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:49:27.816134 np0000181543 devstack@c-api.service[116889]: INFO cinder.volume.api [None req-6e826b72-0ee7-43ec-9836-57d2fd7e41b6 demo demo] Get all volumes completed successfully. Jun 17 20:49:27.819313 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-6e826b72-0ee7-43ec-9836-57d2fd7e41b6 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:49:27.819849 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 10/38] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:49:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:49:37.807168 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:50:27.839992 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-328f69a8-e89c-45ae-984b-79c928220009 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:50:27.848354 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-328f69a8-e89c-45ae-984b-79c928220009 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:50:27.848648 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-328f69a8-e89c-45ae-984b-79c928220009 demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:50:27.848922 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-328f69a8-e89c-45ae-984b-79c928220009 demo demo] Calling method 'detail' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:50:27.849244 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.api_utils [None req-328f69a8-e89c-45ae-984b-79c928220009 demo demo] Removing options '' from query. {{(pid=116888) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:50:27.850799 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.volume.api [None req-328f69a8-e89c-45ae-984b-79c928220009 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116888) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:50:27.858211 np0000181543 devstack@c-api.service[116888]: INFO cinder.volume.api [None req-328f69a8-e89c-45ae-984b-79c928220009 demo demo] Get all volumes completed successfully. Jun 17 20:50:27.860130 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-328f69a8-e89c-45ae-984b-79c928220009 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:50:27.860487 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 11/39] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:50:27 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 17 20:50:37.854031 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:51:27.879313 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-f8051840-0da8-43f4-b997-519b0e421257 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:51:27.882348 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-f8051840-0da8-43f4-b997-519b0e421257 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:51:27.882594 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-f8051840-0da8-43f4-b997-519b0e421257 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:51:27.882874 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-f8051840-0da8-43f4-b997-519b0e421257 demo demo] Calling method 'detail' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:51:27.883167 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-f8051840-0da8-43f4-b997-519b0e421257 demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:51:27.884550 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.volume.api [None req-f8051840-0da8-43f4-b997-519b0e421257 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116892) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:51:27.894238 np0000181543 devstack@c-api.service[116892]: INFO cinder.volume.api [None req-f8051840-0da8-43f4-b997-519b0e421257 demo demo] Get all volumes completed successfully. Jun 17 20:51:27.897563 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-f8051840-0da8-43f4-b997-519b0e421257 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:51:27.898113 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 10/40] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:51:27 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 17 20:51:37.887841 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:52:27.911727 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-358db65e-8197-49dc-bba5-a92e35511a6a None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:52:27.913364 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-358db65e-8197-49dc-bba5-a92e35511a6a demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:52:27.913533 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-358db65e-8197-49dc-bba5-a92e35511a6a demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:52:27.913739 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-358db65e-8197-49dc-bba5-a92e35511a6a demo demo] Calling method 'detail' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:52:27.914747 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.api_utils [None req-358db65e-8197-49dc-bba5-a92e35511a6a demo demo] Removing options '' from query. {{(pid=116890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:52:27.914747 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.volume.api [None req-358db65e-8197-49dc-bba5-a92e35511a6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116890) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:52:27.921350 np0000181543 devstack@c-api.service[116890]: INFO cinder.volume.api [None req-358db65e-8197-49dc-bba5-a92e35511a6a demo demo] Get all volumes completed successfully. Jun 17 20:52:27.923314 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-358db65e-8197-49dc-bba5-a92e35511a6a demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:52:27.923726 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 10/41] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:52:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:52:37.917538 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=1 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:53:27.943282 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-ff8c36a8-4d41-41e4-a054-45eb0ad68484 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:53:28.045681 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-ff8c36a8-4d41-41e4-a054-45eb0ad68484 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:53:28.045681 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-ff8c36a8-4d41-41e4-a054-45eb0ad68484 demo demo] Empty body provided in request {{(pid=116889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:53:28.045681 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-ff8c36a8-4d41-41e4-a054-45eb0ad68484 demo demo] Calling method 'detail' {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:53:28.045681 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.api_utils [None req-ff8c36a8-4d41-41e4-a054-45eb0ad68484 demo demo] Removing options '' from query. {{(pid=116889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:53:28.046532 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.volume.api [None req-ff8c36a8-4d41-41e4-a054-45eb0ad68484 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:53:28.056976 np0000181543 devstack@c-api.service[116889]: INFO cinder.volume.api [None req-ff8c36a8-4d41-41e4-a054-45eb0ad68484 demo demo] Get all volumes completed successfully. Jun 17 20:53:28.060481 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-ff8c36a8-4d41-41e4-a054-45eb0ad68484 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:53:28.061130 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 11/42] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:53:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:53:38.050328 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:54:28.075757 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-64b7cf02-1a9d-487f-9dad-37abfa71ac97 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:54:28.077909 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-64b7cf02-1a9d-487f-9dad-37abfa71ac97 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:54:28.078140 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-64b7cf02-1a9d-487f-9dad-37abfa71ac97 demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:54:28.078393 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-64b7cf02-1a9d-487f-9dad-37abfa71ac97 demo demo] Calling method 'detail' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:54:28.078573 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.api_utils [None req-64b7cf02-1a9d-487f-9dad-37abfa71ac97 demo demo] Removing options '' from query. {{(pid=116888) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:54:28.081248 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.volume.api [None req-64b7cf02-1a9d-487f-9dad-37abfa71ac97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116888) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:54:28.090532 np0000181543 devstack@c-api.service[116888]: INFO cinder.volume.api [None req-64b7cf02-1a9d-487f-9dad-37abfa71ac97 demo demo] Get all volumes completed successfully. Jun 17 20:54:28.093930 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-64b7cf02-1a9d-487f-9dad-37abfa71ac97 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:54:28.094479 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 12/43] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:54:28 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 17 20:54:38.085100 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:55:28.115129 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-447f5e91-98a3-43fc-aafe-dca858235ad4 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:55:28.120567 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-447f5e91-98a3-43fc-aafe-dca858235ad4 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:55:28.120943 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-447f5e91-98a3-43fc-aafe-dca858235ad4 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:55:28.121214 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-447f5e91-98a3-43fc-aafe-dca858235ad4 demo demo] Calling method 'detail' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:55:28.121598 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-447f5e91-98a3-43fc-aafe-dca858235ad4 demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:55:28.123115 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.volume.api [None req-447f5e91-98a3-43fc-aafe-dca858235ad4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116892) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:55:28.136571 np0000181543 devstack@c-api.service[116892]: INFO cinder.volume.api [None req-447f5e91-98a3-43fc-aafe-dca858235ad4 demo demo] Get all volumes completed successfully. Jun 17 20:55:28.139777 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-447f5e91-98a3-43fc-aafe-dca858235ad4 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:55:28.140351 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 11/44] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:55:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:55:38.128980 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:56:28.157599 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-15415722-758b-442e-abac-f10d2ebd314c None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:56:28.160894 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-15415722-758b-442e-abac-f10d2ebd314c demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:56:28.161153 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-15415722-758b-442e-abac-f10d2ebd314c demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:56:28.161398 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-15415722-758b-442e-abac-f10d2ebd314c demo demo] Calling method 'detail' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:56:28.161718 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.api_utils [None req-15415722-758b-442e-abac-f10d2ebd314c demo demo] Removing options '' from query. {{(pid=116890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:56:28.162689 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.volume.api [None req-15415722-758b-442e-abac-f10d2ebd314c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116890) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:56:28.170577 np0000181543 devstack@c-api.service[116890]: INFO cinder.volume.api [None req-15415722-758b-442e-abac-f10d2ebd314c demo demo] Get all volumes completed successfully. Jun 17 20:56:28.172493 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-15415722-758b-442e-abac-f10d2ebd314c demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:56:28.172889 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 11/45] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:56:28 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 17 20:56:38.166257 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=1 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:57:28.190034 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-f01ccdb6-f433-4df3-ad9f-68c6b7090e52 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:57:28.193383 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-f01ccdb6-f433-4df3-ad9f-68c6b7090e52 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:57:28.193647 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-f01ccdb6-f433-4df3-ad9f-68c6b7090e52 demo demo] Empty body provided in request {{(pid=116889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:57:28.193956 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-f01ccdb6-f433-4df3-ad9f-68c6b7090e52 demo demo] Calling method 'detail' {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:57:28.194247 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.api_utils [None req-f01ccdb6-f433-4df3-ad9f-68c6b7090e52 demo demo] Removing options '' from query. {{(pid=116889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:57:28.195204 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.volume.api [None req-f01ccdb6-f433-4df3-ad9f-68c6b7090e52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:57:28.203740 np0000181543 devstack@c-api.service[116889]: INFO cinder.volume.api [None req-f01ccdb6-f433-4df3-ad9f-68c6b7090e52 demo demo] Get all volumes completed successfully. Jun 17 20:57:28.206892 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-f01ccdb6-f433-4df3-ad9f-68c6b7090e52 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:57:28.207878 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 12/46] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:57:28 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 17 20:57:38.198379 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:58:28.225813 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-2faa08de-e857-4d1a-90d5-dabbf9810590 None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:58:28.284129 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-2faa08de-e857-4d1a-90d5-dabbf9810590 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:58:28.284554 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-2faa08de-e857-4d1a-90d5-dabbf9810590 demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:58:28.285013 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-2faa08de-e857-4d1a-90d5-dabbf9810590 demo demo] Calling method 'detail' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:58:28.285638 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.api_utils [None req-2faa08de-e857-4d1a-90d5-dabbf9810590 demo demo] Removing options '' from query. {{(pid=116888) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:58:28.287331 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.volume.api [None req-2faa08de-e857-4d1a-90d5-dabbf9810590 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116888) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:58:28.300665 np0000181543 devstack@c-api.service[116888]: INFO cinder.volume.api [None req-2faa08de-e857-4d1a-90d5-dabbf9810590 demo demo] Get all volumes completed successfully. Jun 17 20:58:28.303164 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-2faa08de-e857-4d1a-90d5-dabbf9810590 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:58:28.303713 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 13/47] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:58:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:58:38.292404 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:59:28.326045 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-3ff9a89a-bfd6-44c5-abfc-55a696b57a68 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:59:28.330383 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-3ff9a89a-bfd6-44c5-abfc-55a696b57a68 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 20:59:28.330802 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-3ff9a89a-bfd6-44c5-abfc-55a696b57a68 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:59:28.331206 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-3ff9a89a-bfd6-44c5-abfc-55a696b57a68 demo demo] Calling method 'detail' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:59:28.331776 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-3ff9a89a-bfd6-44c5-abfc-55a696b57a68 demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:59:28.333075 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.volume.api [None req-3ff9a89a-bfd6-44c5-abfc-55a696b57a68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116892) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:59:28.339536 np0000181543 devstack@c-api.service[116892]: INFO cinder.volume.api [None req-3ff9a89a-bfd6-44c5-abfc-55a696b57a68 demo demo] Get all volumes completed successfully. Jun 17 20:59:28.341537 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-3ff9a89a-bfd6-44c5-abfc-55a696b57a68 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:59:28.341913 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 12/48] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 20:59:28 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 17 20:59:38.336014 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:00:28.356597 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.middleware.request_id [None req-971cc39d-73a5-4b1a-8d6b-f7c184322c91 None None] RequestId filter calling following filter/app {{(pid=116890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:00:28.359276 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-971cc39d-73a5-4b1a-8d6b-f7c184322c91 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 21:00:28.359501 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-971cc39d-73a5-4b1a-8d6b-f7c184322c91 demo demo] Empty body provided in request {{(pid=116890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:00:28.359747 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.openstack.wsgi [None req-971cc39d-73a5-4b1a-8d6b-f7c184322c91 demo demo] Calling method 'detail' {{(pid=116890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:00:28.360053 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.api.api_utils [None req-971cc39d-73a5-4b1a-8d6b-f7c184322c91 demo demo] Removing options '' from query. {{(pid=116890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:00:28.361056 np0000181543 devstack@c-api.service[116890]: DEBUG cinder.volume.api [None req-971cc39d-73a5-4b1a-8d6b-f7c184322c91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116890) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:00:28.372593 np0000181543 devstack@c-api.service[116890]: INFO cinder.volume.api [None req-971cc39d-73a5-4b1a-8d6b-f7c184322c91 demo demo] Get all volumes completed successfully. Jun 17 21:00:28.374468 np0000181543 devstack@c-api.service[116890]: INFO cinder.api.openstack.wsgi [None req-971cc39d-73a5-4b1a-8d6b-f7c184322c91 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:00:28.374826 np0000181543 devstack@c-api.service[116890]: [pid: 116890|app: 0|req: 12/49] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 21:00:28 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 17 21:00:38.364120 np0000181543 devstack@c-api.service[116890]: DEBUG dbcounter [-] [116890] Writing DB stats cinder:SELECT=1 {{(pid=116890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:01:28.390283 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.middleware.request_id [None req-14537722-0714-4e7f-9669-730d0bc16ad5 None None] RequestId filter calling following filter/app {{(pid=116889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:01:28.395045 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-14537722-0714-4e7f-9669-730d0bc16ad5 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 21:01:28.395544 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-14537722-0714-4e7f-9669-730d0bc16ad5 demo demo] Empty body provided in request {{(pid=116889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:01:28.396074 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.openstack.wsgi [None req-14537722-0714-4e7f-9669-730d0bc16ad5 demo demo] Calling method 'detail' {{(pid=116889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:01:28.396544 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.api.api_utils [None req-14537722-0714-4e7f-9669-730d0bc16ad5 demo demo] Removing options '' from query. {{(pid=116889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:01:28.398284 np0000181543 devstack@c-api.service[116889]: DEBUG cinder.volume.api [None req-14537722-0714-4e7f-9669-730d0bc16ad5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116889) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:01:28.411703 np0000181543 devstack@c-api.service[116889]: INFO cinder.volume.api [None req-14537722-0714-4e7f-9669-730d0bc16ad5 demo demo] Get all volumes completed successfully. Jun 17 21:01:28.411703 np0000181543 devstack@c-api.service[116889]: INFO cinder.api.openstack.wsgi [None req-14537722-0714-4e7f-9669-730d0bc16ad5 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:01:28.412223 np0000181543 devstack@c-api.service[116889]: [pid: 116889|app: 0|req: 13/50] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 21:01:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:01:38.403015 np0000181543 devstack@c-api.service[116889]: DEBUG dbcounter [-] [116889] Writing DB stats cinder:SELECT=1 {{(pid=116889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:02:28.433144 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.middleware.request_id [None req-5d35473f-9e96-47d2-a3b8-838819fdabbb None None] RequestId filter calling following filter/app {{(pid=116888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:02:28.437137 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-5d35473f-9e96-47d2-a3b8-838819fdabbb demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 21:02:28.437545 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-5d35473f-9e96-47d2-a3b8-838819fdabbb demo demo] Empty body provided in request {{(pid=116888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:02:28.437843 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.openstack.wsgi [None req-5d35473f-9e96-47d2-a3b8-838819fdabbb demo demo] Calling method 'detail' {{(pid=116888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:02:28.438132 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.api.api_utils [None req-5d35473f-9e96-47d2-a3b8-838819fdabbb demo demo] Removing options '' from query. {{(pid=116888) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:02:28.439122 np0000181543 devstack@c-api.service[116888]: DEBUG cinder.volume.api [None req-5d35473f-9e96-47d2-a3b8-838819fdabbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116888) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:02:28.448882 np0000181543 devstack@c-api.service[116888]: INFO cinder.volume.api [None req-5d35473f-9e96-47d2-a3b8-838819fdabbb demo demo] Get all volumes completed successfully. Jun 17 21:02:28.450873 np0000181543 devstack@c-api.service[116888]: INFO cinder.api.openstack.wsgi [None req-5d35473f-9e96-47d2-a3b8-838819fdabbb demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:02:28.451263 np0000181543 devstack@c-api.service[116888]: [pid: 116888|app: 0|req: 14/51] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 21:02:28 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 17 21:02:38.442779 np0000181543 devstack@c-api.service[116888]: DEBUG dbcounter [-] [116888] Writing DB stats cinder:SELECT=1 {{(pid=116888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:03:28.471821 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.middleware.request_id [None req-ce914167-00af-4696-8b37-3d8b97836d87 None None] RequestId filter calling following filter/app {{(pid=116892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:03:28.569822 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-ce914167-00af-4696-8b37-3d8b97836d87 demo demo] GET https://199.19.213.232/volume/v3/volumes/detail Jun 17 21:03:28.570271 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-ce914167-00af-4696-8b37-3d8b97836d87 demo demo] Empty body provided in request {{(pid=116892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:03:28.570805 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.openstack.wsgi [None req-ce914167-00af-4696-8b37-3d8b97836d87 demo demo] Calling method 'detail' {{(pid=116892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:03:28.571340 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.api.api_utils [None req-ce914167-00af-4696-8b37-3d8b97836d87 demo demo] Removing options '' from query. {{(pid=116892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:03:28.572928 np0000181543 devstack@c-api.service[116892]: DEBUG cinder.volume.api [None req-ce914167-00af-4696-8b37-3d8b97836d87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116892) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:03:28.581279 np0000181543 devstack@c-api.service[116892]: INFO cinder.volume.api [None req-ce914167-00af-4696-8b37-3d8b97836d87 demo demo] Get all volumes completed successfully. Jun 17 21:03:28.583331 np0000181543 devstack@c-api.service[116892]: INFO cinder.api.openstack.wsgi [None req-ce914167-00af-4696-8b37-3d8b97836d87 demo demo] https://199.19.213.232/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:03:28.583742 np0000181543 devstack@c-api.service[116892]: [pid: 116892|app: 0|req: 13/52] 199.19.213.232 () {64 vars in 1295 bytes} [Wed Jun 17 21:03:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:03:38.576784 np0000181543 devstack@c-api.service[116892]: DEBUG dbcounter [-] [116892] Writing DB stats cinder:SELECT=1 {{(pid=116892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}