Jun 26 22:04:37.548605 np0000183218 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 22:04:37.557144 np0000183218 devstack@c-api.service[112553]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 22:04:37 2026] *** Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: nodename: np0000183218 Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: machine: x86_64 Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: clock source: unix Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: pcre jit disabled Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: detected number of CPU cores: 16 Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: current working directory: / Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: detected binary path: /usr/bin/uwsgi-core Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: your processes number limit is 256917 Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: your memory page size is 4096 bytes Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: detected max file descriptor number: 2048 Jun 26 22:04:37.560628 np0000183218 devstack@c-api.service[112553]: lock engine: pthread robust mutexes Jun 26 22:04:37.561467 np0000183218 devstack@c-api.service[112553]: thunder lock: enabled Jun 26 22:04:37.561715 np0000183218 devstack@c-api.service[112553]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 22:04:37.561715 np0000183218 devstack@c-api.service[112553]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 22:04:37.561715 np0000183218 devstack@c-api.service[112553]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 22:04:37.561715 np0000183218 devstack@c-api.service[112553]: Set PythonHome to /opt/stack/data/venv Jun 26 22:04:37.607227 np0000183218 devstack@c-api.service[112553]: Python main interpreter initialized at 0x747bcd4a3668 Jun 26 22:04:37.607227 np0000183218 devstack@c-api.service[112553]: python threads support enabled Jun 26 22:04:37.607227 np0000183218 devstack@c-api.service[112553]: your server socket listen backlog is limited to 100 connections Jun 26 22:04:37.607227 np0000183218 devstack@c-api.service[112553]: your mercy for graceful operations on workers is 80 seconds Jun 26 22:04:37.607725 np0000183218 devstack@c-api.service[112553]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 22:04:37.607955 np0000183218 devstack@c-api.service[112553]: *** Operational MODE: preforking *** Jun 26 22:04:37.608131 np0000183218 devstack@c-api.service[112553]: *** uWSGI is running in multiple interpreter mode *** Jun 26 22:04:37.608131 np0000183218 devstack@c-api.service[112553]: spawned uWSGI master process (pid: 112553) Jun 26 22:04:37.608426 np0000183218 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 22:04:37.608943 np0000183218 devstack@c-api.service[112553]: spawned uWSGI worker 1 (pid: 112560, cores: 1) Jun 26 22:04:37.609588 np0000183218 devstack@c-api.service[112553]: spawned uWSGI worker 2 (pid: 112561, cores: 1) Jun 26 22:04:37.610186 np0000183218 devstack@c-api.service[112553]: spawned uWSGI worker 3 (pid: 112562, cores: 1) Jun 26 22:04:37.610640 np0000183218 devstack@c-api.service[112553]: spawned uWSGI worker 4 (pid: 112563, cores: 1) Jun 26 22:04:37.610702 np0000183218 devstack@c-api.service[112553]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 22:04:37.754654 np0000183218 devstack@c-api.service[112561]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 22:04:37.754654 np0000183218 devstack@c-api.service[112561]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 22:04:37.754654 np0000183218 devstack@c-api.service[112561]: we strongly recommend against using it for new projects. Jun 26 22:04:37.754654 np0000183218 devstack@c-api.service[112561]: If you are already using Eventlet, we recommend migrating to a different Jun 26 22:04:37.754654 np0000183218 devstack@c-api.service[112561]: framework. For more detail see Jun 26 22:04:37.754654 np0000183218 devstack@c-api.service[112561]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 22:04:37.754654 np0000183218 devstack@c-api.service[112561]: import eventlet # noqa Jun 26 22:04:37.757089 np0000183218 devstack@c-api.service[112563]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 22:04:37.757089 np0000183218 devstack@c-api.service[112563]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 22:04:37.757089 np0000183218 devstack@c-api.service[112563]: we strongly recommend against using it for new projects. Jun 26 22:04:37.757089 np0000183218 devstack@c-api.service[112563]: If you are already using Eventlet, we recommend migrating to a different Jun 26 22:04:37.757089 np0000183218 devstack@c-api.service[112563]: framework. For more detail see Jun 26 22:04:37.757089 np0000183218 devstack@c-api.service[112563]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 22:04:37.757089 np0000183218 devstack@c-api.service[112563]: import eventlet # noqa Jun 26 22:04:37.757882 np0000183218 devstack@c-api.service[112562]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 22:04:37.757882 np0000183218 devstack@c-api.service[112562]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 22:04:37.757882 np0000183218 devstack@c-api.service[112562]: we strongly recommend against using it for new projects. Jun 26 22:04:37.757882 np0000183218 devstack@c-api.service[112562]: If you are already using Eventlet, we recommend migrating to a different Jun 26 22:04:37.757882 np0000183218 devstack@c-api.service[112562]: framework. For more detail see Jun 26 22:04:37.757882 np0000183218 devstack@c-api.service[112562]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 22:04:37.757882 np0000183218 devstack@c-api.service[112562]: import eventlet # noqa Jun 26 22:04:37.760624 np0000183218 devstack@c-api.service[112560]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 22:04:37.760624 np0000183218 devstack@c-api.service[112560]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 22:04:37.760624 np0000183218 devstack@c-api.service[112560]: we strongly recommend against using it for new projects. Jun 26 22:04:37.760624 np0000183218 devstack@c-api.service[112560]: If you are already using Eventlet, we recommend migrating to a different Jun 26 22:04:37.760624 np0000183218 devstack@c-api.service[112560]: framework. For more detail see Jun 26 22:04:37.760624 np0000183218 devstack@c-api.service[112560]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 22:04:37.760624 np0000183218 devstack@c-api.service[112560]: import eventlet # noqa Jun 26 22:04:37.848145 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 22:04:37.848145 np0000183218 devstack@c-api.service[112560]: warnings.warn( Jun 26 22:04:37.851844 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 22:04:37.851844 np0000183218 devstack@c-api.service[112562]: warnings.warn( Jun 26 22:04:37.854279 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 22:04:37.854279 np0000183218 devstack@c-api.service[112561]: warnings.warn( Jun 26 22:04:37.856164 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 22:04:37.856164 np0000183218 devstack@c-api.service[112563]: warnings.warn( Jun 26 22:04:37.928810 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 22:04:37.928810 np0000183218 devstack@c-api.service[112560]: from cgi import parse_header Jun 26 22:04:37.930934 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 22:04:37.930934 np0000183218 devstack@c-api.service[112561]: from cgi import parse_header Jun 26 22:04:37.948373 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 22:04:37.948373 np0000183218 devstack@c-api.service[112562]: from cgi import parse_header Jun 26 22:04:37.950435 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 22:04:37.950435 np0000183218 devstack@c-api.service[112563]: from cgi import parse_header Jun 26 22:04:37.995441 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 22:04:37.995441 np0000183218 devstack@c-api.service[112560]: removals.removed_module( Jun 26 22:04:37.997193 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 22:04:37.997193 np0000183218 devstack@c-api.service[112561]: removals.removed_module( Jun 26 22:04:37.998264 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 22:04:37.998264 np0000183218 devstack@c-api.service[112560]: removals.removed_module( Jun 26 22:04:37.999352 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 22:04:37.999352 np0000183218 devstack@c-api.service[112561]: removals.removed_module( Jun 26 22:04:38.004811 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 22:04:38.004811 np0000183218 devstack@c-api.service[112562]: removals.removed_module( Jun 26 22:04:38.006935 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 22:04:38.006935 np0000183218 devstack@c-api.service[112562]: removals.removed_module( Jun 26 22:04:38.014772 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 22:04:38.014772 np0000183218 devstack@c-api.service[112563]: removals.removed_module( Jun 26 22:04:38.016797 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 22:04:38.016797 np0000183218 devstack@c-api.service[112563]: removals.removed_module( Jun 26 22:04:38.949591 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 22:04:38.949591 np0000183218 devstack@c-api.service[112562]: warnings.warn( Jun 26 22:04:38.954257 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 22:04:38.954257 np0000183218 devstack@c-api.service[112560]: warnings.warn( Jun 26 22:04:38.957063 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 22:04:38.957063 np0000183218 devstack@c-api.service[112561]: warnings.warn( Jun 26 22:04:38.972089 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 22:04:38.972089 np0000183218 devstack@c-api.service[112563]: warnings.warn( Jun 26 22:04:39.013357 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 22:04:39.013357 np0000183218 devstack@c-api.service[112560]: warnings.warn( Jun 26 22:04:39.014743 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 22:04:39.014743 np0000183218 devstack@c-api.service[112562]: warnings.warn( Jun 26 22:04:39.018509 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 22:04:39.018509 np0000183218 devstack@c-api.service[112561]: warnings.warn( Jun 26 22:04:39.034222 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 22:04:39.034222 np0000183218 devstack@c-api.service[112563]: warnings.warn( Jun 26 22:04:39.228188 np0000183218 devstack@c-api.service[112560]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 22:04:39.228339 np0000183218 devstack@c-api.service[112560]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112560) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 22:04:39.233109 np0000183218 devstack@c-api.service[112563]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 22:04:39.233188 np0000183218 devstack@c-api.service[112562]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 22:04:39.233306 np0000183218 devstack@c-api.service[112563]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112563) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 22:04:39.233361 np0000183218 devstack@c-api.service[112562]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112562) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 22:04:39.235078 np0000183218 devstack@c-api.service[112561]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 22:04:39.235271 np0000183218 devstack@c-api.service[112561]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112561) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 22:04:39.324783 np0000183218 devstack@c-api.service[112563]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 22:04:39.324783 np0000183218 devstack@c-api.service[112563]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 22:04:39.327038 np0000183218 devstack@c-api.service[112562]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 22:04:39.327038 np0000183218 devstack@c-api.service[112562]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 22:04:39.327864 np0000183218 devstack@c-api.service[112561]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 22:04:39.327864 np0000183218 devstack@c-api.service[112561]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 22:04:39.335228 np0000183218 devstack@c-api.service[112560]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 22:04:39.335228 np0000183218 devstack@c-api.service[112560]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 22:04:39.909357 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112563) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 22:04:39.909667 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112561) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 22:04:39.909757 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112562) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 22:04:39.909842 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112560) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 22:04:39.909911 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.910021 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.910088 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.910151 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.910235 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.910323 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.910397 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.910470 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.910536 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.910617 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.910688 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.910765 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.910838 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.910838 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.911173 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.911246 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.911321 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.911440 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.911509 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.911570 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.911640 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.911708 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.911768 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.911829 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.911935 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.912019 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.912075 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.912136 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.912198 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.912258 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.912341 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.912418 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.912490 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.912547 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.912623 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.912697 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.912697 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.912697 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.912697 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.912697 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.913806 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.913895 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.914080 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.914168 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.914331 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.914405 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.914511 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.914667 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.914732 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.914881 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.915009 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.915136 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.915279 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.915403 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.915500 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.915648 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.915760 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.915873 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.915940 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.916121 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.916239 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.916352 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.916462 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.916568 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.916681 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.916794 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.916919 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.916919 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.920756 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.920817 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.920866 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.920974 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.920974 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.921156 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.921215 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.921289 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.921409 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.921461 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.921461 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.921639 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.921690 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.921762 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.921855 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.921901 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.921973 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.922389 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.922484 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.922535 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.922615 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.922699 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.922806 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.922856 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.922930 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.923065 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.923065 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.923065 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.923305 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.923305 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.923305 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.923305 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.923590 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.923675 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.923764 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.923837 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.923908 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.924051 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.924145 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.924262 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.924316 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.924397 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.924515 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.924576 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.924652 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.924758 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.924812 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.924920 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.924980 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.925078 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.925153 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.925225 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.925334 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.925389 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.925466 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.925545 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.925624 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.925746 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.925793 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.925897 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.925946 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.926033 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.926146 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.926201 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.926307 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.926363 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.926497 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.926581 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.926661 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.926709 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.926784 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.926856 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.926928 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.927073 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.927128 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.927213 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.927287 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.927287 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.927438 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.927514 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.927514 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.927514 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.927514 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.927514 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.927921 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.927921 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.927921 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.927921 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.927921 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.928346 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.928392 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.928447 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.928505 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.928561 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.928561 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.928561 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.928691 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.928723 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.928765 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.928800 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.928836 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.928871 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.928907 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.928907 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.928972 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.929034 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.929066 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.929097 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.929131 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.929131 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.929131 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.929131 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.929238 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.929238 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.929238 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.929238 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.929352 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.929384 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.929415 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.929443 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.929476 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.929505 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.929539 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.929570 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.929600 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.929634 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.929668 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.929699 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.929733 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.929766 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.929800 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.929835 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.929835 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.929889 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.929889 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.929889 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.929889 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.929889 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.929889 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.929889 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.930094 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.930094 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.930094 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.930094 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.930206 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.930236 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.930265 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.930296 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.930325 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.930355 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.930389 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.930389 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.930389 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.930389 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.930494 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.930536 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.930565 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.930590 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.930627 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.930656 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.930681 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.930709 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.930734 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.930766 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.930793 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.930828 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.930857 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.930887 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.930925 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.931208 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.931208 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.931208 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.931208 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.931494 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.931494 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.931494 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.931603 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.931695 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.931741 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.931826 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.931891 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.931970 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.932022 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.932095 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.932132 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.932195 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.932233 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.932317 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.932353 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.932407 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.932468 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.932528 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.932590 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.932653 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.932706 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.932823 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.932878 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.933009 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.933104 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.933197 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.933247 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.933354 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.933397 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.933492 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.933578 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.933578 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.933578 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.933578 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.933983 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.933983 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.933983 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.933983 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.933983 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.933983 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.933983 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.937121 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.937215 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.937215 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.937315 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.937315 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.937390 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.937502 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.937575 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.937575 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.937737 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.937796 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.937796 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.937962 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.938111 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.938169 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.938225 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.938279 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.938316 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.938355 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.938398 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.938447 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.938499 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.938542 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.938585 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.938628 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.938628 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.938628 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.938628 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.938787 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.938787 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.938787 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.938787 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.938952 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.939027 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.939079 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.939122 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.939170 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.939213 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.939260 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.939305 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.939346 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.939346 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.939430 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.939430 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.939512 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.939566 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.939566 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.939656 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.939731 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.939779 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.939820 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.939869 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.939869 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.939869 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.939869 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.939869 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.940234 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.940234 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.940379 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.940379 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.940529 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.940581 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.940644 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.940751 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.940798 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.940860 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.940917 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.940970 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.941053 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.941110 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.941171 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.941226 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.941286 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.941346 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.941406 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.941463 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.941522 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.941617 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.941617 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.941617 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.941617 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.941617 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.941617 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.941617 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.943400 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.943471 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.943510 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.943585 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.943631 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.943698 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.943816 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.943865 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.943901 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.943942 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.943980 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.944050 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.944094 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.944127 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.944127 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.944191 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.944225 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.944255 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.944290 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.944290 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.944377 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.944423 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.944626 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.944733 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.944877 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.945046 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.945171 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.945311 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.945892 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.945957 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.946042 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.946086 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.946143 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.946191 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.946238 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.946284 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.946328 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.946379 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.946425 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.946471 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.946517 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.946563 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.946610 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.946650 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.946691 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.946730 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.946770 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.946817 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.946866 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.946906 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.946951 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.947007 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.947061 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.947101 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.947141 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.947180 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.947219 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.947259 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.947297 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.947338 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.947384 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.947430 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.947474 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.947521 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.947560 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.947605 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.947650 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.947689 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.947733 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.947796 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.947831 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.947883 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.947922 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.947961 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.948044 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.948090 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.948129 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.948166 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.948207 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.948245 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.948282 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.948333 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.948373 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.948412 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.948449 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.948486 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.948523 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.948562 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.948600 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.948637 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.948676 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.948721 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.948721 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.948721 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.948828 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.948877 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.948877 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.948966 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.949804 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.950619 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.951428 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.951428 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.951428 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.951644 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.951644 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.951644 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.951644 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.951984 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.952388 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.952739 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.952784 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.952846 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.952915 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.953031 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.953073 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.953132 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.953162 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.953232 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.953274 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.953360 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.953402 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.953492 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.953569 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.953636 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.953715 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.953760 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.953833 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.953833 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.954020 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.954102 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.954180 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.954254 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.954254 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.954254 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.954254 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.954254 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.954254 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.954642 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.954688 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.954801 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.954871 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.954910 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.955023 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.955064 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.955125 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.955185 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.955272 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.955307 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.955363 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.955446 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.955481 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.955534 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.955620 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.955654 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.955708 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.955772 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.955829 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.955904 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.955999 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.956035 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.956098 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.956144 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.956210 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.956273 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.956377 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.956593 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.956661 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.956718 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.956776 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.956841 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.956902 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.956965 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.957008 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.957080 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.957138 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.957192 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.957256 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.957329 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.957565 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.957633 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.957755 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.957800 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.957924 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.957981 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.958114 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.958167 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.958275 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.958326 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.958404 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.958515 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.958665 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.958727 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.958762 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.958802 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.958802 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.958802 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.958802 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.959116 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.959167 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.959256 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.959300 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.959366 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.959407 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.959487 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.959537 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.959620 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.959698 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.959754 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.959832 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.960036 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.960098 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.960159 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.960203 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.960239 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.960282 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.960332 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.960377 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.960422 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.960473 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.960473 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.960539 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.960584 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.960584 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.960651 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.960687 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.960731 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.960777 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.960823 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.960869 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.960906 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.960943 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.960943 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.961151 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.961279 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.961279 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.961279 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.961578 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.961643 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.961732 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.961844 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.961844 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.961982 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.962078 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.962158 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.962236 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.962321 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.962418 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.962470 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.962576 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.962623 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.962734 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.962786 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.962874 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.962922 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.963071 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.963125 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.963250 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.963308 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.963397 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.963508 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.963586 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.963704 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.963779 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.963866 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.963903 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.963903 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.963903 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.963903 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.963903 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.963903 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.963903 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.964265 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.964309 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.964350 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.964398 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.964448 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.964487 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.964527 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.964564 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.964603 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.964641 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.964683 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.964873 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.964927 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.965068 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.965164 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.965214 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.965291 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.965366 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.965446 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.965564 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.965564 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.965689 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.965689 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.965689 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.965689 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.965689 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.965689 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.965689 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.966224 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.966224 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.966224 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.966224 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.966224 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.966224 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.966662 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.966716 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.966761 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.966803 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.966848 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.966889 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.966930 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.966981 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.967055 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.967107 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.967153 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.967199 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.967243 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.967291 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.967335 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.967378 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.967421 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.967472 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.967472 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.967472 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.967472 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.967472 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.967675 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.967675 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.967675 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.967675 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.967845 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.967890 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.967938 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.968047 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.968106 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.968148 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.968198 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.968198 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.968276 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.968318 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.968318 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.968396 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.968396 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.968396 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.968527 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.968581 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.968581 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.968660 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.968697 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.968736 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.968736 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.968736 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.968736 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.968736 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.968928 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.968928 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.968928 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.969271 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.969330 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.969413 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.969520 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.969571 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.969659 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.969777 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.969867 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.969956 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.970071 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.970165 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.970251 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.970344 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.970434 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.970520 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.970597 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.970635 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.970635 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.970730 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.970808 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.970849 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.970911 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.970911 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.970911 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.970911 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.971202 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.971202 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.971202 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.971202 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.971202 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.971427 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.971483 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.971541 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.971601 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.971661 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.971717 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.971777 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.971810 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.971870 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.971909 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.971965 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.972064 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.972109 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.972135 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.972167 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.972545 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.972582 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.972660 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.972740 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.972775 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.972803 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.972896 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.972937 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.972962 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.973107 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.973184 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.973216 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.973242 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.973305 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.973305 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.973411 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.973470 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.973537 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.973571 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.973642 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.973684 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.973762 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.973796 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.973821 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.973888 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.973958 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.974002 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.974071 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.974123 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.974159 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.974159 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.974285 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.974312 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.974393 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.974393 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.974393 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.974528 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.974528 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.974653 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.974688 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.974760 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.974801 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.974860 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.974897 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.974943 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.975016 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.975082 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.975147 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.975180 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.975210 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.975301 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.975382 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.975442 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.975480 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.975543 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.975578 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.975578 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.975658 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.975718 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.975795 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.975795 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.975795 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.975795 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.975795 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.976008 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.976008 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.976008 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.976008 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.976612 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.976728 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.976839 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.976945 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.977088 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.977181 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.977241 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.977321 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.977387 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.977443 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.977443 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.977581 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.977648 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.977711 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.977776 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.977836 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.977905 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.977905 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.978046 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.978046 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.978046 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.978046 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.978046 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.978046 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:04:39.978368 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.978368 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.978494 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.978569 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.978629 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.978686 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.978753 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.978819 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.978884 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.978947 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.979041 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.979101 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.979170 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.979228 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:04:39.979285 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.979349 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.979408 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.979473 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:04:39.979540 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.979623 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:04:39.979683 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:39.979755 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:04:39.979755 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:04:39.979755 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:04:40.020632 np0000183218 devstack@c-api.service[112560]: INFO dbcounter [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Registered counter for database cinder Jun 26 22:04:40.020877 np0000183218 devstack@c-api.service[112561]: INFO dbcounter [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Registered counter for database cinder Jun 26 22:04:40.021092 np0000183218 devstack@c-api.service[112563]: INFO dbcounter [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Registered counter for database cinder Jun 26 22:04:40.021765 np0000183218 devstack@c-api.service[112562]: INFO dbcounter [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Registered counter for database cinder Jun 26 22:04:40.064361 np0000183218 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:40.066186 np0000183218 devstack@c-api.service[112560]: DEBUG oslo_db.sqlalchemy.engines [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea 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=112560) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:40.067800 np0000183218 devstack@c-api.service[112561]: DEBUG oslo_db.sqlalchemy.engines [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 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=112561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:40.072111 np0000183218 devstack@c-api.service[112562]: DEBUG oslo_db.sqlalchemy.engines [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 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=112562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:40.188302 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writer thread running {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 22:04:40.191584 np0000183218 devstack@c-api.service[112560]: INFO cinder.rpc [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 22:04:40.193699 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writer thread running {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 22:04:40.194273 np0000183218 devstack@c-api.service[112560]: INFO cinder.rpc [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 22:04:40.197066 np0000183218 devstack@c-api.service[112561]: INFO cinder.rpc [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 22:04:40.197259 np0000183218 devstack@c-api.service[112560]: INFO cinder.rpc [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 22:04:40.198878 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writer thread running {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 22:04:40.199931 np0000183218 devstack@c-api.service[112561]: INFO cinder.rpc [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 22:04:40.200132 np0000183218 devstack@c-api.service[112560]: INFO cinder.rpc [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 22:04:40.201239 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writer thread running {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 22:04:40.201389 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.202363 np0000183218 devstack@c-api.service[112561]: INFO cinder.rpc [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 22:04:40.202686 np0000183218 devstack@c-api.service[112562]: INFO cinder.rpc [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 22:04:40.204490 np0000183218 devstack@c-api.service[112561]: INFO cinder.rpc [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 22:04:40.205556 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.205646 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.205919 np0000183218 devstack@c-api.service[112562]: INFO cinder.rpc [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 22:04:40.206345 np0000183218 devstack@c-api.service[112563]: INFO cinder.rpc [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 22:04:40.208813 np0000183218 devstack@c-api.service[112562]: INFO cinder.rpc [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 22:04:40.210951 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.211087 np0000183218 devstack@c-api.service[112563]: INFO cinder.rpc [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 22:04:40.211167 np0000183218 devstack@c-api.service[112562]: INFO cinder.rpc [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 22:04:40.212232 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.213560 np0000183218 devstack@c-api.service[112563]: INFO cinder.rpc [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 22:04:40.215699 np0000183218 devstack@c-api.service[112563]: INFO cinder.rpc [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 22:04:40.216273 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.216625 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.220612 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.240703 np0000183218 devstack@c-api.service[112560]: DEBUG oslo_db.sqlalchemy.engines [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea 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=112560) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:40.243237 np0000183218 devstack@c-api.service[112560]: INFO cinder.rpc [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 22:04:40.245176 np0000183218 devstack@c-api.service[112560]: INFO cinder.rpc [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 22:04:40.246184 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.247996 np0000183218 devstack@c-api.service[112561]: DEBUG oslo_db.sqlalchemy.engines [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 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=112561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:40.249133 np0000183218 devstack@c-api.service[112562]: DEBUG oslo_db.sqlalchemy.engines [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 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=112562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:40.251675 np0000183218 devstack@c-api.service[112561]: INFO cinder.rpc [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 22:04:40.252268 np0000183218 devstack@c-api.service[112562]: INFO cinder.rpc [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 22:04:40.254214 np0000183218 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:40.254490 np0000183218 devstack@c-api.service[112561]: INFO cinder.rpc [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 22:04:40.254958 np0000183218 devstack@c-api.service[112562]: INFO cinder.rpc [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 22:04:40.256188 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.256463 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.257229 np0000183218 devstack@c-api.service[112563]: INFO cinder.rpc [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 22:04:40.257317 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.259687 np0000183218 devstack@c-api.service[112563]: INFO cinder.rpc [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 22:04:40.260543 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.260966 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.263780 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.268733 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.269258 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.269528 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.271956 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.272347 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.272917 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.275202 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.275338 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.275508 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.277952 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.278495 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.278671 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.281384 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.281511 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.282201 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.284313 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.284412 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.284805 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.285327 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.285829 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.287968 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.288424 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.288567 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.289179 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.291087 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.291505 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.292449 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.294281 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.294388 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.294472 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.295673 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.297392 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.297759 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.298236 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.298842 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.299264 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.299967 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.300696 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.301757 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.302207 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.302418 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.303278 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.303916 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.305329 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.306313 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.307012 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.307502 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.307921 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.308297 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.308352 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.309775 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.310630 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.310921 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.311170 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.311913 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.312289 np0000183218 devstack@c-api.service[112560]: WARNING cinder.api.contrib.hosts [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 22:04:40.312530 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: extensions {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.313081 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.313897 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: cgsnapshots {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.314082 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.314670 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.315286 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: qos-specs {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.315691 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.316276 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.316381 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.317168 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.317364 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: capabilities {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.317656 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.318596 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.319157 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.319314 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: backups {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.319650 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.320168 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.320512 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.321373 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: os-volume-type-access {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.321553 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.321815 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.321994 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.322990 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.323060 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: encryption {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.323406 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.323477 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.324513 np0000183218 devstack@c-api.service[112562]: WARNING cinder.api.contrib.hosts [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 22:04:40.324595 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: consistencygroups {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.324668 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.324760 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: extensions {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.324888 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.325760 np0000183218 devstack@c-api.service[112561]: WARNING cinder.api.contrib.hosts [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 22:04:40.326019 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: extensions {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.326109 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: cgsnapshots {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.326363 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.326465 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: extra_specs {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.327434 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: cgsnapshots {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.327513 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: qos-specs {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.327865 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.328075 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: encryption {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.328881 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: qos-specs {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.329201 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.329589 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: os-volume-manage {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.330442 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: capabilities {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.330745 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.330992 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: capabilities {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.331078 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: os-volume-transfer {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.331731 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: backups {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.332230 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.332773 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: os-availability-zone {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.333047 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: backups {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.333302 np0000183218 devstack@c-api.service[112563]: WARNING cinder.api.contrib.hosts [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 22:04:40.333543 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: extensions {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.333795 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: os-volume-type-access {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.334126 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: os-quota-sets {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.335313 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: os-volume-type-access {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.335379 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: cgsnapshots {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.335414 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: encryption {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.335523 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: os-quota-class-sets {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.336876 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: os-snapshot-manage {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.336943 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: qos-specs {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.337021 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: consistencygroups {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.337570 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: encryption {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.338292 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: os-hosts {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.338907 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: extra_specs {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.339371 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: consistencygroups {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.339668 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extended resource: scheduler-stats {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.340463 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: capabilities {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.340547 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: encryption {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.341438 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: extra_specs {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.341790 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: backups {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.341960 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: os-volume-manage {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.342379 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.343005 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: encryption {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.343495 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: os-volume-transfer {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.343914 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: os-volume-type-access {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.344019 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.344536 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: os-volume-manage {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.344873 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.contrib.snapshot_actions [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] SnapshotActionsController initialized {{(pid=112560) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 22:04:40.345154 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: os-availability-zone {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.345572 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: encryption {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.345626 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.346003 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: os-volume-transfer {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.346531 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: os-quota-sets {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.347024 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.347134 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: consistencygroups {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.347628 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: os-availability-zone {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.348168 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: os-quota-class-sets {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.348479 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.349021 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: os-quota-sets {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.349134 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: extra_specs {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.349520 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: os-snapshot-manage {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.349890 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.350419 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: os-quota-class-sets {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.350755 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: encryption {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.351056 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: os-hosts {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.351416 np0000183218 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.351716 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: os-snapshot-manage {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.352273 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension UsedLimits extending resource: limits {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.352407 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension VolumeTypeAccess extending resource: types {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.352500 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: os-volume-manage {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.352552 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extended resource: scheduler-stats {{(pid=112562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.352663 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.352774 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.352872 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension VolumeActions extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353023 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353129 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension SnapshotActions extending resource: snapshots {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353249 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: os-hosts {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.353321 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension TypesManage extending resource: types {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353370 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353473 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353581 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension AdminActions extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353707 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension AdminActions extending resource: snapshots {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353813 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension AdminActions extending resource: backups {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.353861 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: os-volume-transfer {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.353905 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.354044 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.354157 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-914ebc5c-8a0b-4c2c-a476-613911c809ea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.354686 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extended resource: scheduler-stats {{(pid=112561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.354885 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.355541 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: os-availability-zone {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.356541 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.356917 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: os-quota-sets {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.357175 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.357429 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.contrib.snapshot_actions [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] SnapshotActionsController initialized {{(pid=112562) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 22:04:40.358177 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.358352 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: os-quota-class-sets {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.358766 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.359541 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.359624 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] SnapshotActionsController initialized {{(pid=112561) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 22:04:40.359689 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: os-snapshot-manage {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.360430 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.360886 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.361077 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: os-hosts {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.361801 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.362306 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.362499 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extended resource: scheduler-stats {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:04:40.363157 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.363780 np0000183218 devstack@c-api.service[112562]: WARNING castellan.key_manager.migration [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.364604 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.364680 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension UsedLimits extending resource: limits {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.364737 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.364840 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.364923 np0000183218 devstack@c-api.service[112560]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x747bcd4a3668 pid: 112560 (default app) Jun 26 22:04:40.365674 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.365774 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.365872 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension VolumeActions extending resource: volumes {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.366049 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.366107 np0000183218 devstack@c-api.service[112561]: WARNING castellan.key_manager.migration [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.366203 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.366323 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.366378 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension TypesManage extending resource: types {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.366552 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.366758 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.366878 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension UsedLimits extending resource: limits {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.366933 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension AdminActions extending resource: volumes {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367028 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367127 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension AdminActions extending resource: snapshots {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367202 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.contrib.snapshot_actions [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] SnapshotActionsController initialized {{(pid=112563) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 22:04:40.367254 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367326 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension AdminActions extending resource: backups {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367409 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367450 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367494 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension VolumeActions extending resource: volumes {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367532 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367573 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367609 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.v3.router [None req-f396f274-bea2-45ec-ae0b-5fea5fc2a178 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367654 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367770 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension TypesManage extending resource: types {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367875 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.367935 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.367996 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.368131 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension AdminActions extending resource: volumes {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.368252 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension AdminActions extending resource: snapshots {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.368407 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension AdminActions extending resource: backups {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.368495 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.368628 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.368745 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.v3.router [None req-b4b0d3d2-60dc-4ebd-a4ba-2c0db29f8945 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.369366 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.370725 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.372136 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.373640 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.373640 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.373811 np0000183218 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:04:40.373849 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.373849 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.373849 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.373849 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.373849 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374118 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374118 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374118 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374118 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374118 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374118 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374375 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374375 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374375 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374375 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374375 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374577 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374577 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374577 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374577 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374750 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374750 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374750 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374750 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374940 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374940 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374940 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.374940 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.374940 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375222 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375222 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375222 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375222 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375222 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375419 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375419 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375419 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375419 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375419 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375419 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375677 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375677 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375677 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375677 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375677 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375677 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375923 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375923 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375923 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375923 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.375923 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.375923 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376196 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376196 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376196 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376196 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376196 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376196 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376502 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376502 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376502 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376502 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376662 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376662 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376662 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376662 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376662 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376917 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376917 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376917 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.376917 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.376917 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.377507 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.377507 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.377507 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.377507 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.377507 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.377507 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.377901 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.377901 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.377901 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.377901 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.377901 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.378258 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.378258 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.378258 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.378258 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.378258 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.378558 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension UsedLimits extending resource: limits {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.378635 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.378635 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.378635 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.378635 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.378902 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.378902 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.378902 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.378902 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.379257 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.379257 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.379257 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.379257 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.379257 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.379662 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.379662 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.379662 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.379835 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.379904 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.379904 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.379904 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.379904 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.380250 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.380250 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.380250 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.380250 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.380596 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.380596 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.380596 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.380596 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.380932 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.380932 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.380932 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.380932 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.381664 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.381664 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.381664 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.381664 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.382042 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.382042 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.382042 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.382042 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.382042 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.382546 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.382546 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.382546 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.382546 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.382546 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.382546 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.383102 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.383102 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.383102 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.383102 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.383102 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.383536 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.383536 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.383536 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.383536 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.383536 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.383536 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.384097 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.384097 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.384097 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.384097 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.384097 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.384097 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.384806 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.384806 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.384806 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.384806 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.384806 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.384806 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.385393 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.385393 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.385393 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.385393 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.385393 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.385393 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.385713 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.385713 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.385713 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.385713 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.385914 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.385914 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.385914 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.385914 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.385914 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.386232 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.386232 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.386232 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.386232 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:40.386232 np0000183218 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 26 22:04:40.386552 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386552 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386552 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension VolumeActions extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386552 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386552 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386552 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension TypesManage extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386552 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386938 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386938 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension AdminActions extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386938 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension AdminActions extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.386938 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension AdminActions extending resource: backups {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.387216 np0000183218 devstack@c-api.service[112562]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x747bcd4a3668 pid: 112562 (default app) Jun 26 22:04:40.387259 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.387259 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.387259 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-5725634c-d18e-4bcd-b0fe-aa9693ec0e56 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:04:40.387442 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-05571543-88df-4009-9e35-ea4404eb7b00 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:04:40.387478 np0000183218 devstack@c-api.service[112561]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x747bcd4a3668 pid: 112561 (default app) Jun 26 22:04:40.387552 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 956 bytes} [Fri Jun 26 22:04:40 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 26 22:04:40.387602 np0000183218 devstack@c-api.service[112563]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x747bcd4a3668 pid: 112563 (default app) Jun 26 22:04:48.015259 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.015259 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.015259 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.015259 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.016168 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.016168 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.016168 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.016168 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.016468 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.016468 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.016468 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.016468 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.016468 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.016468 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.016829 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.016829 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.016829 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.016829 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.016829 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.017168 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.017168 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.017168 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.017168 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.017168 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.017478 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.017478 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.017478 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.017478 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.017760 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.017760 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.017760 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.017760 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.017760 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.018304 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.018304 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.018304 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.018304 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.018304 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.018611 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.018611 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.018611 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.018611 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.018611 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.018611 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019136 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.019136 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019136 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.019136 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019136 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.019136 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019519 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.019519 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019519 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.019519 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019519 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.019519 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019845 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.019845 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019845 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.019845 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.019845 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020194 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.020194 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020194 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.020194 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020194 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.020474 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020474 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.020474 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020474 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.020474 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020474 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.020805 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020805 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.020805 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020805 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.020805 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.020805 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021160 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021160 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021160 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021160 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021160 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021447 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021447 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021447 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021447 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021447 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021727 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021727 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021727 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021727 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021957 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021957 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.021957 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.021957 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.022211 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.022211 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.022211 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.022211 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.022211 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.022495 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.022495 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.022495 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.022495 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.022495 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.022824 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.022824 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.022824 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.022824 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023115 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023115 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023115 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023115 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023371 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023371 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023371 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023371 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023555 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023555 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023555 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023555 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023656 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023656 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023656 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023656 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023757 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023757 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023757 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023757 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023757 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023891 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023891 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023891 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023891 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.023891 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.023891 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024122 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024122 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024122 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024122 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024122 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024279 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024279 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024279 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024279 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024279 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024279 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024483 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024483 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024483 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024483 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024483 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024483 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024736 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024736 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024736 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024736 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024736 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024736 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024894 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024894 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024894 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024894 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.024894 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.024894 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.025058 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.025058 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.025058 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.025058 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.025162 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.025162 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.025162 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.025162 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.025162 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.025289 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.025289 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.025289 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.025289 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.025289 np0000183218 devstack@c-api.service[112562]: warnings.warn(deprecated_msg) Jun 26 22:04:48.025289 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:04:48.710288 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 admin admin] POST https://199.204.45.205/volume/v3/types Jun 26 22:04:48.710288 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 22:04:48.713084 np0000183218 devstack@c-api.service[112562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 22:04:48.713084 np0000183218 devstack@c-api.service[112562]: warnings.warn( Jun 26 22:04:48.753729 np0000183218 devstack@c-api.service[112562]: DEBUG oslo_db.sqlalchemy.engines [None req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 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=112562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:48.853110 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 Jun 26 22:04:48.853957 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 1/2] 199.204.45.205 () {68 vars in 1288 bytes} [Fri Jun 26 22:04:47 2026] POST /volume/v3/types => generated 186 bytes in 854 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:04:48.880781 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.880781 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.880781 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.880781 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.881581 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.881581 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.881581 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.881581 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.881820 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.881820 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.881820 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.881820 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.881820 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.881820 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.882208 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.882208 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.882208 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.882208 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.882208 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.882495 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.882495 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.882495 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.882495 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.882495 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.882761 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.882761 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.882761 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.882761 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883017 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883017 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883017 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883017 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883017 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883314 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883314 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883314 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883314 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883314 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883587 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883587 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883587 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883587 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883587 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883587 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883907 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883907 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883907 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883907 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.883907 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.883907 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.884250 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.884250 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.884250 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.884250 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.884250 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.884250 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.884574 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.884574 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.884574 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.884574 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.884574 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.884865 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.884865 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.884865 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.884865 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.884865 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885159 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.885159 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885159 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.885159 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885159 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.885159 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885478 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.885478 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885478 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.885478 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885478 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.885478 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885795 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.885795 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885795 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.885795 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.885795 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886148 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886148 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886148 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886148 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886148 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886429 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886429 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886429 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886429 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886634 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886634 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886634 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886634 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886769 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886769 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886769 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886769 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886769 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886945 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886945 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886945 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.886945 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.886945 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887120 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887120 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887120 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887120 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887265 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887265 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887265 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887265 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887416 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887416 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887416 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887416 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887551 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887551 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887551 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887551 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887707 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887707 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887707 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887707 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887842 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887842 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887842 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.887842 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.887842 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888057 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888057 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888057 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888057 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888057 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888057 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888265 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888265 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888265 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888265 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888265 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888434 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888434 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888434 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888434 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888434 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888434 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888639 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888639 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888639 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888639 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888639 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888639 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888842 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888842 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888842 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888842 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.888842 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.888842 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889076 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889076 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889076 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889076 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889076 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889076 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889283 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889283 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889283 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889283 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889419 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889419 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889419 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889419 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889419 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889595 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889595 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889595 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889595 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:04:48.889595 np0000183218 devstack@c-api.service[112561]: warnings.warn(deprecated_msg) Jun 26 22:04:48.889595 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 req-d2579ec1-1032-4f46-ae3d-12aa7cc87c7c None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:04:49.353229 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 req-d2579ec1-1032-4f46-ae3d-12aa7cc87c7c admin admin] POST https://199.204.45.205/volume/v3/types/0ad35300-3af6-4984-adc1-5ab2ca18e1bd/extra_specs Jun 26 22:04:49.353915 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 req-d2579ec1-1032-4f46-ae3d-12aa7cc87c7c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 22:04:49.356089 np0000183218 devstack@c-api.service[112561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 22:04:49.356089 np0000183218 devstack@c-api.service[112561]: warnings.warn( Jun 26 22:04:49.401796 np0000183218 devstack@c-api.service[112561]: DEBUG oslo_db.sqlalchemy.engines [req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 req-d2579ec1-1032-4f46-ae3d-12aa7cc87c7c 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=112561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:04:49.474155 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [req-a949e1cb-986a-4bdf-b408-8a3f089ef6f7 req-d2579ec1-1032-4f46-ae3d-12aa7cc87c7c admin admin] https://199.204.45.205/volume/v3/types/0ad35300-3af6-4984-adc1-5ab2ca18e1bd/extra_specs returned with HTTP 200 Jun 26 22:04:49.474883 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 1/3] 199.204.45.205 () {70 vars in 1505 bytes} [Fri Jun 26 22:04:48 2026] POST /volume/v3/types/0ad35300-3af6-4984-adc1-5ab2ca18e1bd/extra_specs => generated 55 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:04:50.248017 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=6 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:04:50.259032 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=6 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:04:58.848165 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:04:59.472377 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:07:33.202799 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-311cf038-fc34-4460-a49e-10a511ef5a76 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:07:33.204336 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-311cf038-fc34-4460-a49e-10a511ef5a76 None None] GET https://199.204.45.205/volume// Jun 26 22:07:33.204751 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-311cf038-fc34-4460-a49e-10a511ef5a76 None None] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:07:33.205256 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-311cf038-fc34-4460-a49e-10a511ef5a76 None None] Calling method 'all' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:07:33.206405 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-311cf038-fc34-4460-a49e-10a511ef5a76 None None] https://199.204.45.205/volume// returned with HTTP 300 Jun 26 22:07:33.207213 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 2/4] 199.204.45.205 () {66 vars in 1456 bytes} [Fri Jun 26 22:07:33 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 22:08:15.723591 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.723591 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.723591 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.723591 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.723591 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.724765 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.724765 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.724765 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.724765 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.724765 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.725199 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.725199 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.725199 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.725199 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.725199 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.725199 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.725681 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.725681 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.725681 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.725681 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726002 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726002 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726002 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726002 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726311 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726311 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726311 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726311 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726598 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726598 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726598 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726598 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726598 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726947 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726947 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726947 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.726947 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.726947 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.727486 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.727486 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.727486 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.727486 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.727486 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.727486 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.727901 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.727901 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.727901 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.727901 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.727901 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.727901 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.728426 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.728426 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.728426 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.728426 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.728426 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.728426 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.728845 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.728845 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.728845 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.728845 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.728845 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.729245 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.729245 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.729245 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.729245 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.729245 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.729610 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.729610 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.729610 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.729610 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.729610 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.729610 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.730074 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.730074 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.730074 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.730074 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.730074 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.730074 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.730445 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.730445 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.730445 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.730445 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.730445 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.730813 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.730813 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.730813 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.730813 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.730813 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.731236 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.731236 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.731236 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.731236 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.731583 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.731583 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.731583 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.731583 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.731940 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.731940 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.731940 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.731940 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.731940 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.732413 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.732413 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.732413 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.732413 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.732413 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.732855 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.732855 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.732855 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.732855 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.733264 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.733264 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.733264 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.733264 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.733770 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.733770 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.733770 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.733770 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734025 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734025 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734025 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734025 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734180 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734180 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734180 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734180 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734302 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734302 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734302 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734302 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734302 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734495 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734495 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734495 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734495 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734495 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734495 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734688 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734688 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734688 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734688 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734688 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734841 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734841 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734841 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734841 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.734841 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.734841 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735027 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735027 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735027 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735027 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735027 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735027 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735224 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735224 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735224 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735224 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735224 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735224 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735418 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735418 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735418 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735418 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735418 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735418 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735639 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735639 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735639 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735639 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735772 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735772 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735772 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735772 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735772 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735950 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735950 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735950 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735950 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 22:08:15.735950 np0000183218 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 26 22:08:15.735950 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-f1ed9f8a-e339-4c72-b238-78a06432fc9f None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:15.735950 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 1/5] 199.204.45.205 () {62 vars in 1068 bytes} [Fri Jun 26 22:08:15 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 26 22:08:15.765284 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-e946da55-99d3-470f-bd03-53080d8b8857 None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:15.776603 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 2/6] 199.204.45.205 () {64 vars in 1272 bytes} [Fri Jun 26 22:08:15 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 22:08:15.815089 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [req-e946da55-99d3-470f-bd03-53080d8b8857 req-ba949742-e896-4618-aaf7-476882ce1460 None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:15.818143 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [req-e946da55-99d3-470f-bd03-53080d8b8857 req-ba949742-e896-4618-aaf7-476882ce1460 demo demo] GET https://199.204.45.205/volume/v3/ Jun 26 22:08:15.818354 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [req-e946da55-99d3-470f-bd03-53080d8b8857 req-ba949742-e896-4618-aaf7-476882ce1460 demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:15.818588 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [req-e946da55-99d3-470f-bd03-53080d8b8857 req-ba949742-e896-4618-aaf7-476882ce1460 demo demo] Calling method 'version_select' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:15.820231 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [req-e946da55-99d3-470f-bd03-53080d8b8857 req-ba949742-e896-4618-aaf7-476882ce1460 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jun 26 22:08:15.820921 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 2/7] 199.204.45.205 () {66 vars in 1346 bytes} [Fri Jun 26 22:08:15 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:15.863143 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-9c156ecf-7624-4d93-9e91-5a8c4d8eb94f None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:16.301849 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-9c156ecf-7624-4d93-9e91-5a8c4d8eb94f demo demo] GET https://199.204.45.205/volume/v3/types Jun 26 22:08:16.302246 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-9c156ecf-7624-4d93-9e91-5a8c4d8eb94f demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:16.302517 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-9c156ecf-7624-4d93-9e91-5a8c4d8eb94f demo demo] Calling method 'index' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:16.303167 np0000183218 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 22:08:16.303167 np0000183218 devstack@c-api.service[112560]: warnings.warn( Jun 26 22:08:16.303956 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-9c156ecf-7624-4d93-9e91-5a8c4d8eb94f demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:08:16.345701 np0000183218 devstack@c-api.service[112560]: DEBUG oslo_db.sqlalchemy.engines [None req-9c156ecf-7624-4d93-9e91-5a8c4d8eb94f 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=112560) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:08:16.371489 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-9c156ecf-7624-4d93-9e91-5a8c4d8eb94f demo demo] https://199.204.45.205/volume/v3/types returned with HTTP 200 Jun 26 22:08:16.372083 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 3/8] 199.204.45.205 () {64 vars in 1290 bytes} [Fri Jun 26 22:08:15 2026] GET /volume/v3/types => generated 377 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:16.410945 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-53c27a25-07e5-4740-b93b-70a33cc920fb None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:16.852480 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-53c27a25-07e5-4740-b93b-70a33cc920fb demo demo] GET https://199.204.45.205/volume/v3/types/default Jun 26 22:08:16.853307 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-53c27a25-07e5-4740-b93b-70a33cc920fb demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:16.853544 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-53c27a25-07e5-4740-b93b-70a33cc920fb demo demo] Calling method 'show' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:16.899427 np0000183218 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [None req-53c27a25-07e5-4740-b93b-70a33cc920fb 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:08:16.920218 np0000183218 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 22:08:16.920218 np0000183218 devstack@c-api.service[112563]: warnings.warn( Jun 26 22:08:16.922809 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-53c27a25-07e5-4740-b93b-70a33cc920fb demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jun 26 22:08:16.923450 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 2/9] 199.204.45.205 () {64 vars in 1301 bytes} [Fri Jun 26 22:08:16 2026] GET /volume/v3/types/default => generated 145 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:17.435302 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-9209e9a6-db9c-4ccf-90e3-f5870a6027fa None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:17.436262 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 3/10] 199.204.45.205 () {62 vars in 1068 bytes} [Fri Jun 26 22:08:17 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 26 22:08:17.474259 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-6119f8b7-a6f8-4462-9ce0-54f7d97a6a02 None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:17.484936 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 3/11] 199.204.45.205 () {64 vars in 1272 bytes} [Fri Jun 26 22:08:17 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 26 22:08:17.521818 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [req-6119f8b7-a6f8-4462-9ce0-54f7d97a6a02 req-8924386d-1414-4ea8-8199-fea837361ad4 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:17.523850 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-6119f8b7-a6f8-4462-9ce0-54f7d97a6a02 req-8924386d-1414-4ea8-8199-fea837361ad4 demo demo] GET https://199.204.45.205/volume/v3/ Jun 26 22:08:17.524069 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-6119f8b7-a6f8-4462-9ce0-54f7d97a6a02 req-8924386d-1414-4ea8-8199-fea837361ad4 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:17.524296 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-6119f8b7-a6f8-4462-9ce0-54f7d97a6a02 req-8924386d-1414-4ea8-8199-fea837361ad4 demo demo] Calling method 'version_select' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:17.524780 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-6119f8b7-a6f8-4462-9ce0-54f7d97a6a02 req-8924386d-1414-4ea8-8199-fea837361ad4 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jun 26 22:08:17.525131 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 4/12] 199.204.45.205 () {66 vars in 1346 bytes} [Fri Jun 26 22:08:17 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:17.563665 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-269ca207-602e-4429-a99b-76f4b7bcfb8d None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:17.567322 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-269ca207-602e-4429-a99b-76f4b7bcfb8d demo demo] GET https://199.204.45.205/volume/v3/types/default Jun 26 22:08:17.567550 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-269ca207-602e-4429-a99b-76f4b7bcfb8d demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:17.567778 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-269ca207-602e-4429-a99b-76f4b7bcfb8d demo demo] Calling method 'show' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:17.576232 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-269ca207-602e-4429-a99b-76f4b7bcfb8d demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jun 26 22:08:17.576599 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 3/13] 199.204.45.205 () {64 vars in 1301 bytes} [Fri Jun 26 22:08:17 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:18.251397 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-82ca17e3-4cf2-4043-bba7-29e1082846ec None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:18.252773 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 4/14] 199.204.45.205 () {62 vars in 1068 bytes} [Fri Jun 26 22:08:18 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 22:08:18.286789 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-c3bec161-9b00-4ad4-8e42-97a165cf017e None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:18.290803 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 4/15] 199.204.45.205 () {64 vars in 1272 bytes} [Fri Jun 26 22:08:18 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 26 22:08:18.326635 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [req-c3bec161-9b00-4ad4-8e42-97a165cf017e req-93364cf2-67cd-4668-94cb-b5a9f928fdf1 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:18.328494 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-c3bec161-9b00-4ad4-8e42-97a165cf017e req-93364cf2-67cd-4668-94cb-b5a9f928fdf1 demo demo] GET https://199.204.45.205/volume/v3/ Jun 26 22:08:18.328672 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-c3bec161-9b00-4ad4-8e42-97a165cf017e req-93364cf2-67cd-4668-94cb-b5a9f928fdf1 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:18.328897 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-c3bec161-9b00-4ad4-8e42-97a165cf017e req-93364cf2-67cd-4668-94cb-b5a9f928fdf1 demo demo] Calling method 'version_select' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:18.329341 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-c3bec161-9b00-4ad4-8e42-97a165cf017e req-93364cf2-67cd-4668-94cb-b5a9f928fdf1 demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jun 26 22:08:18.329671 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 5/16] 199.204.45.205 () {66 vars in 1346 bytes} [Fri Jun 26 22:08:18 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:18.369042 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-0452282c-f029-4402-b7f5-f4347ae8ce59 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:18.372797 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-0452282c-f029-4402-b7f5-f4347ae8ce59 demo demo] GET https://199.204.45.205/volume/v3/types/default Jun 26 22:08:18.373510 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-0452282c-f029-4402-b7f5-f4347ae8ce59 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:18.373958 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-0452282c-f029-4402-b7f5-f4347ae8ce59 demo demo] Calling method 'show' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:18.385070 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-0452282c-f029-4402-b7f5-f4347ae8ce59 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jun 26 22:08:18.385431 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 4/17] 199.204.45.205 () {64 vars in 1301 bytes} [Fri Jun 26 22:08:18 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:18.426608 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-3ccc9c17-76fd-4add-81d8-1b0c901fc52c None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:18.427658 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 5/18] 199.204.45.205 () {62 vars in 1068 bytes} [Fri Jun 26 22:08:18 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 26 22:08:18.465052 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-1a686bf7-6079-4822-b330-ed1f61f50fab None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:18.469469 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 5/19] 199.204.45.205 () {64 vars in 1272 bytes} [Fri Jun 26 22:08:18 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 26 22:08:18.506732 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [req-1a686bf7-6079-4822-b330-ed1f61f50fab req-76d50986-47a0-4515-83b9-42622bc7ee6b None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:18.512267 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-1a686bf7-6079-4822-b330-ed1f61f50fab req-76d50986-47a0-4515-83b9-42622bc7ee6b demo demo] GET https://199.204.45.205/volume/v3/ Jun 26 22:08:18.512267 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-1a686bf7-6079-4822-b330-ed1f61f50fab req-76d50986-47a0-4515-83b9-42622bc7ee6b demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:18.512267 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-1a686bf7-6079-4822-b330-ed1f61f50fab req-76d50986-47a0-4515-83b9-42622bc7ee6b demo demo] Calling method 'version_select' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:18.512267 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-1a686bf7-6079-4822-b330-ed1f61f50fab req-76d50986-47a0-4515-83b9-42622bc7ee6b demo demo] https://199.204.45.205/volume/v3/ returned with HTTP 200 Jun 26 22:08:18.512267 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 6/20] 199.204.45.205 () {66 vars in 1346 bytes} [Fri Jun 26 22:08:18 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:18.551578 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-2158994c-4b76-4a34-a117-601035000551 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:18.555470 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-2158994c-4b76-4a34-a117-601035000551 demo demo] GET https://199.204.45.205/volume/v3/types/default Jun 26 22:08:18.555906 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-2158994c-4b76-4a34-a117-601035000551 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:18.556380 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-2158994c-4b76-4a34-a117-601035000551 demo demo] Calling method 'show' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:18.566836 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-2158994c-4b76-4a34-a117-601035000551 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 Jun 26 22:08:18.567336 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 5/21] 199.204.45.205 () {64 vars in 1301 bytes} [Fri Jun 26 22:08:18 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 26 22:08:26.363280 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:08:28.562566 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=8 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:13:04.447973 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-7e6f95e4-dde5-475e-9a3d-7726b82f04a6 None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:13:04.562708 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-7e6f95e4-dde5-475e-9a3d-7726b82f04a6 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:13:04.564337 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-7e6f95e4-dde5-475e-9a3d-7726b82f04a6 demo demo] Empty body provided in request {{(pid=112562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:13:04.564743 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-7e6f95e4-dde5-475e-9a3d-7726b82f04a6 demo demo] Calling method 'detail' {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:13:04.565965 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.api_utils [None req-7e6f95e4-dde5-475e-9a3d-7726b82f04a6 demo demo] Removing options '' from query. {{(pid=112562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:13:04.567700 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.volume.api [None req-7e6f95e4-dde5-475e-9a3d-7726b82f04a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:13:04.628592 np0000183218 devstack@c-api.service[112562]: INFO cinder.volume.api [None req-7e6f95e4-dde5-475e-9a3d-7726b82f04a6 demo demo] Get all volumes completed successfully. Jun 26 22:13:04.632469 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-7e6f95e4-dde5-475e-9a3d-7726b82f04a6 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:13:04.632717 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 6/22] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:13:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:13:14.614202 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:14:04.667436 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-b6c587a7-e5db-4373-91b1-7d1bb8471137 None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:14:04.670799 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-b6c587a7-e5db-4373-91b1-7d1bb8471137 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:14:04.671011 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-b6c587a7-e5db-4373-91b1-7d1bb8471137 demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:14:04.671230 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-b6c587a7-e5db-4373-91b1-7d1bb8471137 demo demo] Calling method 'detail' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:14:04.671836 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.api_utils [None req-b6c587a7-e5db-4373-91b1-7d1bb8471137 demo demo] Removing options '' from query. {{(pid=112561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:14:04.672832 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.volume.api [None req-b6c587a7-e5db-4373-91b1-7d1bb8471137 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:14:04.715181 np0000183218 devstack@c-api.service[112561]: INFO cinder.volume.api [None req-b6c587a7-e5db-4373-91b1-7d1bb8471137 demo demo] Get all volumes completed successfully. Jun 26 22:14:04.717417 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-b6c587a7-e5db-4373-91b1-7d1bb8471137 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:14:04.717891 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 6/23] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:14:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:14:14.708440 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:15:04.801903 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-0249df5a-64dd-4707-b2cd-3b18a16bcc48 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:15:04.806482 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-0249df5a-64dd-4707-b2cd-3b18a16bcc48 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:15:04.806762 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-0249df5a-64dd-4707-b2cd-3b18a16bcc48 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:15:04.807087 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-0249df5a-64dd-4707-b2cd-3b18a16bcc48 demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:15:04.807768 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-0249df5a-64dd-4707-b2cd-3b18a16bcc48 demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:15:04.809415 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-0249df5a-64dd-4707-b2cd-3b18a16bcc48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:15:04.863050 np0000183218 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-0249df5a-64dd-4707-b2cd-3b18a16bcc48 demo demo] Get all volumes completed successfully. Jun 26 22:15:04.866599 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-0249df5a-64dd-4707-b2cd-3b18a16bcc48 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:15:04.867229 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 7/24] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:15:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:15:14.853711 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:16:04.956146 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-e49cd0fd-a57d-4dce-857c-6929ba8922dd None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:16:04.963555 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-e49cd0fd-a57d-4dce-857c-6929ba8922dd demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:16:04.964024 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-e49cd0fd-a57d-4dce-857c-6929ba8922dd demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:16:04.964400 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-e49cd0fd-a57d-4dce-857c-6929ba8922dd demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:16:04.965218 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-e49cd0fd-a57d-4dce-857c-6929ba8922dd demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:16:04.966481 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-e49cd0fd-a57d-4dce-857c-6929ba8922dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:16:05.015593 np0000183218 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-e49cd0fd-a57d-4dce-857c-6929ba8922dd demo demo] Get all volumes completed successfully. Jun 26 22:16:05.017684 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-e49cd0fd-a57d-4dce-857c-6929ba8922dd demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:16:05.018254 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 6/25] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:16:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:16:15.007798 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:17:05.078137 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-30fe2c91-0ce0-41fa-b304-5288d47302de None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:17:05.082845 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-30fe2c91-0ce0-41fa-b304-5288d47302de demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:17:05.083101 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-30fe2c91-0ce0-41fa-b304-5288d47302de demo demo] Empty body provided in request {{(pid=112562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:17:05.083336 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-30fe2c91-0ce0-41fa-b304-5288d47302de demo demo] Calling method 'detail' {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:17:05.083668 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.api_utils [None req-30fe2c91-0ce0-41fa-b304-5288d47302de demo demo] Removing options '' from query. {{(pid=112562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:17:05.084740 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.volume.api [None req-30fe2c91-0ce0-41fa-b304-5288d47302de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:17:05.097286 np0000183218 devstack@c-api.service[112562]: INFO cinder.volume.api [None req-30fe2c91-0ce0-41fa-b304-5288d47302de demo demo] Get all volumes completed successfully. Jun 26 22:17:05.100364 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-30fe2c91-0ce0-41fa-b304-5288d47302de demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:17:05.101025 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 7/26] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:17:05 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 26 22:17:15.093028 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:18:05.140496 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-ec355a2a-8d4c-4c72-924c-d2d4234e7db2 None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:18:05.374568 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-ec355a2a-8d4c-4c72-924c-d2d4234e7db2 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:18:05.374967 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-ec355a2a-8d4c-4c72-924c-d2d4234e7db2 demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:18:05.375458 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-ec355a2a-8d4c-4c72-924c-d2d4234e7db2 demo demo] Calling method 'detail' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:18:05.376179 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.api_utils [None req-ec355a2a-8d4c-4c72-924c-d2d4234e7db2 demo demo] Removing options '' from query. {{(pid=112561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:18:05.377894 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.volume.api [None req-ec355a2a-8d4c-4c72-924c-d2d4234e7db2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:18:05.387404 np0000183218 devstack@c-api.service[112561]: INFO cinder.volume.api [None req-ec355a2a-8d4c-4c72-924c-d2d4234e7db2 demo demo] Get all volumes completed successfully. Jun 26 22:18:05.391200 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-ec355a2a-8d4c-4c72-924c-d2d4234e7db2 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:18:05.391775 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 7/27] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:18:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:18:15.383711 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:19:05.621649 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-b1cde881-ce4e-4300-99ef-10759d1d819d None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:19:05.625149 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-b1cde881-ce4e-4300-99ef-10759d1d819d demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:19:05.625283 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-b1cde881-ce4e-4300-99ef-10759d1d819d demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:19:05.625595 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-b1cde881-ce4e-4300-99ef-10759d1d819d demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:19:05.625890 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-b1cde881-ce4e-4300-99ef-10759d1d819d demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:19:05.626926 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-b1cde881-ce4e-4300-99ef-10759d1d819d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:19:05.637057 np0000183218 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-b1cde881-ce4e-4300-99ef-10759d1d819d demo demo] Get all volumes completed successfully. Jun 26 22:19:05.640232 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-b1cde881-ce4e-4300-99ef-10759d1d819d demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:19:05.640792 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 8/28] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:19:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:19:15.631115 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:20:05.672502 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-804ebb3f-d448-4edd-8f5d-41481e291d72 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:20:05.677402 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-804ebb3f-d448-4edd-8f5d-41481e291d72 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:20:05.677572 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-804ebb3f-d448-4edd-8f5d-41481e291d72 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:20:05.677921 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-804ebb3f-d448-4edd-8f5d-41481e291d72 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:20:05.678381 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-804ebb3f-d448-4edd-8f5d-41481e291d72 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:20:05.679159 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-804ebb3f-d448-4edd-8f5d-41481e291d72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:20:05.688846 np0000183218 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-804ebb3f-d448-4edd-8f5d-41481e291d72 demo demo] Get all volumes completed successfully. Jun 26 22:20:05.691670 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-804ebb3f-d448-4edd-8f5d-41481e291d72 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:20:05.691670 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 7/29] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:20:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:20:15.684414 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:21:05.708922 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-0b667372-de67-45e0-96d7-6c1dd903745f None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:21:05.711937 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-0b667372-de67-45e0-96d7-6c1dd903745f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:21:05.712204 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-0b667372-de67-45e0-96d7-6c1dd903745f demo demo] Empty body provided in request {{(pid=112562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:21:05.712525 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-0b667372-de67-45e0-96d7-6c1dd903745f demo demo] Calling method 'detail' {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:21:05.712906 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.api_utils [None req-0b667372-de67-45e0-96d7-6c1dd903745f demo demo] Removing options '' from query. {{(pid=112562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:21:05.714075 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.volume.api [None req-0b667372-de67-45e0-96d7-6c1dd903745f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:21:05.727160 np0000183218 devstack@c-api.service[112562]: INFO cinder.volume.api [None req-0b667372-de67-45e0-96d7-6c1dd903745f demo demo] Get all volumes completed successfully. Jun 26 22:21:05.730056 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-0b667372-de67-45e0-96d7-6c1dd903745f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:21:05.730056 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 8/30] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:21:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:21:15.721621 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:22:05.749192 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-4bbbf841-77d2-4207-a77d-b733b7a04908 None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:22:05.754046 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-4bbbf841-77d2-4207-a77d-b733b7a04908 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:22:05.754558 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-4bbbf841-77d2-4207-a77d-b733b7a04908 demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:22:05.755112 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-4bbbf841-77d2-4207-a77d-b733b7a04908 demo demo] Calling method 'detail' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:22:05.755718 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.api_utils [None req-4bbbf841-77d2-4207-a77d-b733b7a04908 demo demo] Removing options '' from query. {{(pid=112561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:22:05.757130 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.volume.api [None req-4bbbf841-77d2-4207-a77d-b733b7a04908 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:22:05.766701 np0000183218 devstack@c-api.service[112561]: INFO cinder.volume.api [None req-4bbbf841-77d2-4207-a77d-b733b7a04908 demo demo] Get all volumes completed successfully. Jun 26 22:22:05.769689 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-4bbbf841-77d2-4207-a77d-b733b7a04908 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:22:05.770242 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 8/31] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:22:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:22:15.760610 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:23:05.784043 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-0f7c3658-87c6-4b43-9cb1-82c3d615fac3 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:23:05.934420 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-0f7c3658-87c6-4b43-9cb1-82c3d615fac3 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:23:05.934841 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-0f7c3658-87c6-4b43-9cb1-82c3d615fac3 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:23:05.935273 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-0f7c3658-87c6-4b43-9cb1-82c3d615fac3 demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:23:05.935755 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-0f7c3658-87c6-4b43-9cb1-82c3d615fac3 demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:23:05.937295 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-0f7c3658-87c6-4b43-9cb1-82c3d615fac3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:23:05.946264 np0000183218 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-0f7c3658-87c6-4b43-9cb1-82c3d615fac3 demo demo] Get all volumes completed successfully. Jun 26 22:23:05.948957 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-0f7c3658-87c6-4b43-9cb1-82c3d615fac3 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:23:05.949670 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 9/32] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:23:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:23:15.941697 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:24:05.967037 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-0dccd03e-7317-4f18-b37a-7c8f154f5b02 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:24:05.968952 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-0dccd03e-7317-4f18-b37a-7c8f154f5b02 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:24:05.969274 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-0dccd03e-7317-4f18-b37a-7c8f154f5b02 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:24:05.969556 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-0dccd03e-7317-4f18-b37a-7c8f154f5b02 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:24:05.969929 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-0dccd03e-7317-4f18-b37a-7c8f154f5b02 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:24:05.971107 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-0dccd03e-7317-4f18-b37a-7c8f154f5b02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:24:05.979121 np0000183218 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-0dccd03e-7317-4f18-b37a-7c8f154f5b02 demo demo] Get all volumes completed successfully. Jun 26 22:24:05.981439 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-0dccd03e-7317-4f18-b37a-7c8f154f5b02 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:24:05.981894 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 8/33] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:24:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:24:15.974353 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:25:05.999563 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-065a33e1-716b-48c1-aa9c-4acc74c18bc0 None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:25:06.003179 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-065a33e1-716b-48c1-aa9c-4acc74c18bc0 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:25:06.003464 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-065a33e1-716b-48c1-aa9c-4acc74c18bc0 demo demo] Empty body provided in request {{(pid=112562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:25:06.003753 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-065a33e1-716b-48c1-aa9c-4acc74c18bc0 demo demo] Calling method 'detail' {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:25:06.004146 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.api_utils [None req-065a33e1-716b-48c1-aa9c-4acc74c18bc0 demo demo] Removing options '' from query. {{(pid=112562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:25:06.005394 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.volume.api [None req-065a33e1-716b-48c1-aa9c-4acc74c18bc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:25:06.016844 np0000183218 devstack@c-api.service[112562]: INFO cinder.volume.api [None req-065a33e1-716b-48c1-aa9c-4acc74c18bc0 demo demo] Get all volumes completed successfully. Jun 26 22:25:06.019476 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-065a33e1-716b-48c1-aa9c-4acc74c18bc0 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:25:06.020218 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 9/34] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:25:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:25:16.009600 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:26:06.039059 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-c1ab9da7-f3e5-484e-a688-16824567158d None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:26:06.043166 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-c1ab9da7-f3e5-484e-a688-16824567158d demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:26:06.043420 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-c1ab9da7-f3e5-484e-a688-16824567158d demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:26:06.043725 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-c1ab9da7-f3e5-484e-a688-16824567158d demo demo] Calling method 'detail' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:26:06.044102 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.api_utils [None req-c1ab9da7-f3e5-484e-a688-16824567158d demo demo] Removing options '' from query. {{(pid=112561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:26:06.045257 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.volume.api [None req-c1ab9da7-f3e5-484e-a688-16824567158d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:26:06.054817 np0000183218 devstack@c-api.service[112561]: INFO cinder.volume.api [None req-c1ab9da7-f3e5-484e-a688-16824567158d demo demo] Get all volumes completed successfully. Jun 26 22:26:06.057116 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-c1ab9da7-f3e5-484e-a688-16824567158d demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:26:06.057653 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 9/35] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:26:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:26:16.049815 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:27:06.073051 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-bcf768b3-804f-4f0f-95c0-1890d41df128 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:27:06.076490 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-bcf768b3-804f-4f0f-95c0-1890d41df128 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:27:06.076752 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-bcf768b3-804f-4f0f-95c0-1890d41df128 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:27:06.077049 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-bcf768b3-804f-4f0f-95c0-1890d41df128 demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:27:06.077468 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-bcf768b3-804f-4f0f-95c0-1890d41df128 demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:27:06.078559 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-bcf768b3-804f-4f0f-95c0-1890d41df128 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:27:06.089730 np0000183218 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-bcf768b3-804f-4f0f-95c0-1890d41df128 demo demo] Get all volumes completed successfully. Jun 26 22:27:06.092788 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-bcf768b3-804f-4f0f-95c0-1890d41df128 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:27:06.093350 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 10/36] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:27:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:27:16.082793 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:28:06.108923 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-068c8b42-91a2-4cfe-bd7a-85a1f8ee7cfc None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:28:06.383575 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-068c8b42-91a2-4cfe-bd7a-85a1f8ee7cfc demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:28:06.383728 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-068c8b42-91a2-4cfe-bd7a-85a1f8ee7cfc demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:28:06.383929 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-068c8b42-91a2-4cfe-bd7a-85a1f8ee7cfc demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:28:06.384231 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-068c8b42-91a2-4cfe-bd7a-85a1f8ee7cfc demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:28:06.385149 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-068c8b42-91a2-4cfe-bd7a-85a1f8ee7cfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:28:06.397770 np0000183218 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-068c8b42-91a2-4cfe-bd7a-85a1f8ee7cfc demo demo] Get all volumes completed successfully. Jun 26 22:28:06.401144 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-068c8b42-91a2-4cfe-bd7a-85a1f8ee7cfc demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:28:06.401923 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 9/37] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:28:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:28:16.390456 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:29:06.418201 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-9a63d25f-98b6-4007-9c44-2874e9fd93a9 None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:29:06.420710 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-9a63d25f-98b6-4007-9c44-2874e9fd93a9 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:29:06.421039 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-9a63d25f-98b6-4007-9c44-2874e9fd93a9 demo demo] Empty body provided in request {{(pid=112562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:29:06.421261 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-9a63d25f-98b6-4007-9c44-2874e9fd93a9 demo demo] Calling method 'detail' {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:29:06.421606 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.api_utils [None req-9a63d25f-98b6-4007-9c44-2874e9fd93a9 demo demo] Removing options '' from query. {{(pid=112562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:29:06.422662 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.volume.api [None req-9a63d25f-98b6-4007-9c44-2874e9fd93a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:29:06.433090 np0000183218 devstack@c-api.service[112562]: INFO cinder.volume.api [None req-9a63d25f-98b6-4007-9c44-2874e9fd93a9 demo demo] Get all volumes completed successfully. Jun 26 22:29:06.435565 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-9a63d25f-98b6-4007-9c44-2874e9fd93a9 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:29:06.435936 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 10/38] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:29:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:29:16.426750 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:30:06.451402 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-7fb53012-a084-4953-996d-7ab6e10b32f1 None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:30:06.455075 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-7fb53012-a084-4953-996d-7ab6e10b32f1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:30:06.455449 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-7fb53012-a084-4953-996d-7ab6e10b32f1 demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:30:06.455827 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-7fb53012-a084-4953-996d-7ab6e10b32f1 demo demo] Calling method 'detail' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:30:06.456428 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.api_utils [None req-7fb53012-a084-4953-996d-7ab6e10b32f1 demo demo] Removing options '' from query. {{(pid=112561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:30:06.457668 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.volume.api [None req-7fb53012-a084-4953-996d-7ab6e10b32f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:30:06.468427 np0000183218 devstack@c-api.service[112561]: INFO cinder.volume.api [None req-7fb53012-a084-4953-996d-7ab6e10b32f1 demo demo] Get all volumes completed successfully. Jun 26 22:30:06.471878 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-7fb53012-a084-4953-996d-7ab6e10b32f1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:30:06.472617 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 10/39] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:30:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:30:16.462163 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:31:06.496861 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-aafd282e-f2a1-40b1-aeaf-65229bb6fa40 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:31:06.500318 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-aafd282e-f2a1-40b1-aeaf-65229bb6fa40 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:31:06.500598 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-aafd282e-f2a1-40b1-aeaf-65229bb6fa40 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:31:06.500890 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-aafd282e-f2a1-40b1-aeaf-65229bb6fa40 demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:31:06.501351 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-aafd282e-f2a1-40b1-aeaf-65229bb6fa40 demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:31:06.502544 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-aafd282e-f2a1-40b1-aeaf-65229bb6fa40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:31:06.512825 np0000183218 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-aafd282e-f2a1-40b1-aeaf-65229bb6fa40 demo demo] Get all volumes completed successfully. Jun 26 22:31:06.515515 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-aafd282e-f2a1-40b1-aeaf-65229bb6fa40 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:31:06.516153 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 11/40] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:31:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:31:16.507057 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:32:06.533586 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-a85ec8b6-35b3-44f8-a048-594e272a51a5 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:32:06.537641 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-a85ec8b6-35b3-44f8-a048-594e272a51a5 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:32:06.537962 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-a85ec8b6-35b3-44f8-a048-594e272a51a5 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:32:06.538393 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-a85ec8b6-35b3-44f8-a048-594e272a51a5 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:32:06.538513 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-a85ec8b6-35b3-44f8-a048-594e272a51a5 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:32:06.539527 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-a85ec8b6-35b3-44f8-a048-594e272a51a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:32:06.553066 np0000183218 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-a85ec8b6-35b3-44f8-a048-594e272a51a5 demo demo] Get all volumes completed successfully. Jun 26 22:32:06.556784 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-a85ec8b6-35b3-44f8-a048-594e272a51a5 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:32:06.557476 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 10/41] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:32:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:32:16.545243 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:33:06.582231 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-b38141e1-c79b-4893-a9c4-57537a35bb94 None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:33:06.677755 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-b38141e1-c79b-4893-a9c4-57537a35bb94 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:33:06.678353 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-b38141e1-c79b-4893-a9c4-57537a35bb94 demo demo] Empty body provided in request {{(pid=112562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:33:06.678966 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-b38141e1-c79b-4893-a9c4-57537a35bb94 demo demo] Calling method 'detail' {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:33:06.679665 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.api_utils [None req-b38141e1-c79b-4893-a9c4-57537a35bb94 demo demo] Removing options '' from query. {{(pid=112562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:33:06.681700 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.volume.api [None req-b38141e1-c79b-4893-a9c4-57537a35bb94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:33:06.691051 np0000183218 devstack@c-api.service[112562]: INFO cinder.volume.api [None req-b38141e1-c79b-4893-a9c4-57537a35bb94 demo demo] Get all volumes completed successfully. Jun 26 22:33:06.694409 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-b38141e1-c79b-4893-a9c4-57537a35bb94 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:33:06.695162 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 11/42] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:33:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:33:16.686634 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:34:06.713093 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-e5477997-13de-4a86-acb4-7276eeb9486b None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:34:06.716344 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-e5477997-13de-4a86-acb4-7276eeb9486b demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:34:06.716674 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-e5477997-13de-4a86-acb4-7276eeb9486b demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:34:06.717081 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-e5477997-13de-4a86-acb4-7276eeb9486b demo demo] Calling method 'detail' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:34:06.717541 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.api_utils [None req-e5477997-13de-4a86-acb4-7276eeb9486b demo demo] Removing options '' from query. {{(pid=112561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:34:06.719022 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.volume.api [None req-e5477997-13de-4a86-acb4-7276eeb9486b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:34:06.729398 np0000183218 devstack@c-api.service[112561]: INFO cinder.volume.api [None req-e5477997-13de-4a86-acb4-7276eeb9486b demo demo] Get all volumes completed successfully. Jun 26 22:34:06.732797 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-e5477997-13de-4a86-acb4-7276eeb9486b demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:34:06.733509 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 11/43] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:34:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:34:16.723949 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:35:06.757009 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-418a7e6b-61f7-4ba4-b94a-261936883d99 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:35:06.759765 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-418a7e6b-61f7-4ba4-b94a-261936883d99 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:35:06.760037 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-418a7e6b-61f7-4ba4-b94a-261936883d99 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:35:06.760313 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-418a7e6b-61f7-4ba4-b94a-261936883d99 demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:35:06.760646 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-418a7e6b-61f7-4ba4-b94a-261936883d99 demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:35:06.761691 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-418a7e6b-61f7-4ba4-b94a-261936883d99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:35:06.771878 np0000183218 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-418a7e6b-61f7-4ba4-b94a-261936883d99 demo demo] Get all volumes completed successfully. Jun 26 22:35:06.774128 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-418a7e6b-61f7-4ba4-b94a-261936883d99 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:35:06.774679 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 12/44] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:35:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:35:16.765781 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:36:06.793124 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-c1390815-a2d6-4558-aebd-6eec5c76271c None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:36:06.796530 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-c1390815-a2d6-4558-aebd-6eec5c76271c demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:36:06.796829 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-c1390815-a2d6-4558-aebd-6eec5c76271c demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:36:06.797176 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-c1390815-a2d6-4558-aebd-6eec5c76271c demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:36:06.797564 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-c1390815-a2d6-4558-aebd-6eec5c76271c demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:36:06.798740 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-c1390815-a2d6-4558-aebd-6eec5c76271c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:36:06.809869 np0000183218 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-c1390815-a2d6-4558-aebd-6eec5c76271c demo demo] Get all volumes completed successfully. Jun 26 22:36:06.812573 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-c1390815-a2d6-4558-aebd-6eec5c76271c demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:36:06.813067 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 11/45] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:36:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:36:16.803516 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:37:06.831817 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-952996c5-17e9-4759-a5d2-29a179a4801e None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:37:06.834041 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-952996c5-17e9-4759-a5d2-29a179a4801e demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:37:06.834228 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-952996c5-17e9-4759-a5d2-29a179a4801e demo demo] Empty body provided in request {{(pid=112562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:37:06.834432 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-952996c5-17e9-4759-a5d2-29a179a4801e demo demo] Calling method 'detail' {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:37:06.834701 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.api_utils [None req-952996c5-17e9-4759-a5d2-29a179a4801e demo demo] Removing options '' from query. {{(pid=112562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:37:06.835499 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.volume.api [None req-952996c5-17e9-4759-a5d2-29a179a4801e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:37:06.843126 np0000183218 devstack@c-api.service[112562]: INFO cinder.volume.api [None req-952996c5-17e9-4759-a5d2-29a179a4801e demo demo] Get all volumes completed successfully. Jun 26 22:37:06.845287 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-952996c5-17e9-4759-a5d2-29a179a4801e demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:37:06.846041 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 12/46] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:37:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:37:16.838925 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:38:06.865026 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-97435c70-7d2a-47ba-8c84-829dc5187247 None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:38:06.869277 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-97435c70-7d2a-47ba-8c84-829dc5187247 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:38:06.869471 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-97435c70-7d2a-47ba-8c84-829dc5187247 demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:38:06.869674 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-97435c70-7d2a-47ba-8c84-829dc5187247 demo demo] Calling method 'detail' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:38:06.869939 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.api_utils [None req-97435c70-7d2a-47ba-8c84-829dc5187247 demo demo] Removing options '' from query. {{(pid=112561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:38:06.870791 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.volume.api [None req-97435c70-7d2a-47ba-8c84-829dc5187247 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:38:06.880066 np0000183218 devstack@c-api.service[112561]: INFO cinder.volume.api [None req-97435c70-7d2a-47ba-8c84-829dc5187247 demo demo] Get all volumes completed successfully. Jun 26 22:38:06.883002 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-97435c70-7d2a-47ba-8c84-829dc5187247 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:38:06.884566 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 12/47] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:38:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:38:16.874372 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:39:06.940594 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-b4871be8-2387-4d0c-bec9-4c60af51e469 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:39:07.007500 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-b4871be8-2387-4d0c-bec9-4c60af51e469 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:39:07.007929 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-b4871be8-2387-4d0c-bec9-4c60af51e469 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:39:07.008665 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-b4871be8-2387-4d0c-bec9-4c60af51e469 demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:39:07.009180 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-b4871be8-2387-4d0c-bec9-4c60af51e469 demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:39:07.010699 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-b4871be8-2387-4d0c-bec9-4c60af51e469 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:39:07.023008 np0000183218 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-b4871be8-2387-4d0c-bec9-4c60af51e469 demo demo] Get all volumes completed successfully. Jun 26 22:39:07.028156 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-b4871be8-2387-4d0c-bec9-4c60af51e469 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:39:07.028530 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 13/48] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:39:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:39:17.014475 np0000183218 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:40:07.046446 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-4a94fa39-f7a6-4258-a3c9-f2f136d29a0e None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:40:07.051095 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-4a94fa39-f7a6-4258-a3c9-f2f136d29a0e demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:40:07.051337 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-4a94fa39-f7a6-4258-a3c9-f2f136d29a0e demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:40:07.051610 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-4a94fa39-f7a6-4258-a3c9-f2f136d29a0e demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:40:07.051955 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-4a94fa39-f7a6-4258-a3c9-f2f136d29a0e demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:40:07.053118 np0000183218 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-4a94fa39-f7a6-4258-a3c9-f2f136d29a0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:40:07.063506 np0000183218 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-4a94fa39-f7a6-4258-a3c9-f2f136d29a0e demo demo] Get all volumes completed successfully. Jun 26 22:40:07.066121 np0000183218 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-4a94fa39-f7a6-4258-a3c9-f2f136d29a0e demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:40:07.066892 np0000183218 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 12/49] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:40:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:40:17.057720 np0000183218 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:41:07.083959 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.middleware.request_id [None req-e66f2a84-3494-4f47-8242-5fcd670bc222 None None] RequestId filter calling following filter/app {{(pid=112562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:41:07.087749 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-e66f2a84-3494-4f47-8242-5fcd670bc222 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:41:07.088002 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-e66f2a84-3494-4f47-8242-5fcd670bc222 demo demo] Empty body provided in request {{(pid=112562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:41:07.088261 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.openstack.wsgi [None req-e66f2a84-3494-4f47-8242-5fcd670bc222 demo demo] Calling method 'detail' {{(pid=112562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:41:07.088632 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.api.api_utils [None req-e66f2a84-3494-4f47-8242-5fcd670bc222 demo demo] Removing options '' from query. {{(pid=112562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:41:07.089449 np0000183218 devstack@c-api.service[112562]: DEBUG cinder.volume.api [None req-e66f2a84-3494-4f47-8242-5fcd670bc222 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:41:07.097645 np0000183218 devstack@c-api.service[112562]: INFO cinder.volume.api [None req-e66f2a84-3494-4f47-8242-5fcd670bc222 demo demo] Get all volumes completed successfully. Jun 26 22:41:07.100553 np0000183218 devstack@c-api.service[112562]: INFO cinder.api.openstack.wsgi [None req-e66f2a84-3494-4f47-8242-5fcd670bc222 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:41:07.101296 np0000183218 devstack@c-api.service[112562]: [pid: 112562|app: 0|req: 13/50] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:41:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:41:17.092720 np0000183218 devstack@c-api.service[112562]: DEBUG dbcounter [-] [112562] Writing DB stats cinder:SELECT=1 {{(pid=112562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:42:07.114833 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.middleware.request_id [None req-8be1b9c7-d57c-465d-a1df-703422e487fb None None] RequestId filter calling following filter/app {{(pid=112561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:42:07.118033 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-8be1b9c7-d57c-465d-a1df-703422e487fb demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:42:07.118232 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-8be1b9c7-d57c-465d-a1df-703422e487fb demo demo] Empty body provided in request {{(pid=112561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:42:07.118415 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.openstack.wsgi [None req-8be1b9c7-d57c-465d-a1df-703422e487fb demo demo] Calling method 'detail' {{(pid=112561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:42:07.118713 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.api.api_utils [None req-8be1b9c7-d57c-465d-a1df-703422e487fb demo demo] Removing options '' from query. {{(pid=112561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:42:07.119692 np0000183218 devstack@c-api.service[112561]: DEBUG cinder.volume.api [None req-8be1b9c7-d57c-465d-a1df-703422e487fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:42:07.128210 np0000183218 devstack@c-api.service[112561]: INFO cinder.volume.api [None req-8be1b9c7-d57c-465d-a1df-703422e487fb demo demo] Get all volumes completed successfully. Jun 26 22:42:07.130791 np0000183218 devstack@c-api.service[112561]: INFO cinder.api.openstack.wsgi [None req-8be1b9c7-d57c-465d-a1df-703422e487fb demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:42:07.131491 np0000183218 devstack@c-api.service[112561]: [pid: 112561|app: 0|req: 13/51] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:42:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:42:17.124273 np0000183218 devstack@c-api.service[112561]: DEBUG dbcounter [-] [112561] Writing DB stats cinder:SELECT=1 {{(pid=112561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:43:07.155042 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-1e0f5e4e-efc3-4a78-843d-4f19c910f905 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:43:07.160603 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-1e0f5e4e-efc3-4a78-843d-4f19c910f905 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail Jun 26 22:43:07.161291 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-1e0f5e4e-efc3-4a78-843d-4f19c910f905 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:43:07.161913 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-1e0f5e4e-efc3-4a78-843d-4f19c910f905 demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:43:07.164007 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-1e0f5e4e-efc3-4a78-843d-4f19c910f905 demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:43:07.164007 np0000183218 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-1e0f5e4e-efc3-4a78-843d-4f19c910f905 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:43:07.171545 np0000183218 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-1e0f5e4e-efc3-4a78-843d-4f19c910f905 demo demo] Get all volumes completed successfully. Jun 26 22:43:07.174341 np0000183218 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-1e0f5e4e-efc3-4a78-843d-4f19c910f905 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:43:07.174913 np0000183218 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 14/52] 199.204.45.205 () {64 vars in 1295 bytes} [Fri Jun 26 22:43:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)