Jun 17 20:22:19.641226 np0000181537 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 20:22:19.649036 np0000181537 devstack@c-api.service[116672]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 20:22:19 2026] *** Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: nodename: np0000181537 Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: machine: x86_64 Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: clock source: unix Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: pcre jit disabled Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: detected number of CPU cores: 16 Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: current working directory: / Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: detected binary path: /usr/bin/uwsgi-core Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: your processes number limit is 256917 Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: your memory page size is 4096 bytes Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: detected max file descriptor number: 2048 Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: lock engine: pthread robust mutexes Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: thunder lock: enabled Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 20:22:19.654863 np0000181537 devstack@c-api.service[116672]: Set PythonHome to /opt/stack/data/venv Jun 17 20:22:19.691659 np0000181537 devstack@c-api.service[116672]: Python main interpreter initialized at 0x7b543e8a3668 Jun 17 20:22:19.691659 np0000181537 devstack@c-api.service[116672]: python threads support enabled Jun 17 20:22:19.691659 np0000181537 devstack@c-api.service[116672]: your server socket listen backlog is limited to 100 connections Jun 17 20:22:19.691659 np0000181537 devstack@c-api.service[116672]: your mercy for graceful operations on workers is 80 seconds Jun 17 20:22:19.692259 np0000181537 devstack@c-api.service[116672]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 20:22:19.692429 np0000181537 devstack@c-api.service[116672]: *** Operational MODE: preforking *** Jun 17 20:22:19.692620 np0000181537 devstack@c-api.service[116672]: *** uWSGI is running in multiple interpreter mode *** Jun 17 20:22:19.692620 np0000181537 devstack@c-api.service[116672]: spawned uWSGI master process (pid: 116672) Jun 17 20:22:19.692809 np0000181537 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 20:22:19.693413 np0000181537 devstack@c-api.service[116672]: spawned uWSGI worker 1 (pid: 116678, cores: 1) Jun 17 20:22:19.693918 np0000181537 devstack@c-api.service[116672]: spawned uWSGI worker 2 (pid: 116679, cores: 1) Jun 17 20:22:19.694363 np0000181537 devstack@c-api.service[116672]: spawned uWSGI worker 3 (pid: 116680, cores: 1) Jun 17 20:22:19.694955 np0000181537 devstack@c-api.service[116672]: spawned uWSGI worker 4 (pid: 116681, cores: 1) Jun 17 20:22:19.695011 np0000181537 devstack@c-api.service[116672]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 20:22:19.826679 np0000181537 devstack@c-api.service[116678]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:22:19.826679 np0000181537 devstack@c-api.service[116678]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:22:19.826679 np0000181537 devstack@c-api.service[116678]: we strongly recommend against using it for new projects. Jun 17 20:22:19.826679 np0000181537 devstack@c-api.service[116678]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:22:19.826679 np0000181537 devstack@c-api.service[116678]: framework. For more detail see Jun 17 20:22:19.826679 np0000181537 devstack@c-api.service[116678]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:22:19.826679 np0000181537 devstack@c-api.service[116678]: import eventlet # noqa Jun 17 20:22:19.833451 np0000181537 devstack@c-api.service[116681]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:22:19.833451 np0000181537 devstack@c-api.service[116681]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:22:19.833451 np0000181537 devstack@c-api.service[116681]: we strongly recommend against using it for new projects. Jun 17 20:22:19.833451 np0000181537 devstack@c-api.service[116681]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:22:19.833451 np0000181537 devstack@c-api.service[116681]: framework. For more detail see Jun 17 20:22:19.833451 np0000181537 devstack@c-api.service[116681]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:22:19.833451 np0000181537 devstack@c-api.service[116681]: import eventlet # noqa Jun 17 20:22:19.843508 np0000181537 devstack@c-api.service[116679]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:22:19.843508 np0000181537 devstack@c-api.service[116679]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:22:19.843508 np0000181537 devstack@c-api.service[116679]: we strongly recommend against using it for new projects. Jun 17 20:22:19.843508 np0000181537 devstack@c-api.service[116679]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:22:19.843508 np0000181537 devstack@c-api.service[116679]: framework. For more detail see Jun 17 20:22:19.843508 np0000181537 devstack@c-api.service[116679]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:22:19.843508 np0000181537 devstack@c-api.service[116679]: import eventlet # noqa Jun 17 20:22:19.853769 np0000181537 devstack@c-api.service[116680]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:22:19.853769 np0000181537 devstack@c-api.service[116680]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:22:19.853769 np0000181537 devstack@c-api.service[116680]: we strongly recommend against using it for new projects. Jun 17 20:22:19.853769 np0000181537 devstack@c-api.service[116680]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:22:19.853769 np0000181537 devstack@c-api.service[116680]: framework. For more detail see Jun 17 20:22:19.853769 np0000181537 devstack@c-api.service[116680]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:22:19.853769 np0000181537 devstack@c-api.service[116680]: import eventlet # noqa Jun 17 20:22:19.918517 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:22:19.918517 np0000181537 devstack@c-api.service[116678]: warnings.warn( Jun 17 20:22:19.920212 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:22:19.920212 np0000181537 devstack@c-api.service[116681]: warnings.warn( Jun 17 20:22:19.928774 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:22:19.928774 np0000181537 devstack@c-api.service[116679]: warnings.warn( Jun 17 20:22:19.952418 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:22:19.952418 np0000181537 devstack@c-api.service[116680]: warnings.warn( Jun 17 20:22:19.996320 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 20:22:19.996320 np0000181537 devstack@c-api.service[116678]: from cgi import parse_header Jun 17 20:22:20.002572 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 20:22:20.002572 np0000181537 devstack@c-api.service[116681]: from cgi import parse_header Jun 17 20:22:20.004994 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 20:22:20.004994 np0000181537 devstack@c-api.service[116679]: from cgi import parse_header Jun 17 20:22:20.033404 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 20:22:20.033404 np0000181537 devstack@c-api.service[116680]: from cgi import parse_header Jun 17 20:22:20.046516 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 20:22:20.046516 np0000181537 devstack@c-api.service[116678]: removals.removed_module( Jun 17 20:22:20.048226 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 20:22:20.048226 np0000181537 devstack@c-api.service[116678]: removals.removed_module( Jun 17 20:22:20.051415 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 20:22:20.051415 np0000181537 devstack@c-api.service[116681]: removals.removed_module( Jun 17 20:22:20.053029 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 20:22:20.053029 np0000181537 devstack@c-api.service[116681]: removals.removed_module( Jun 17 20:22:20.053907 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 20:22:20.053907 np0000181537 devstack@c-api.service[116679]: removals.removed_module( Jun 17 20:22:20.055645 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 20:22:20.055645 np0000181537 devstack@c-api.service[116679]: removals.removed_module( Jun 17 20:22:20.083966 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 20:22:20.083966 np0000181537 devstack@c-api.service[116680]: removals.removed_module( Jun 17 20:22:20.085016 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 20:22:20.085016 np0000181537 devstack@c-api.service[116680]: removals.removed_module( Jun 17 20:22:20.676985 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 20:22:20.676985 np0000181537 devstack@c-api.service[116681]: warnings.warn( Jun 17 20:22:20.677241 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 20:22:20.677241 np0000181537 devstack@c-api.service[116679]: warnings.warn( Jun 17 20:22:20.703537 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 20:22:20.703537 np0000181537 devstack@c-api.service[116678]: warnings.warn( Jun 17 20:22:20.737949 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 20:22:20.737949 np0000181537 devstack@c-api.service[116680]: warnings.warn( Jun 17 20:22:20.777201 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 20:22:20.777201 np0000181537 devstack@c-api.service[116681]: warnings.warn( Jun 17 20:22:20.777683 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 20:22:20.777683 np0000181537 devstack@c-api.service[116679]: warnings.warn( Jun 17 20:22:20.859366 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 20:22:20.859366 np0000181537 devstack@c-api.service[116680]: warnings.warn( Jun 17 20:22:20.864449 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 20:22:20.864449 np0000181537 devstack@c-api.service[116678]: warnings.warn( Jun 17 20:22:21.081646 np0000181537 devstack@c-api.service[116679]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 20:22:21.082307 np0000181537 devstack@c-api.service[116681]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 20:22:21.082657 np0000181537 devstack@c-api.service[116679]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116679) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:22:21.082714 np0000181537 devstack@c-api.service[116681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116681) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:22:21.167936 np0000181537 devstack@c-api.service[116681]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 20:22:21.167936 np0000181537 devstack@c-api.service[116681]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:22:21.168161 np0000181537 devstack@c-api.service[116679]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 20:22:21.168161 np0000181537 devstack@c-api.service[116679]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:22:21.178306 np0000181537 devstack@c-api.service[116680]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 20:22:21.178505 np0000181537 devstack@c-api.service[116680]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116680) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:22:21.188847 np0000181537 devstack@c-api.service[116678]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 20:22:21.189108 np0000181537 devstack@c-api.service[116678]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116678) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:22:21.252054 np0000181537 devstack@c-api.service[116680]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 20:22:21.252054 np0000181537 devstack@c-api.service[116680]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:22:21.256628 np0000181537 devstack@c-api.service[116678]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 20:22:21.256628 np0000181537 devstack@c-api.service[116678]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:22:21.635183 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116679) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:22:21.635398 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116681) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:22:21.635533 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.635533 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.635533 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.635777 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.635777 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.635995 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.637135 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.637308 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.637308 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.637447 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.637447 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.637447 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.637651 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.637884 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.637974 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.638086 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.638208 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.638317 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.638423 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.638423 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.639190 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.639289 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.639351 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.639432 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.639484 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.639548 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.639617 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.639920 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.640001 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.640089 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.640181 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.640264 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.640351 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.640435 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.641307 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.641387 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.641434 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.641478 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.641538 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.641626 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.641667 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.641705 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.641744 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.641808 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.641921 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.641982 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.642077 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.642174 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.643889 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.643988 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.644038 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.644077 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.644138 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.644186 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.644186 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.644260 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.644431 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.644512 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.644592 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.644681 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.644766 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.644887 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.645483 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.645534 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.645605 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.645674 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.645739 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.645739 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.645844 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.645894 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.645932 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.645974 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.646020 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.646020 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.646099 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.646192 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.648074 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.648155 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.648215 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.648255 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.648300 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.648338 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.648403 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.648453 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.648499 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.648539 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.648616 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.648674 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.648721 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.648760 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.648760 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.648850 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.648889 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.648927 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.648978 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.649015 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.649057 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.649100 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.649163 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.649207 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.649249 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.649249 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.649325 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.649369 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.651546 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116680) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:22:21.652182 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.652278 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.652463 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.652960 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.653021 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.653102 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.653161 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.653204 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.653277 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.653358 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.653846 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.653941 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.653941 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.654020 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.654060 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.654125 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.654181 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.654668 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.654772 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.654772 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.654946 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.654946 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.654946 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.655143 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.655575 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.655575 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.655767 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.655767 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.655767 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.656012 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.656012 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.656152 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.656245 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.656367 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.656451 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.656525 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.656586 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.656586 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.656721 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.656782 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.656881 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.656945 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.657003 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.657061 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.657061 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.657257 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.657257 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.657257 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.657257 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.657257 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.657563 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.657624 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.657689 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.657755 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.657813 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.658337 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.658905 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.658998 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.658998 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.659075 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.659124 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.659187 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.659268 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.661904 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.661964 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.662011 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.662092 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.662149 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.662195 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.662285 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.663043 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.663128 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.663181 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.663252 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.663349 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.663410 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.663504 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.664380 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.664430 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.664495 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.664552 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.664620 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.664676 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.664751 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.665352 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.665429 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.665480 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.665480 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.665555 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.665599 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.665642 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.665708 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.665744 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.665793 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.665852 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.665852 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.665941 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.665941 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.666016 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.666057 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.666091 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.666137 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.666176 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.666214 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.666258 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.666321 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.666395 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.666446 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.666494 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.666533 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.666594 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.666635 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.666680 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.666720 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.666759 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.666797 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.666863 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.666904 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.666941 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.666973 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.667017 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.667061 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.667099 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.667133 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.667172 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.667209 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.667249 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.667288 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.667321 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.667365 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.667402 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.667447 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.667486 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.667844 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.667844 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.667844 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.667844 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.667844 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.668920 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.668994 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.669073 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.669224 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.669224 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.669321 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.669404 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.669455 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.669507 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.669579 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.669649 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.669715 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.669715 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.669715 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.670503 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.670569 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.670643 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.670717 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.670807 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.670878 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.670995 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.671731 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.671799 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.671867 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.671913 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.671960 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.671998 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.672043 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.672082 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.672125 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.672183 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.672246 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.672290 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.672290 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.672290 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.672953 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.673039 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.673082 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.673172 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.673219 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.673268 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.673268 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.673342 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.673387 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.673428 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.673466 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.673504 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.673544 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.673583 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.673629 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.673681 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.673724 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.673764 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.673799 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.673870 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.673918 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.673960 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.674003 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.674041 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.674079 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.674126 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.674126 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.674198 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.674249 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.674319 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.674379 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.674379 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.674454 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.674454 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.674454 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.674727 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.674782 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.674905 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.674980 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.675026 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.675070 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.675114 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.675155 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.675198 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.675198 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.675275 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.675323 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.675364 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.675425 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.675481 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.675523 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.675579 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.675620 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.675659 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.675709 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.675709 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.675780 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.675843 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.675882 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.675929 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.675966 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.676003 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.676041 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.676367 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.676428 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.676525 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.676598 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.676694 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.676758 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.676895 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.677528 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.677587 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.677623 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.677710 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.677770 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.677816 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.677892 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.677937 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.677985 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.678030 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.678079 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.678149 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.678211 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.678259 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.678259 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.678333 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.678333 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.678405 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.678448 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.678448 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.678448 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.679046 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.679097 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.679154 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.679202 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.679244 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.679284 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.679318 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.679361 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.679405 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.679451 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.679491 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.679531 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.679570 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.679570 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.679651 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.679690 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.679735 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.679773 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.679773 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.679875 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.679925 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.679969 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.679969 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.680038 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.680077 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.680111 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.680148 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.680189 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.680272 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.680316 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.680349 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.680387 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.680451 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.680549 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.680642 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.680684 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.680725 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.680764 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.680808 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.680870 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.680920 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.680988 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.681041 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.681041 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.681131 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.681175 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.681213 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.681213 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.681287 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.681511 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.681601 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.681677 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.681728 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.681774 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.681838 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.681874 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.681908 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.681955 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.681993 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.682028 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.682078 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.682118 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.682215 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.682451 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.682505 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.682575 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.682623 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.682662 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.682706 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.682746 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.682787 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.682852 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.682852 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.682983 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.683042 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.683082 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.683122 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.683164 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.683202 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.683244 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.683286 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.683286 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.683286 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.683394 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.683574 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.683630 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.683675 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.683745 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.683812 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.683887 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.683887 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.683985 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.684024 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.684063 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.684063 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.684140 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.684185 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.684227 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.684264 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.684303 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.684348 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.684388 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.684483 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.684562 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.684655 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.686032 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.686107 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.686146 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.686185 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.686251 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.686302 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.686354 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.686712 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.686766 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.686800 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.686874 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.686915 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.686955 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.686994 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.687045 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.687093 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.687131 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.687131 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.687207 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.687251 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.687291 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.687384 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.687482 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.687524 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.687573 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.687611 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.687653 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.687697 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.687734 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.687773 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.687814 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.687876 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.687914 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.687959 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.688008 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.688049 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.688087 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.688127 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.688180 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.688262 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.688320 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.688375 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.688424 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.688480 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.688526 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.688572 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.688610 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.688648 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.688690 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.688728 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.688766 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.688803 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.688859 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.688945 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.688996 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.689040 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.689078 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.689078 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.689145 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.689184 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.689184 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.689184 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.689184 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.689338 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.689385 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.689431 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.689471 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.689505 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.689541 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.689575 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.689617 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.689656 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.689782 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.689856 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.689892 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.689926 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.689965 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.690162 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.690231 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.690316 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.690399 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.690474 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.690564 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.690650 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.691756 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.691837 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.691880 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.691920 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.691956 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.692003 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.692043 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.692085 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.692124 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.692166 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.692208 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.692246 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.692281 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.692326 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.692369 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.692407 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.692407 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.692407 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.692509 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.692566 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.692678 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.692982 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.692982 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.693188 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.693265 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.693328 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.693394 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.693468 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.693537 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.693598 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.693659 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.693719 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.693778 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.693873 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.693956 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.694018 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.694078 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.694149 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.694212 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.694280 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.694348 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.694479 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.694582 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.694582 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.694582 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.694582 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.694886 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.694956 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.695017 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.695076 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.695076 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.695212 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.695212 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.695212 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.695212 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.695212 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.695520 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.695520 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.695520 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.695520 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.695520 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.695520 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.695520 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.695929 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116678) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:22:21.695929 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.696059 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.696270 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.696749 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.696749 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.697057 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.697057 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.697057 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.697057 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.697313 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.697640 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.697728 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.697728 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.697950 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.697950 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.697950 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.698125 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.698494 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.698630 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.698630 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.698757 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.698757 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.698757 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.699035 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.699377 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.699423 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.699500 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.699565 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.699607 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.699673 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.699727 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.700200 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.700252 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.700306 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.700370 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.700427 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.700482 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.700556 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.701032 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.701098 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.701149 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.701190 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.701224 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.701269 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.701320 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.701385 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.701426 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.701465 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.701533 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.701613 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.701668 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.701713 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.701756 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.701794 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.701854 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.701904 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.701948 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.701990 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.702032 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.702076 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.702112 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.702153 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.702189 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.702223 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.702259 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.702298 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.702340 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.702377 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.702415 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.702469 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.702541 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.702591 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.702633 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.702674 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.702710 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.702749 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.702749 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.702749 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.702876 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.702876 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.702876 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.702876 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.702876 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.702876 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.703075 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.703118 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.703156 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.703194 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.703238 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.703274 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.703313 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.703313 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.703434 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.703484 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.703521 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.703565 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.703604 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.703604 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.704076 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.704142 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.704190 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.704237 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.704285 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.704358 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.704433 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.705095 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.705154 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.705207 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.705261 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.705330 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.705371 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.705449 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.705499 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.705556 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.705600 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.705685 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.705734 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.705787 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.705879 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.706015 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.706060 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.706128 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.706174 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.706258 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.706317 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.706369 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.706922 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.707092 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.707092 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.707092 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.707294 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.707294 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.707294 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.707800 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.707881 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.707927 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.707981 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.708060 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.708103 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.708182 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.708481 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.708551 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.708603 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.708717 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.708778 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.708852 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.708941 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.709042 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.709113 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.709193 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.709304 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.709389 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.709474 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.709575 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.710077 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.710132 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.710201 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.710244 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.710320 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.710362 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.710426 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.711083 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.711149 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.711190 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.711238 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.711291 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.711359 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.711435 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.711882 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.711940 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.711997 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.712044 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.712126 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.712169 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.712244 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.712294 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.712353 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.712397 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.712606 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.712706 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.712753 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.712874 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.713187 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.713240 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.713310 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.713355 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.713421 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.713483 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.713531 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.714018 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.714077 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.714134 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.714185 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.714250 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.714313 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.714359 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.714758 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.714847 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.714909 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.714948 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.715009 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.715158 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.715158 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.715787 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.715846 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.715927 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.715981 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.716082 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.716147 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.716208 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.716453 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.716510 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.716553 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.716625 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.716690 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.716750 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.716888 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.717198 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.717245 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.717307 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.717355 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.717435 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.717495 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.717539 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.717815 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.717904 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.717961 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.718002 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.718058 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.718107 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.718175 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.719992 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.720072 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.720111 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.720148 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.720204 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.720261 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.720323 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.720630 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.720677 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.720754 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.720871 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.720931 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.720981 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.721051 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.721351 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.721403 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.721463 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.721528 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.721581 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.721634 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.722376 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.723698 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.723761 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.723815 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.723885 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.723946 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.724108 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.724167 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:22:21.724303 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:22:21.724357 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:22:21.724403 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:22:21.724467 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:22:21.724541 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:22:21.724599 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:22:21.749470 np0000181537 devstack@c-api.service[116680]: INFO dbcounter [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Registered counter for database cinder Jun 17 20:22:21.750328 np0000181537 devstack@c-api.service[116679]: INFO dbcounter [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Registered counter for database cinder Jun 17 20:22:21.755043 np0000181537 devstack@c-api.service[116681]: INFO dbcounter [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Registered counter for database cinder Jun 17 20:22:21.780181 np0000181537 devstack@c-api.service[116678]: INFO dbcounter [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Registered counter for database cinder Jun 17 20:22:21.795927 np0000181537 devstack@c-api.service[116680]: DEBUG oslo_db.sqlalchemy.engines [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 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=116680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:21.798039 np0000181537 devstack@c-api.service[116679]: DEBUG oslo_db.sqlalchemy.engines [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 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=116679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:21.799621 np0000181537 devstack@c-api.service[116681]: DEBUG oslo_db.sqlalchemy.engines [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 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=116681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:21.843624 np0000181537 devstack@c-api.service[116678]: DEBUG oslo_db.sqlalchemy.engines [None req-41600730-e590-4013-a1c6-c7d377a03e03 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=116678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:21.910234 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writer thread running {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:22:21.913745 np0000181537 devstack@c-api.service[116680]: INFO cinder.rpc [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:22:21.916051 np0000181537 devstack@c-api.service[116680]: INFO cinder.rpc [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:22:21.917745 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writer thread running {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:22:21.918068 np0000181537 devstack@c-api.service[116680]: INFO cinder.rpc [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:22:21.918941 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writer thread running {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:22:21.919885 np0000181537 devstack@c-api.service[116680]: INFO cinder.rpc [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:22:21.920561 np0000181537 devstack@c-api.service[116679]: INFO cinder.rpc [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:22:21.920776 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.921688 np0000181537 devstack@c-api.service[116681]: INFO cinder.rpc [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:22:21.923049 np0000181537 devstack@c-api.service[116679]: INFO cinder.rpc [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:22:21.924039 np0000181537 devstack@c-api.service[116681]: INFO cinder.rpc [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:22:21.924789 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.925326 np0000181537 devstack@c-api.service[116679]: INFO cinder.rpc [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:22:21.926165 np0000181537 devstack@c-api.service[116681]: INFO cinder.rpc [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:22:21.927109 np0000181537 devstack@c-api.service[116679]: INFO cinder.rpc [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:22:21.928130 np0000181537 devstack@c-api.service[116681]: INFO cinder.rpc [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:22:21.928323 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.928960 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.931857 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.932452 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.960901 np0000181537 devstack@c-api.service[116680]: DEBUG oslo_db.sqlalchemy.engines [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 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=116680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:21.963481 np0000181537 devstack@c-api.service[116680]: INFO cinder.rpc [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:22:21.964721 np0000181537 devstack@c-api.service[116681]: DEBUG oslo_db.sqlalchemy.engines [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 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=116681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:21.965858 np0000181537 devstack@c-api.service[116680]: INFO cinder.rpc [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:22:21.966166 np0000181537 devstack@c-api.service[116679]: DEBUG oslo_db.sqlalchemy.engines [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 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=116679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:21.967023 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.967255 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writer thread running {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:22:21.967931 np0000181537 devstack@c-api.service[116681]: INFO cinder.rpc [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:22:21.970274 np0000181537 devstack@c-api.service[116679]: INFO cinder.rpc [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:22:21.970435 np0000181537 devstack@c-api.service[116681]: INFO cinder.rpc [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:22:21.970909 np0000181537 devstack@c-api.service[116678]: INFO cinder.rpc [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:22:21.971381 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.973689 np0000181537 devstack@c-api.service[116679]: INFO cinder.rpc [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:22:21.973792 np0000181537 devstack@c-api.service[116678]: INFO cinder.rpc [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:22:21.975753 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.977351 np0000181537 devstack@c-api.service[116678]: INFO cinder.rpc [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:22:21.978762 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.979835 np0000181537 devstack@c-api.service[116678]: INFO cinder.rpc [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:22:21.980985 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.983129 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.983305 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.985032 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.986300 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.986489 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.986563 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.989515 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.989650 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.990611 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.992853 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.993500 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.993811 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.996562 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.997082 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.997421 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:21.999728 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.000453 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.001075 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.002514 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.003773 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.004102 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.005442 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.006572 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.006903 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.007133 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.009472 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.009561 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.009956 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.010926 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.013011 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.013796 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.014449 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.015359 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.017140 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.018678 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.019284 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.019409 np0000181537 devstack@c-api.service[116678]: DEBUG oslo_db.sqlalchemy.engines [None req-41600730-e590-4013-a1c6-c7d377a03e03 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=116678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:22.020948 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.022405 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.022511 np0000181537 devstack@c-api.service[116678]: INFO cinder.rpc [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:22:22.022608 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.022672 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.023849 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.024914 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.025648 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.026036 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.026157 np0000181537 devstack@c-api.service[116678]: INFO cinder.rpc [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:22:22.026358 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.026429 np0000181537 devstack@c-api.service[116680]: WARNING cinder.api.contrib.hosts [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:22:22.027071 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.027733 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.028075 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.028275 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.028383 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.029089 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.029712 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.029782 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.030239 np0000181537 devstack@c-api.service[116681]: WARNING cinder.api.contrib.hosts [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:22:22.030961 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.031099 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.031234 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.032250 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: extensions {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.032339 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.032457 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.033589 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.033678 np0000181537 devstack@c-api.service[116679]: WARNING cinder.api.contrib.hosts [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:22:22.034101 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: os-quota-class-sets {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.034493 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.035127 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.035476 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: scheduler-stats {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.035835 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.036137 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: extensions {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.036936 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: os-quota-sets {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.037168 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.037470 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: os-quota-class-sets {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.038389 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: backups {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.038652 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.038703 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.038745 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: scheduler-stats {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.039652 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: extensions {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.040207 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: os-quota-sets {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.040444 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: os-snapshot-manage {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.041006 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: os-quota-class-sets {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.041644 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: backups {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.041894 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: consistencygroups {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.042290 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: scheduler-stats {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.043085 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.043752 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: os-quota-sets {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.043898 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: extra_specs {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.044222 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: os-snapshot-manage {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.045239 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: backups {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.045475 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: os-hosts {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.045640 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: consistencygroups {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.046269 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.046834 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: os-volume-manage {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.047669 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: extra_specs {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.047783 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: os-snapshot-manage {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.048326 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: os-availability-zone {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.049237 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: consistencygroups {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.049393 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: os-hosts {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.049655 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: encryption {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.050481 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.050594 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: os-volume-manage {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.051199 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: os-volume-transfer {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.051334 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: extra_specs {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.052001 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: os-availability-zone {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.052747 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: os-hosts {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.052955 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: capabilities {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.053303 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: encryption {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.053433 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.054134 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: os-volume-manage {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.054311 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: encryption {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.054863 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: os-volume-transfer {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.055550 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: os-availability-zone {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.055686 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: os-volume-type-access {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.056408 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: capabilities {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.056523 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.056848 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: encryption {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.057331 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: cgsnapshots {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.057686 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: encryption {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.058382 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: os-volume-transfer {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.058739 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extended resource: qos-specs {{(pid=116680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.059274 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: os-volume-type-access {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.060192 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.060278 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: capabilities {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.060967 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: cgsnapshots {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.061539 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.contrib.snapshot_actions [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] SnapshotActionsController initialized {{(pid=116680) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:22:22.061595 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: encryption {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.062308 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.062398 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extended resource: qos-specs {{(pid=116681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.063161 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: os-volume-type-access {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.063677 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.064008 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.064470 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.contrib.snapshot_actions [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] SnapshotActionsController initialized {{(pid=116681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:22:22.064692 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: cgsnapshots {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.065058 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.065288 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.066131 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extended resource: qos-specs {{(pid=116679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.066365 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.066685 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.067779 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.068080 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.068239 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.contrib.snapshot_actions [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] SnapshotActionsController initialized {{(pid=116679) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:22:22.068500 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.069067 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.069248 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.069406 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.070485 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.070605 np0000181537 devstack@c-api.service[116680]: WARNING castellan.key_manager.migration [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.070793 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.070872 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.071485 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.071614 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.071745 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.071869 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension AdminActions extending resource: volumes {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.071929 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.071991 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension AdminActions extending resource: snapshots {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.072094 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension AdminActions extending resource: backups {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.072267 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.072315 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension VolumeActions extending resource: volumes {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.072412 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension TypesManage extending resource: types {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.072519 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension UsedLimits extending resource: limits {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.072620 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.072717 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.072817 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.072936 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.073062 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.073170 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.073215 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.073257 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.v3.router [None req-299d9b7c-6e67-4b2d-9801-1a8ea8c04069 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.073638 np0000181537 devstack@c-api.service[116681]: WARNING castellan.key_manager.migration [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.074511 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.074572 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.074610 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.074818 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.074944 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension AdminActions extending resource: volumes {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075007 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.075063 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension AdminActions extending resource: snapshots {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075187 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension AdminActions extending resource: backups {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075257 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension VolumeActions extending resource: volumes {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075411 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension TypesManage extending resource: types {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075511 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension UsedLimits extending resource: limits {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075610 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075705 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075803 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.075923 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.076048 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.076127 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.076187 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.076255 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.v3.router [None req-95f4beba-fa7d-431b-a928-4cfab38f5997 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.077423 np0000181537 devstack@c-api.service[116679]: WARNING castellan.key_manager.migration [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.078291 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.078410 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.078610 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.078716 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension AdminActions extending resource: volumes {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.078831 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension AdminActions extending resource: snapshots {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.078959 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension AdminActions extending resource: backups {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079064 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension VolumeActions extending resource: volumes {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079196 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension TypesManage extending resource: types {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079309 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension UsedLimits extending resource: limits {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079415 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079509 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079608 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079709 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079846 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.079961 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.080060 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.v3.router [None req-36ed4fb4-2572-4d0a-be00-cbf703a4ce62 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.081622 np0000181537 devstack@c-api.service[116680]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b543e8a3668 pid: 116680 (default app) Jun 17 20:22:22.083329 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.084007 np0000181537 devstack@c-api.service[116681]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b543e8a3668 pid: 116681 (default app) Jun 17 20:22:22.087674 np0000181537 devstack@c-api.service[116679]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b543e8a3668 pid: 116679 (default app) Jun 17 20:22:22.088415 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.089898 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.089898 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.089898 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.089898 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.090246 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.090246 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.090246 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.090246 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.090531 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.090531 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.090531 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.090531 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.090531 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.090531 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.090979 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.090979 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.090979 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.090979 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.090979 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.091482 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.091482 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.091482 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.091482 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.091482 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.091849 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.091849 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.091849 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.091849 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.092158 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.092158 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.092158 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.092158 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.092158 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.092525 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.092525 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.092525 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.092525 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.092525 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.092878 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.092878 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.092878 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.092878 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.092878 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.092878 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.093311 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.093311 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.093311 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.093311 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.093311 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.093311 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.093722 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.093722 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.093722 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.093722 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.093722 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.093722 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.094260 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.094260 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.094260 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.094260 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.094260 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.094626 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.094626 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.094626 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.094626 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.094626 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095036 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.095036 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095036 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.095036 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095036 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.095036 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095468 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.095468 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095468 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.095468 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095468 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.095468 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095903 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.095903 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095903 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.095903 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.095903 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096232 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096232 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096232 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096232 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096232 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096464 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096464 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096464 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096464 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096664 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096664 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096664 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096664 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096902 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096902 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096902 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.096902 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.096902 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097148 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097148 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097148 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097148 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097148 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097365 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097365 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097365 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097365 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097549 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097549 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097549 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097549 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097758 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097758 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097758 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097758 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097989 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097989 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.097989 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.097989 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.098195 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.098195 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.098195 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.098195 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.098395 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.098395 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.098395 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.098395 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.098395 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.098666 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.098666 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.098666 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.098666 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.098666 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.098666 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099082 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099082 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099082 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099082 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099082 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099298 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099298 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099298 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099298 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099298 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099298 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099577 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099577 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099577 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099577 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099577 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099577 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099896 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099896 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099896 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099896 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.099896 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.099896 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100221 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100221 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100221 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100221 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100221 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100221 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100498 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100498 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100498 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100498 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100698 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100698 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100698 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100698 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100698 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100992 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100992 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100992 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.100992 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:22.100992 np0000181537 devstack@c-api.service[116680]: warnings.warn(deprecated_msg) Jun 17 20:22:22.101214 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.101254 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-8980ef2e-5119-4989-911f-04fd8c737603 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:22:22.101310 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.101310 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.101378 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 1/1] 199.19.213.225 () {60 vars in 956 bytes} [Wed Jun 17 20:22:22 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:22:22.101430 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.101430 np0000181537 devstack@c-api.service[116678]: WARNING cinder.api.contrib.hosts [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:22:22.101430 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.101430 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.101564 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.103049 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.104051 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: extensions {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.106187 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: os-quota-class-sets {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.107623 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: scheduler-stats {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.109101 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: os-quota-sets {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.110482 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: backups {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.113091 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: os-snapshot-manage {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.115134 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: consistencygroups {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.117064 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: extra_specs {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.118675 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: os-hosts {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.120153 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: os-volume-manage {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.121527 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: os-availability-zone {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.122900 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: encryption {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.124421 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: os-volume-transfer {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.125978 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: capabilities {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.127260 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: encryption {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.128795 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: os-volume-type-access {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.130356 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: cgsnapshots {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.131752 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extended resource: qos-specs {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:22:22.134286 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.contrib.snapshot_actions [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] SnapshotActionsController initialized {{(pid=116678) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:22:22.135124 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.136545 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.137903 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.139296 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.140665 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.142107 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.143473 np0000181537 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:22:22.144340 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.144441 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.144651 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.144752 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension AdminActions extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.144884 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension AdminActions extending resource: snapshots {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.144975 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension AdminActions extending resource: backups {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145075 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension VolumeActions extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145205 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension TypesManage extending resource: types {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145309 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension UsedLimits extending resource: limits {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145411 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145505 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145601 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145702 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145812 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.145938 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.146042 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-41600730-e590-4013-a1c6-c7d377a03e03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:22:22.154053 np0000181537 devstack@c-api.service[116678]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b543e8a3668 pid: 116678 (default app) Jun 17 20:22:29.622585 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.622585 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.622585 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.622585 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.622585 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.623637 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.623637 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.623637 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.623637 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.623637 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.624053 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.624053 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.624053 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.624053 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.624053 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.624053 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.624551 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.624551 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.624551 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.624551 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.624861 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.624861 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.624861 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.624861 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.625120 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.625120 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.625120 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.625120 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.625369 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.625369 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.625369 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.625369 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.625369 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.625684 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.625684 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.625684 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.625684 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.625684 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.626407 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.626407 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.626407 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.626407 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.626407 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.626407 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.627062 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.627062 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.627062 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.627062 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.627062 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.627062 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.627716 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.627716 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.627716 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.627716 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.627716 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.627716 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.628389 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.628389 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.628389 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.628389 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.628389 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.628947 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.628947 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.628947 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.628947 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.628947 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.629400 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.629400 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.629400 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.629400 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.629400 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.629400 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.629895 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.629895 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.629895 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.629895 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.629895 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.629895 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.630215 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.630215 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.630215 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.630215 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.630215 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.630501 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.630501 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.630501 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.630501 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.630501 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.630795 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.630795 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.630795 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.630795 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631170 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631170 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631170 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631170 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631424 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631424 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631424 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631424 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631424 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631601 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631601 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631601 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631601 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631601 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631772 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631772 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631772 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631772 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631929 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631929 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.631929 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.631929 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632070 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632070 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632070 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632070 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632227 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632227 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632227 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632227 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632371 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632371 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632371 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632371 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632511 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632511 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632511 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632511 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632511 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632693 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632693 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632693 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632693 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.632693 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.632693 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633236 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.633236 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633236 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.633236 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633236 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.633556 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633556 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.633556 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633556 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.633556 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633556 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.633979 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633979 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.633979 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633979 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.633979 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.633979 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.634367 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.634367 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.634367 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.634367 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.634367 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.634367 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.634797 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.634797 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.634797 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.634797 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.634797 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.634797 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.635249 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.635249 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.635249 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.635249 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.635516 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.635516 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.635516 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.635516 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.635516 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.635878 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.635878 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.635878 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.635878 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:29.635878 np0000181537 devstack@c-api.service[116681]: warnings.warn(deprecated_msg) Jun 17 20:22:29.635878 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-aadaf8f0-6d83-42cf-a278-88aa52f2558b None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:22:30.153326 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-aadaf8f0-6d83-42cf-a278-88aa52f2558b admin admin] POST https://199.19.213.225/volume/v3/types Jun 17 20:22:30.153960 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-aadaf8f0-6d83-42cf-a278-88aa52f2558b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:22:30.155640 np0000181537 devstack@c-api.service[116681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 20:22:30.155640 np0000181537 devstack@c-api.service[116681]: warnings.warn( Jun 17 20:22:30.192027 np0000181537 devstack@c-api.service[116681]: DEBUG oslo_db.sqlalchemy.engines [None req-aadaf8f0-6d83-42cf-a278-88aa52f2558b 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=116681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:30.226093 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-aadaf8f0-6d83-42cf-a278-88aa52f2558b admin admin] https://199.19.213.225/volume/v3/types returned with HTTP 200 Jun 17 20:22:30.226888 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 1/2] 199.19.213.225 () {68 vars in 1288 bytes} [Wed Jun 17 20:22:29 2026] POST /volume/v3/types => generated 186 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:22:30.255795 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.255795 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.256582 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.256582 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.256582 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.256582 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.256582 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.256982 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.256982 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.256982 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.256982 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.256982 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.256982 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.257375 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.257375 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.257375 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.257375 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.257375 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.257653 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.257653 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.257653 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.257653 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.257939 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.257939 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.257939 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.257939 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.258216 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.258216 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.258216 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.258216 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.258216 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.258508 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.258508 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.258508 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.258508 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.258508 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.258788 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.258788 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.258788 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.258788 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.258788 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.258788 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.259721 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.259721 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.259721 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.259721 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.259721 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.259721 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.260400 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.260400 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.260400 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.260400 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.260400 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.260400 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.261131 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.261131 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.261131 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.261131 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.261131 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.261131 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.261805 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.261805 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.261805 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.261805 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.262284 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.262284 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.262284 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.262284 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.262284 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.262805 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.262805 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.262805 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.262805 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.262805 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.263366 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.263366 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.263366 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.263366 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.263366 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.263366 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.264030 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.264030 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.264030 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.264030 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.264030 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.264578 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.264578 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.264578 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.264578 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.264578 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.265112 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.265112 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.265112 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.265112 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.265537 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.265537 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.265537 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.265537 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266052 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266052 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266052 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266052 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266052 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266355 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266355 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266355 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266355 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266355 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266586 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266586 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266586 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266586 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266806 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266806 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.266806 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.266806 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267033 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267033 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267033 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267033 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267296 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267296 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267296 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267296 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267515 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267515 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267515 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267515 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267637 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267637 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267637 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267637 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267637 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267637 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267816 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267816 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267816 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267816 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267816 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267970 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267970 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267970 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267970 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267970 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.267970 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.267970 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268160 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268160 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268160 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268160 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268160 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268160 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268320 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268320 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268320 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268320 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268320 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268320 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268479 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268479 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268479 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268479 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268479 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268479 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268659 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268659 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268659 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268659 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268773 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268773 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268773 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268773 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268907 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268907 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.268907 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.268907 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.269025 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.269025 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.269025 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:22:30.269025 np0000181537 devstack@c-api.service[116679]: warnings.warn(deprecated_msg) Jun 17 20:22:30.269025 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [req-aadaf8f0-6d83-42cf-a278-88aa52f2558b req-0c4db4aa-714a-4d72-b902-b2f255060ec0 None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:22:30.585623 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [req-aadaf8f0-6d83-42cf-a278-88aa52f2558b req-0c4db4aa-714a-4d72-b902-b2f255060ec0 admin admin] POST https://199.19.213.225/volume/v3/types/502879a1-bfa3-4fb6-ae5a-0f89e26d217f/extra_specs Jun 17 20:22:30.586176 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [req-aadaf8f0-6d83-42cf-a278-88aa52f2558b req-0c4db4aa-714a-4d72-b902-b2f255060ec0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:22:30.587846 np0000181537 devstack@c-api.service[116679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 20:22:30.587846 np0000181537 devstack@c-api.service[116679]: warnings.warn( Jun 17 20:22:30.621621 np0000181537 devstack@c-api.service[116679]: DEBUG oslo_db.sqlalchemy.engines [req-aadaf8f0-6d83-42cf-a278-88aa52f2558b req-0c4db4aa-714a-4d72-b902-b2f255060ec0 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=116679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:22:30.683245 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [req-aadaf8f0-6d83-42cf-a278-88aa52f2558b req-0c4db4aa-714a-4d72-b902-b2f255060ec0 admin admin] https://199.19.213.225/volume/v3/types/502879a1-bfa3-4fb6-ae5a-0f89e26d217f/extra_specs returned with HTTP 200 Jun 17 20:22:30.683855 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 1/3] 199.19.213.225 () {70 vars in 1505 bytes} [Wed Jun 17 20:22:30 2026] POST /volume/v3/types/502879a1-bfa3-4fb6-ae5a-0f89e26d217f/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:22:31.965141 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=6 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:22:32.024504 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=6 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:22:40.221451 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:22:40.681436 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:24:56.316274 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-c72235cc-645c-427d-9ba6-444436b498ff None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:24:56.317028 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-c72235cc-645c-427d-9ba6-444436b498ff None None] GET https://199.19.213.225/volume// Jun 17 20:24:56.317311 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-c72235cc-645c-427d-9ba6-444436b498ff None None] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:24:56.317640 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-c72235cc-645c-427d-9ba6-444436b498ff None None] Calling method 'all' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:24:56.318572 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-c72235cc-645c-427d-9ba6-444436b498ff None None] https://199.19.213.225/volume// returned with HTTP 300 Jun 17 20:24:56.319259 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 2/4] 199.19.213.225 () {66 vars in 1456 bytes} [Wed Jun 17 20:24:56 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 20:25:35.200586 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.200586 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.200586 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.200586 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.200586 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.201706 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.201706 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.201706 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.201706 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.201706 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.202090 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.202090 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.202090 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.202090 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.202090 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.202090 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.202534 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.202534 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.202534 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.202534 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.202816 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.202816 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.202816 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.202816 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.203148 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.203148 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.203148 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.203148 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.203427 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.203427 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.203427 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.203427 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.203427 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.203785 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.203785 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.203785 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.203785 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.203785 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.204186 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.204186 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.204186 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.204186 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.204186 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.204186 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.205112 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.205112 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.205112 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.205112 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.205112 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.205112 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.205703 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.205703 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.205703 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.205703 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.205703 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.205703 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.206142 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.206142 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.206142 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.206142 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.206142 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.206501 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.206501 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.206501 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.206501 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.206501 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.206853 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.206853 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.206853 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.206853 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.206853 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.206853 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.207304 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.207304 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.207304 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.207304 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.207304 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.207304 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.207673 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.207673 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.207673 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.207673 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.207673 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208061 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208061 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208061 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208061 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208061 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208395 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208395 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208395 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208395 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208672 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208672 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208672 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208672 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208991 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208991 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208991 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.208991 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.208991 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.209357 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.209357 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.209357 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.209357 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.209357 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.209671 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.209671 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.209671 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.209671 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.209958 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.209958 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.209958 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.209958 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.210263 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.210263 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.210263 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.210263 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.210593 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.210593 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.210593 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.210593 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.210938 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.210938 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.210938 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.210938 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211305 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211305 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211305 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211305 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211305 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211489 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211489 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211489 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211489 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211489 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211489 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211684 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211684 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211684 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211684 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211684 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211853 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211853 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211853 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211853 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.211853 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.211853 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212048 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212048 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212048 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212048 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212048 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212048 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212229 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212229 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212229 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212229 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212229 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212229 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212445 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212445 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212445 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212445 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212445 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212445 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212699 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212699 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212699 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212699 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212881 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212881 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212881 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.212881 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.212881 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.213052 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.213052 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.213052 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.213052 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 20:25:35.213052 np0000181537 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 17 20:25:35.213052 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-87987033-5b91-4669-88b1-da5d83cdf708 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:35.213052 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 1/5] 199.19.213.225 () {62 vars in 1068 bytes} [Wed Jun 17 20:25:35 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:25:35.241843 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-9eed6672-ce42-475d-b2f6-1195d3968285 None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:35.250388 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 2/6] 199.19.213.225 () {64 vars in 1272 bytes} [Wed Jun 17 20:25:35 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:25:35.286474 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [req-9eed6672-ce42-475d-b2f6-1195d3968285 req-f03e89f9-3198-4dea-a041-1c07ab7d844c None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:35.292238 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [req-9eed6672-ce42-475d-b2f6-1195d3968285 req-f03e89f9-3198-4dea-a041-1c07ab7d844c demo demo] GET https://199.19.213.225/volume/v3/ Jun 17 20:25:35.292528 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [req-9eed6672-ce42-475d-b2f6-1195d3968285 req-f03e89f9-3198-4dea-a041-1c07ab7d844c demo demo] Empty body provided in request {{(pid=116679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:35.292760 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [req-9eed6672-ce42-475d-b2f6-1195d3968285 req-f03e89f9-3198-4dea-a041-1c07ab7d844c demo demo] Calling method 'version_select' {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:35.294730 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [req-9eed6672-ce42-475d-b2f6-1195d3968285 req-f03e89f9-3198-4dea-a041-1c07ab7d844c demo demo] https://199.19.213.225/volume/v3/ returned with HTTP 200 Jun 17 20:25:35.295074 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 2/7] 199.19.213.225 () {66 vars in 1346 bytes} [Wed Jun 17 20:25:35 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:25:35.333431 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-b6ec66e3-75b2-4897-996d-badec7a54029 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:35.656557 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-b6ec66e3-75b2-4897-996d-badec7a54029 demo demo] GET https://199.19.213.225/volume/v3/types Jun 17 20:25:35.656923 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-b6ec66e3-75b2-4897-996d-badec7a54029 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:35.657118 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-b6ec66e3-75b2-4897-996d-badec7a54029 demo demo] Calling method 'index' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:35.657571 np0000181537 devstack@c-api.service[116680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 20:25:35.657571 np0000181537 devstack@c-api.service[116680]: warnings.warn( Jun 17 20:25:35.658192 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.api_utils [None req-b6ec66e3-75b2-4897-996d-badec7a54029 demo demo] Removing options '' from query. {{(pid=116680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:25:35.696026 np0000181537 devstack@c-api.service[116680]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ec66e3-75b2-4897-996d-badec7a54029 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=116680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:35.718314 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-b6ec66e3-75b2-4897-996d-badec7a54029 demo demo] https://199.19.213.225/volume/v3/types returned with HTTP 200 Jun 17 20:25:35.718686 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 3/8] 199.19.213.225 () {64 vars in 1290 bytes} [Wed Jun 17 20:25:35 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:25:35.753412 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-867ef07c-2a60-4fa8-81b7-677566582213 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:36.081448 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-867ef07c-2a60-4fa8-81b7-677566582213 demo demo] GET https://199.19.213.225/volume/v3/types/default Jun 17 20:25:36.081796 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-867ef07c-2a60-4fa8-81b7-677566582213 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:36.082040 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-867ef07c-2a60-4fa8-81b7-677566582213 demo demo] Calling method 'show' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:36.116312 np0000181537 devstack@c-api.service[116678]: DEBUG oslo_db.sqlalchemy.engines [None req-867ef07c-2a60-4fa8-81b7-677566582213 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=116678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:36.133432 np0000181537 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 20:25:36.133432 np0000181537 devstack@c-api.service[116678]: warnings.warn( Jun 17 20:25:36.135582 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-867ef07c-2a60-4fa8-81b7-677566582213 demo demo] https://199.19.213.225/volume/v3/types/default returned with HTTP 200 Jun 17 20:25:36.135972 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 2/9] 199.19.213.225 () {64 vars in 1301 bytes} [Wed Jun 17 20:25:35 2026] GET /volume/v3/types/default => generated 145 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:25:36.597983 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-b9baea4a-0aea-4168-98b3-129c6f08d3fa None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:36.599245 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 3/10] 199.19.213.225 () {62 vars in 1068 bytes} [Wed Jun 17 20:25:36 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:25:36.631775 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-9242e9e5-7169-4736-a683-7c3dc25f2f04 None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:36.641516 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 3/11] 199.19.213.225 () {64 vars in 1272 bytes} [Wed Jun 17 20:25:36 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:25:36.676983 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [req-9242e9e5-7169-4736-a683-7c3dc25f2f04 req-094eebf6-52ac-4bba-9d23-95ac5c689fb1 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:36.680431 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [req-9242e9e5-7169-4736-a683-7c3dc25f2f04 req-094eebf6-52ac-4bba-9d23-95ac5c689fb1 demo demo] GET https://199.19.213.225/volume/v3/ Jun 17 20:25:36.680774 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [req-9242e9e5-7169-4736-a683-7c3dc25f2f04 req-094eebf6-52ac-4bba-9d23-95ac5c689fb1 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:36.681178 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [req-9242e9e5-7169-4736-a683-7c3dc25f2f04 req-094eebf6-52ac-4bba-9d23-95ac5c689fb1 demo demo] Calling method 'version_select' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:36.682124 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [req-9242e9e5-7169-4736-a683-7c3dc25f2f04 req-094eebf6-52ac-4bba-9d23-95ac5c689fb1 demo demo] https://199.19.213.225/volume/v3/ returned with HTTP 200 Jun 17 20:25:36.682768 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 4/12] 199.19.213.225 () {66 vars in 1346 bytes} [Wed Jun 17 20:25:36 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 17 20:25:36.723110 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-1d26d9a7-c5d2-4123-a7c9-5bca895a4ab6 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:36.727064 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-1d26d9a7-c5d2-4123-a7c9-5bca895a4ab6 demo demo] GET https://199.19.213.225/volume/v3/types/default Jun 17 20:25:36.727614 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-1d26d9a7-c5d2-4123-a7c9-5bca895a4ab6 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:36.728093 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-1d26d9a7-c5d2-4123-a7c9-5bca895a4ab6 demo demo] Calling method 'show' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:36.737051 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-1d26d9a7-c5d2-4123-a7c9-5bca895a4ab6 demo demo] https://199.19.213.225/volume/v3/types/default returned with HTTP 200 Jun 17 20:25:36.737379 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 3/13] 199.19.213.225 () {64 vars in 1301 bytes} [Wed Jun 17 20:25:36 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:25:37.349299 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-a3f0deae-48f6-4a3e-baac-d58d7853f8c0 None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:37.350519 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 4/14] 199.19.213.225 () {62 vars in 1068 bytes} [Wed Jun 17 20:25:37 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:25:37.383720 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-8570abcd-a49d-4063-861b-25a8d8e0ae95 None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:37.386040 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 4/15] 199.19.213.225 () {64 vars in 1272 bytes} [Wed Jun 17 20:25:37 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:25:37.418429 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [req-8570abcd-a49d-4063-861b-25a8d8e0ae95 req-cc2b94d6-c395-4917-bd6a-ad456efa10fe None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:37.420532 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [req-8570abcd-a49d-4063-861b-25a8d8e0ae95 req-cc2b94d6-c395-4917-bd6a-ad456efa10fe demo demo] GET https://199.19.213.225/volume/v3/ Jun 17 20:25:37.420746 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [req-8570abcd-a49d-4063-861b-25a8d8e0ae95 req-cc2b94d6-c395-4917-bd6a-ad456efa10fe demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:37.421127 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [req-8570abcd-a49d-4063-861b-25a8d8e0ae95 req-cc2b94d6-c395-4917-bd6a-ad456efa10fe demo demo] Calling method 'version_select' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:37.421362 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [req-8570abcd-a49d-4063-861b-25a8d8e0ae95 req-cc2b94d6-c395-4917-bd6a-ad456efa10fe demo demo] https://199.19.213.225/volume/v3/ returned with HTTP 200 Jun 17 20:25:37.421744 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 5/16] 199.19.213.225 () {66 vars in 1346 bytes} [Wed Jun 17 20:25:37 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 17 20:25:37.461927 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-6915fa29-1e52-4034-85cd-71e98de0ee84 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:37.464915 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-6915fa29-1e52-4034-85cd-71e98de0ee84 demo demo] GET https://199.19.213.225/volume/v3/types/default Jun 17 20:25:37.465168 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-6915fa29-1e52-4034-85cd-71e98de0ee84 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:37.465423 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-6915fa29-1e52-4034-85cd-71e98de0ee84 demo demo] Calling method 'show' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:37.474278 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-6915fa29-1e52-4034-85cd-71e98de0ee84 demo demo] https://199.19.213.225/volume/v3/types/default returned with HTTP 200 Jun 17 20:25:37.474774 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 4/17] 199.19.213.225 () {64 vars in 1301 bytes} [Wed Jun 17 20:25:37 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:25:37.513749 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-f0993c93-d94a-44fb-9db8-7c529e41496d None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:37.515137 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 5/18] 199.19.213.225 () {62 vars in 1068 bytes} [Wed Jun 17 20:25:37 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:25:37.547784 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-e8bf9887-6089-4fa1-baa6-023326067095 None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:37.551465 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 5/19] 199.19.213.225 () {64 vars in 1272 bytes} [Wed Jun 17 20:25:37 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:25:37.582459 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [req-e8bf9887-6089-4fa1-baa6-023326067095 req-4b6a44f6-0318-4be1-881f-91f583b17eb4 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:37.584423 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [req-e8bf9887-6089-4fa1-baa6-023326067095 req-4b6a44f6-0318-4be1-881f-91f583b17eb4 demo demo] GET https://199.19.213.225/volume/v3/ Jun 17 20:25:37.584621 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [req-e8bf9887-6089-4fa1-baa6-023326067095 req-4b6a44f6-0318-4be1-881f-91f583b17eb4 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:37.584873 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [req-e8bf9887-6089-4fa1-baa6-023326067095 req-4b6a44f6-0318-4be1-881f-91f583b17eb4 demo demo] Calling method 'version_select' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:37.585311 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [req-e8bf9887-6089-4fa1-baa6-023326067095 req-4b6a44f6-0318-4be1-881f-91f583b17eb4 demo demo] https://199.19.213.225/volume/v3/ returned with HTTP 200 Jun 17 20:25:37.585718 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 6/20] 199.19.213.225 () {66 vars in 1346 bytes} [Wed Jun 17 20:25:37 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 17 20:25:37.624943 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-91350323-3d36-4b5a-9a9f-22fd4ebb387c None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:37.627282 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-91350323-3d36-4b5a-9a9f-22fd4ebb387c demo demo] GET https://199.19.213.225/volume/v3/types/default Jun 17 20:25:37.627434 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-91350323-3d36-4b5a-9a9f-22fd4ebb387c demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:37.627628 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-91350323-3d36-4b5a-9a9f-22fd4ebb387c demo demo] Calling method 'show' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:37.634871 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-91350323-3d36-4b5a-9a9f-22fd4ebb387c demo demo] https://199.19.213.225/volume/v3/types/default returned with HTTP 200 Jun 17 20:25:37.635205 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 5/21] 199.19.213.225 () {64 vars in 1301 bytes} [Wed Jun 17 20:25:37 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:25:45.712472 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=1 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:25:47.631952 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=8 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:30:19.206950 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-94180a54-9c68-4788-8a51-dc77eef91907 None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:30:19.287124 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-94180a54-9c68-4788-8a51-dc77eef91907 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:30:19.287397 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-94180a54-9c68-4788-8a51-dc77eef91907 demo demo] Empty body provided in request {{(pid=116681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:30:19.287711 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-94180a54-9c68-4788-8a51-dc77eef91907 demo demo] Calling method 'detail' {{(pid=116681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:30:19.288342 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.api_utils [None req-94180a54-9c68-4788-8a51-dc77eef91907 demo demo] Removing options '' from query. {{(pid=116681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:30:19.289528 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.volume.api [None req-94180a54-9c68-4788-8a51-dc77eef91907 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:30:19.325478 np0000181537 devstack@c-api.service[116681]: INFO cinder.volume.api [None req-94180a54-9c68-4788-8a51-dc77eef91907 demo demo] Get all volumes completed successfully. Jun 17 20:30:19.328642 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-94180a54-9c68-4788-8a51-dc77eef91907 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:30:19.329239 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 6/22] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:30:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 17 20:30:29.318310 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writing DB stats cinder:SELECT=1 {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:31:19.344735 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-dcd16987-0697-4675-9a18-4456516a8fd3 None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:31:19.349501 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-dcd16987-0697-4675-9a18-4456516a8fd3 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:31:19.349762 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-dcd16987-0697-4675-9a18-4456516a8fd3 demo demo] Empty body provided in request {{(pid=116679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:31:19.350304 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-dcd16987-0697-4675-9a18-4456516a8fd3 demo demo] Calling method 'detail' {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:31:19.351045 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.api_utils [None req-dcd16987-0697-4675-9a18-4456516a8fd3 demo demo] Removing options '' from query. {{(pid=116679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:31:19.352262 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.volume.api [None req-dcd16987-0697-4675-9a18-4456516a8fd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:31:19.390478 np0000181537 devstack@c-api.service[116679]: INFO cinder.volume.api [None req-dcd16987-0697-4675-9a18-4456516a8fd3 demo demo] Get all volumes completed successfully. Jun 17 20:31:19.393506 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-dcd16987-0697-4675-9a18-4456516a8fd3 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:31:19.394317 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 6/23] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:31:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:31:29.382240 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writing DB stats cinder:SELECT=1 {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:32:19.413186 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-82c24736-d5b1-4687-b6f0-f08c07929ee2 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:32:19.416622 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-82c24736-d5b1-4687-b6f0-f08c07929ee2 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:32:19.416897 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-82c24736-d5b1-4687-b6f0-f08c07929ee2 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:32:19.417210 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-82c24736-d5b1-4687-b6f0-f08c07929ee2 demo demo] Calling method 'detail' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:32:19.418135 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.api_utils [None req-82c24736-d5b1-4687-b6f0-f08c07929ee2 demo demo] Removing options '' from query. {{(pid=116680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:32:19.419324 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.volume.api [None req-82c24736-d5b1-4687-b6f0-f08c07929ee2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:32:19.459066 np0000181537 devstack@c-api.service[116680]: INFO cinder.volume.api [None req-82c24736-d5b1-4687-b6f0-f08c07929ee2 demo demo] Get all volumes completed successfully. Jun 17 20:32:19.461197 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-82c24736-d5b1-4687-b6f0-f08c07929ee2 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:32:19.461629 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 7/24] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:32:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:32:29.452554 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=1 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:33:19.476779 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-5ba152cd-aa42-450d-90d5-0d471fe2d5be None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:33:19.480511 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-5ba152cd-aa42-450d-90d5-0d471fe2d5be demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:33:19.480781 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-5ba152cd-aa42-450d-90d5-0d471fe2d5be demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:33:19.481224 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-5ba152cd-aa42-450d-90d5-0d471fe2d5be demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:33:19.481744 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-5ba152cd-aa42-450d-90d5-0d471fe2d5be demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:33:19.482873 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-5ba152cd-aa42-450d-90d5-0d471fe2d5be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:33:19.537749 np0000181537 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-5ba152cd-aa42-450d-90d5-0d471fe2d5be demo demo] Get all volumes completed successfully. Jun 17 20:33:19.542841 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-5ba152cd-aa42-450d-90d5-0d471fe2d5be demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:33:19.543604 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 6/25] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:33:19 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 17 20:33:29.531404 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:34:19.560904 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-6e30d552-f1de-4e47-b95f-fcf84c14bc8d None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:19.563975 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-6e30d552-f1de-4e47-b95f-fcf84c14bc8d demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:34:19.564180 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-6e30d552-f1de-4e47-b95f-fcf84c14bc8d demo demo] Empty body provided in request {{(pid=116681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:19.564378 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-6e30d552-f1de-4e47-b95f-fcf84c14bc8d demo demo] Calling method 'detail' {{(pid=116681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:19.564621 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.api_utils [None req-6e30d552-f1de-4e47-b95f-fcf84c14bc8d demo demo] Removing options '' from query. {{(pid=116681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:34:19.565445 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.volume.api [None req-6e30d552-f1de-4e47-b95f-fcf84c14bc8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:34:19.574521 np0000181537 devstack@c-api.service[116681]: INFO cinder.volume.api [None req-6e30d552-f1de-4e47-b95f-fcf84c14bc8d demo demo] Get all volumes completed successfully. Jun 17 20:34:19.577204 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-6e30d552-f1de-4e47-b95f-fcf84c14bc8d demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:34:19.578410 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 7/26] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:34:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 17 20:34:29.571526 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writing DB stats cinder:SELECT=1 {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:35:19.593887 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-b2fcdc97-ae66-460a-b66d-4a8905b2d308 None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:35:19.740761 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-b2fcdc97-ae66-460a-b66d-4a8905b2d308 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:35:19.741187 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-b2fcdc97-ae66-460a-b66d-4a8905b2d308 demo demo] Empty body provided in request {{(pid=116679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:35:19.741593 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-b2fcdc97-ae66-460a-b66d-4a8905b2d308 demo demo] Calling method 'detail' {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:35:19.742202 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.api_utils [None req-b2fcdc97-ae66-460a-b66d-4a8905b2d308 demo demo] Removing options '' from query. {{(pid=116679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:35:19.743716 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.volume.api [None req-b2fcdc97-ae66-460a-b66d-4a8905b2d308 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:35:19.751951 np0000181537 devstack@c-api.service[116679]: INFO cinder.volume.api [None req-b2fcdc97-ae66-460a-b66d-4a8905b2d308 demo demo] Get all volumes completed successfully. Jun 17 20:35:19.753992 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-b2fcdc97-ae66-460a-b66d-4a8905b2d308 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:35:19.754480 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 7/27] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:35:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:35:29.748258 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writing DB stats cinder:SELECT=1 {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:36:19.774068 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-68f1f82e-d8f2-493d-9f58-c693e166205e None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:19.778234 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-68f1f82e-d8f2-493d-9f58-c693e166205e demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:36:19.778410 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-68f1f82e-d8f2-493d-9f58-c693e166205e demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:19.778637 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-68f1f82e-d8f2-493d-9f58-c693e166205e demo demo] Calling method 'detail' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:19.779300 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.api_utils [None req-68f1f82e-d8f2-493d-9f58-c693e166205e demo demo] Removing options '' from query. {{(pid=116680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:36:19.780240 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.volume.api [None req-68f1f82e-d8f2-493d-9f58-c693e166205e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:36:19.794947 np0000181537 devstack@c-api.service[116680]: INFO cinder.volume.api [None req-68f1f82e-d8f2-493d-9f58-c693e166205e demo demo] Get all volumes completed successfully. Jun 17 20:36:19.798629 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-68f1f82e-d8f2-493d-9f58-c693e166205e demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:36:19.799093 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 8/28] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:36:19 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 17 20:36:29.783783 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=1 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:37:19.815133 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-3a034ece-17c8-49c9-b1ff-3f782bb2fe1c None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:37:19.818703 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-3a034ece-17c8-49c9-b1ff-3f782bb2fe1c demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:37:19.819018 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-3a034ece-17c8-49c9-b1ff-3f782bb2fe1c demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:37:19.819191 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-3a034ece-17c8-49c9-b1ff-3f782bb2fe1c demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:37:19.819501 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-3a034ece-17c8-49c9-b1ff-3f782bb2fe1c demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:37:19.820434 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-3a034ece-17c8-49c9-b1ff-3f782bb2fe1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:37:19.827953 np0000181537 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-3a034ece-17c8-49c9-b1ff-3f782bb2fe1c demo demo] Get all volumes completed successfully. Jun 17 20:37:19.829808 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-3a034ece-17c8-49c9-b1ff-3f782bb2fe1c demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:37:19.830342 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 7/29] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:37:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:37:29.823860 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:38:19.898391 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-faa199e4-c70d-4700-ab00-6fc6d0e71d43 None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:38:19.902701 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-faa199e4-c70d-4700-ab00-6fc6d0e71d43 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:38:19.903146 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-faa199e4-c70d-4700-ab00-6fc6d0e71d43 demo demo] Empty body provided in request {{(pid=116681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:38:19.903559 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-faa199e4-c70d-4700-ab00-6fc6d0e71d43 demo demo] Calling method 'detail' {{(pid=116681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:38:19.904086 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.api_utils [None req-faa199e4-c70d-4700-ab00-6fc6d0e71d43 demo demo] Removing options '' from query. {{(pid=116681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:38:19.905707 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.volume.api [None req-faa199e4-c70d-4700-ab00-6fc6d0e71d43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:38:19.912270 np0000181537 devstack@c-api.service[116681]: INFO cinder.volume.api [None req-faa199e4-c70d-4700-ab00-6fc6d0e71d43 demo demo] Get all volumes completed successfully. Jun 17 20:38:19.914089 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-faa199e4-c70d-4700-ab00-6fc6d0e71d43 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:38:19.914453 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 8/30] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:38:19 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 17 20:38:29.908983 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writing DB stats cinder:SELECT=1 {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:39:19.928668 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-f6adf8f4-1eed-4d6e-91f4-1fb8233fa2ef None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:39:19.933036 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-f6adf8f4-1eed-4d6e-91f4-1fb8233fa2ef demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:39:19.935076 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-f6adf8f4-1eed-4d6e-91f4-1fb8233fa2ef demo demo] Empty body provided in request {{(pid=116679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:39:19.935734 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-f6adf8f4-1eed-4d6e-91f4-1fb8233fa2ef demo demo] Calling method 'detail' {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:39:19.936302 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.api_utils [None req-f6adf8f4-1eed-4d6e-91f4-1fb8233fa2ef demo demo] Removing options '' from query. {{(pid=116679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:39:19.937122 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.volume.api [None req-f6adf8f4-1eed-4d6e-91f4-1fb8233fa2ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:39:19.944891 np0000181537 devstack@c-api.service[116679]: INFO cinder.volume.api [None req-f6adf8f4-1eed-4d6e-91f4-1fb8233fa2ef demo demo] Get all volumes completed successfully. Jun 17 20:39:19.948011 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-f6adf8f4-1eed-4d6e-91f4-1fb8233fa2ef demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:39:19.948594 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 8/31] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:39:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:39:29.940748 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writing DB stats cinder:SELECT=1 {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:40:19.993112 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-36723570-894d-4641-8dd0-ed9bd5f344c9 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:40:20.137223 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-36723570-894d-4641-8dd0-ed9bd5f344c9 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:40:20.137410 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-36723570-894d-4641-8dd0-ed9bd5f344c9 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:40:20.137587 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-36723570-894d-4641-8dd0-ed9bd5f344c9 demo demo] Calling method 'detail' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:40:20.137801 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.api_utils [None req-36723570-894d-4641-8dd0-ed9bd5f344c9 demo demo] Removing options '' from query. {{(pid=116680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:40:20.138515 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.volume.api [None req-36723570-894d-4641-8dd0-ed9bd5f344c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:40:20.148290 np0000181537 devstack@c-api.service[116680]: INFO cinder.volume.api [None req-36723570-894d-4641-8dd0-ed9bd5f344c9 demo demo] Get all volumes completed successfully. Jun 17 20:40:20.153082 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-36723570-894d-4641-8dd0-ed9bd5f344c9 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:40:20.153762 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 9/32] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:40:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:40:30.142273 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=1 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:41:20.169666 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-e777f8e6-561a-432f-85d7-36658340f827 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:41:20.173595 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-e777f8e6-561a-432f-85d7-36658340f827 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:41:20.173852 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-e777f8e6-561a-432f-85d7-36658340f827 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:41:20.174098 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-e777f8e6-561a-432f-85d7-36658340f827 demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:41:20.174389 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-e777f8e6-561a-432f-85d7-36658340f827 demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:41:20.175326 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-e777f8e6-561a-432f-85d7-36658340f827 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:41:20.182909 np0000181537 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-e777f8e6-561a-432f-85d7-36658340f827 demo demo] Get all volumes completed successfully. Jun 17 20:41:20.184944 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-e777f8e6-561a-432f-85d7-36658340f827 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:41:20.185302 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 8/33] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:41:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:41:30.178352 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:42:20.205479 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-ac6f2749-881d-4346-835f-88637c7fa01e None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:42:20.208991 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-ac6f2749-881d-4346-835f-88637c7fa01e demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:42:20.208991 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-ac6f2749-881d-4346-835f-88637c7fa01e demo demo] Empty body provided in request {{(pid=116681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:42:20.208991 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-ac6f2749-881d-4346-835f-88637c7fa01e demo demo] Calling method 'detail' {{(pid=116681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:42:20.209141 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.api_utils [None req-ac6f2749-881d-4346-835f-88637c7fa01e demo demo] Removing options '' from query. {{(pid=116681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:42:20.210346 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.volume.api [None req-ac6f2749-881d-4346-835f-88637c7fa01e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:42:20.220685 np0000181537 devstack@c-api.service[116681]: INFO cinder.volume.api [None req-ac6f2749-881d-4346-835f-88637c7fa01e demo demo] Get all volumes completed successfully. Jun 17 20:42:20.223521 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-ac6f2749-881d-4346-835f-88637c7fa01e demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:42:20.225849 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 9/34] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:42:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:42:30.214322 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writing DB stats cinder:SELECT=1 {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:43:20.239638 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-4e9eab9f-eee0-4fe6-9ab4-f438f1df5748 None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:43:20.244931 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-4e9eab9f-eee0-4fe6-9ab4-f438f1df5748 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:43:20.245345 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-4e9eab9f-eee0-4fe6-9ab4-f438f1df5748 demo demo] Empty body provided in request {{(pid=116679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:43:20.245815 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-4e9eab9f-eee0-4fe6-9ab4-f438f1df5748 demo demo] Calling method 'detail' {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:43:20.246380 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.api_utils [None req-4e9eab9f-eee0-4fe6-9ab4-f438f1df5748 demo demo] Removing options '' from query. {{(pid=116679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:43:20.247371 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.volume.api [None req-4e9eab9f-eee0-4fe6-9ab4-f438f1df5748 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:43:20.255448 np0000181537 devstack@c-api.service[116679]: INFO cinder.volume.api [None req-4e9eab9f-eee0-4fe6-9ab4-f438f1df5748 demo demo] Get all volumes completed successfully. Jun 17 20:43:20.258402 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-4e9eab9f-eee0-4fe6-9ab4-f438f1df5748 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:43:20.258846 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 9/35] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:43:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:43:30.250813 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writing DB stats cinder:SELECT=1 {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:44:20.275051 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-8e157c25-01be-4d67-8dbe-48698a3dab16 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:44:20.277219 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-8e157c25-01be-4d67-8dbe-48698a3dab16 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:44:20.277402 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-8e157c25-01be-4d67-8dbe-48698a3dab16 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:44:20.277555 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-8e157c25-01be-4d67-8dbe-48698a3dab16 demo demo] Calling method 'detail' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:44:20.277803 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.api_utils [None req-8e157c25-01be-4d67-8dbe-48698a3dab16 demo demo] Removing options '' from query. {{(pid=116680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:44:20.278550 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.volume.api [None req-8e157c25-01be-4d67-8dbe-48698a3dab16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:44:20.284655 np0000181537 devstack@c-api.service[116680]: INFO cinder.volume.api [None req-8e157c25-01be-4d67-8dbe-48698a3dab16 demo demo] Get all volumes completed successfully. Jun 17 20:44:20.286537 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-8e157c25-01be-4d67-8dbe-48698a3dab16 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:44:20.286884 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 10/36] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:44:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:44:30.281198 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=1 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:45:20.301787 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-91112e2d-e747-4310-8451-07a5a1f9cc24 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:45:20.420183 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-91112e2d-e747-4310-8451-07a5a1f9cc24 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:45:20.420589 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-91112e2d-e747-4310-8451-07a5a1f9cc24 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:45:20.421099 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-91112e2d-e747-4310-8451-07a5a1f9cc24 demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:45:20.421509 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-91112e2d-e747-4310-8451-07a5a1f9cc24 demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:45:20.423253 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-91112e2d-e747-4310-8451-07a5a1f9cc24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:45:20.432376 np0000181537 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-91112e2d-e747-4310-8451-07a5a1f9cc24 demo demo] Get all volumes completed successfully. Jun 17 20:45:20.435324 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-91112e2d-e747-4310-8451-07a5a1f9cc24 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:45:20.435324 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 9/37] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:45:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:45:30.427659 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:46:20.500383 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-64524726-e145-4c77-9447-16d2a5c5266c None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:46:20.504400 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-64524726-e145-4c77-9447-16d2a5c5266c demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:46:20.504743 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-64524726-e145-4c77-9447-16d2a5c5266c demo demo] Empty body provided in request {{(pid=116681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:46:20.505136 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-64524726-e145-4c77-9447-16d2a5c5266c demo demo] Calling method 'detail' {{(pid=116681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:46:20.505619 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.api_utils [None req-64524726-e145-4c77-9447-16d2a5c5266c demo demo] Removing options '' from query. {{(pid=116681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:46:20.507145 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.volume.api [None req-64524726-e145-4c77-9447-16d2a5c5266c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:46:20.515232 np0000181537 devstack@c-api.service[116681]: INFO cinder.volume.api [None req-64524726-e145-4c77-9447-16d2a5c5266c demo demo] Get all volumes completed successfully. Jun 17 20:46:20.518014 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-64524726-e145-4c77-9447-16d2a5c5266c demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:46:20.518252 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 10/38] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:46:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:46:30.510199 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writing DB stats cinder:SELECT=1 {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:47:20.532730 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-a31127d8-e5a5-401e-be67-335a655f8202 None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:47:20.536077 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-a31127d8-e5a5-401e-be67-335a655f8202 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:47:20.536371 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-a31127d8-e5a5-401e-be67-335a655f8202 demo demo] Empty body provided in request {{(pid=116679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:47:20.536651 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-a31127d8-e5a5-401e-be67-335a655f8202 demo demo] Calling method 'detail' {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:47:20.537029 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.api_utils [None req-a31127d8-e5a5-401e-be67-335a655f8202 demo demo] Removing options '' from query. {{(pid=116679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:47:20.538138 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.volume.api [None req-a31127d8-e5a5-401e-be67-335a655f8202 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:47:20.546150 np0000181537 devstack@c-api.service[116679]: INFO cinder.volume.api [None req-a31127d8-e5a5-401e-be67-335a655f8202 demo demo] Get all volumes completed successfully. Jun 17 20:47:20.548486 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-a31127d8-e5a5-401e-be67-335a655f8202 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:47:20.548880 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 10/39] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:47:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:47:30.541487 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writing DB stats cinder:SELECT=1 {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:48:20.578717 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-339a9fea-e35d-4ec6-9e54-52a8e5bf9132 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:48:20.582294 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-339a9fea-e35d-4ec6-9e54-52a8e5bf9132 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:48:20.582609 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-339a9fea-e35d-4ec6-9e54-52a8e5bf9132 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:48:20.582927 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-339a9fea-e35d-4ec6-9e54-52a8e5bf9132 demo demo] Calling method 'detail' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:48:20.583266 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.api_utils [None req-339a9fea-e35d-4ec6-9e54-52a8e5bf9132 demo demo] Removing options '' from query. {{(pid=116680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:48:20.584408 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.volume.api [None req-339a9fea-e35d-4ec6-9e54-52a8e5bf9132 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:48:20.592193 np0000181537 devstack@c-api.service[116680]: INFO cinder.volume.api [None req-339a9fea-e35d-4ec6-9e54-52a8e5bf9132 demo demo] Get all volumes completed successfully. Jun 17 20:48:20.594354 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-339a9fea-e35d-4ec6-9e54-52a8e5bf9132 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:48:20.594804 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 11/40] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:48:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:48:30.588021 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=1 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:49:20.608548 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-789c64cf-e1bf-4e51-9cdd-1fb5857dfbfa None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:49:20.611162 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-789c64cf-e1bf-4e51-9cdd-1fb5857dfbfa demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:49:20.611369 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-789c64cf-e1bf-4e51-9cdd-1fb5857dfbfa demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:49:20.611623 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-789c64cf-e1bf-4e51-9cdd-1fb5857dfbfa demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:49:20.611965 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-789c64cf-e1bf-4e51-9cdd-1fb5857dfbfa demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:49:20.612869 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-789c64cf-e1bf-4e51-9cdd-1fb5857dfbfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:49:20.619514 np0000181537 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-789c64cf-e1bf-4e51-9cdd-1fb5857dfbfa demo demo] Get all volumes completed successfully. Jun 17 20:49:20.621447 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-789c64cf-e1bf-4e51-9cdd-1fb5857dfbfa demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:49:20.621756 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 10/41] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:49:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:49:30.615797 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:50:20.633977 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-d23a4370-02df-4c15-9f52-16f6671a7cbb None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:50:20.740079 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-d23a4370-02df-4c15-9f52-16f6671a7cbb demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:50:20.740381 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-d23a4370-02df-4c15-9f52-16f6671a7cbb demo demo] Empty body provided in request {{(pid=116681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:50:20.740670 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-d23a4370-02df-4c15-9f52-16f6671a7cbb demo demo] Calling method 'detail' {{(pid=116681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:50:20.741149 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.api_utils [None req-d23a4370-02df-4c15-9f52-16f6671a7cbb demo demo] Removing options '' from query. {{(pid=116681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:50:20.742610 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.volume.api [None req-d23a4370-02df-4c15-9f52-16f6671a7cbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:50:20.750625 np0000181537 devstack@c-api.service[116681]: INFO cinder.volume.api [None req-d23a4370-02df-4c15-9f52-16f6671a7cbb demo demo] Get all volumes completed successfully. Jun 17 20:50:20.752548 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-d23a4370-02df-4c15-9f52-16f6671a7cbb demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:50:20.753265 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 11/42] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:50:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:50:30.746533 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writing DB stats cinder:SELECT=1 {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:51:20.771520 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-12da0e06-2e74-4daf-b0d9-3c7d368b935d None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:51:20.774948 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-12da0e06-2e74-4daf-b0d9-3c7d368b935d demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:51:20.775172 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-12da0e06-2e74-4daf-b0d9-3c7d368b935d demo demo] Empty body provided in request {{(pid=116679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:51:20.775347 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-12da0e06-2e74-4daf-b0d9-3c7d368b935d demo demo] Calling method 'detail' {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:51:20.775632 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.api_utils [None req-12da0e06-2e74-4daf-b0d9-3c7d368b935d demo demo] Removing options '' from query. {{(pid=116679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:51:20.777183 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.volume.api [None req-12da0e06-2e74-4daf-b0d9-3c7d368b935d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:51:20.785732 np0000181537 devstack@c-api.service[116679]: INFO cinder.volume.api [None req-12da0e06-2e74-4daf-b0d9-3c7d368b935d demo demo] Get all volumes completed successfully. Jun 17 20:51:20.788312 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-12da0e06-2e74-4daf-b0d9-3c7d368b935d demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:51:20.788882 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 11/43] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:51:20 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 17 20:51:30.780972 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writing DB stats cinder:SELECT=1 {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:52:20.803135 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-5eb1a4cd-3d38-445c-90fa-84a8e3f4ddd0 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:52:20.808342 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-5eb1a4cd-3d38-445c-90fa-84a8e3f4ddd0 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:52:20.808596 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-5eb1a4cd-3d38-445c-90fa-84a8e3f4ddd0 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:52:20.808889 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-5eb1a4cd-3d38-445c-90fa-84a8e3f4ddd0 demo demo] Calling method 'detail' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:52:20.809221 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.api_utils [None req-5eb1a4cd-3d38-445c-90fa-84a8e3f4ddd0 demo demo] Removing options '' from query. {{(pid=116680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:52:20.810325 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.volume.api [None req-5eb1a4cd-3d38-445c-90fa-84a8e3f4ddd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:52:20.819694 np0000181537 devstack@c-api.service[116680]: INFO cinder.volume.api [None req-5eb1a4cd-3d38-445c-90fa-84a8e3f4ddd0 demo demo] Get all volumes completed successfully. Jun 17 20:52:20.821845 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-5eb1a4cd-3d38-445c-90fa-84a8e3f4ddd0 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:52:20.822300 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 12/44] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:52:20 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 17 20:52:30.814360 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=1 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:53:20.836855 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-6d9f9464-9daa-4198-899e-0a3d8d58dd37 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:53:20.839374 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-6d9f9464-9daa-4198-899e-0a3d8d58dd37 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:53:20.839602 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-6d9f9464-9daa-4198-899e-0a3d8d58dd37 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:53:20.839858 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-6d9f9464-9daa-4198-899e-0a3d8d58dd37 demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:53:20.840154 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-6d9f9464-9daa-4198-899e-0a3d8d58dd37 demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:53:20.841138 np0000181537 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-6d9f9464-9daa-4198-899e-0a3d8d58dd37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:53:20.849018 np0000181537 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-6d9f9464-9daa-4198-899e-0a3d8d58dd37 demo demo] Get all volumes completed successfully. Jun 17 20:53:20.850880 np0000181537 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-6d9f9464-9daa-4198-899e-0a3d8d58dd37 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:53:20.851215 np0000181537 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 11/45] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:53:20 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 17 20:53:30.845463 np0000181537 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:54:20.869230 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.middleware.request_id [None req-27a6f62e-5d9f-4922-9532-6e5a5aad0047 None None] RequestId filter calling following filter/app {{(pid=116681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:54:20.873082 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-27a6f62e-5d9f-4922-9532-6e5a5aad0047 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:54:20.873429 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-27a6f62e-5d9f-4922-9532-6e5a5aad0047 demo demo] Empty body provided in request {{(pid=116681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:54:20.873805 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.openstack.wsgi [None req-27a6f62e-5d9f-4922-9532-6e5a5aad0047 demo demo] Calling method 'detail' {{(pid=116681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:54:20.874282 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.api.api_utils [None req-27a6f62e-5d9f-4922-9532-6e5a5aad0047 demo demo] Removing options '' from query. {{(pid=116681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:54:20.875688 np0000181537 devstack@c-api.service[116681]: DEBUG cinder.volume.api [None req-27a6f62e-5d9f-4922-9532-6e5a5aad0047 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:54:20.886162 np0000181537 devstack@c-api.service[116681]: INFO cinder.volume.api [None req-27a6f62e-5d9f-4922-9532-6e5a5aad0047 demo demo] Get all volumes completed successfully. Jun 17 20:54:20.888957 np0000181537 devstack@c-api.service[116681]: INFO cinder.api.openstack.wsgi [None req-27a6f62e-5d9f-4922-9532-6e5a5aad0047 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:54:20.889466 np0000181537 devstack@c-api.service[116681]: [pid: 116681|app: 0|req: 12/46] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:54:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:54:30.879530 np0000181537 devstack@c-api.service[116681]: DEBUG dbcounter [-] [116681] Writing DB stats cinder:SELECT=1 {{(pid=116681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:55:20.905873 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.middleware.request_id [None req-3512eccb-1c3e-4c5d-ac2f-7f3d263f656a None None] RequestId filter calling following filter/app {{(pid=116679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:55:20.946880 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-3512eccb-1c3e-4c5d-ac2f-7f3d263f656a demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:55:20.947358 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-3512eccb-1c3e-4c5d-ac2f-7f3d263f656a demo demo] Empty body provided in request {{(pid=116679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:55:20.947874 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.openstack.wsgi [None req-3512eccb-1c3e-4c5d-ac2f-7f3d263f656a demo demo] Calling method 'detail' {{(pid=116679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:55:20.948379 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.api.api_utils [None req-3512eccb-1c3e-4c5d-ac2f-7f3d263f656a demo demo] Removing options '' from query. {{(pid=116679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:55:20.950223 np0000181537 devstack@c-api.service[116679]: DEBUG cinder.volume.api [None req-3512eccb-1c3e-4c5d-ac2f-7f3d263f656a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:55:20.959522 np0000181537 devstack@c-api.service[116679]: INFO cinder.volume.api [None req-3512eccb-1c3e-4c5d-ac2f-7f3d263f656a demo demo] Get all volumes completed successfully. Jun 17 20:55:20.962237 np0000181537 devstack@c-api.service[116679]: INFO cinder.api.openstack.wsgi [None req-3512eccb-1c3e-4c5d-ac2f-7f3d263f656a demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:55:20.962708 np0000181537 devstack@c-api.service[116679]: [pid: 116679|app: 0|req: 12/47] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:55:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:55:30.954559 np0000181537 devstack@c-api.service[116679]: DEBUG dbcounter [-] [116679] Writing DB stats cinder:SELECT=1 {{(pid=116679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:56:20.982411 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.middleware.request_id [None req-98e715af-d2c0-46e1-8253-94ccce2eca63 None None] RequestId filter calling following filter/app {{(pid=116680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:56:20.985944 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-98e715af-d2c0-46e1-8253-94ccce2eca63 demo demo] GET https://199.19.213.225/volume/v3/volumes/detail Jun 17 20:56:20.986189 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-98e715af-d2c0-46e1-8253-94ccce2eca63 demo demo] Empty body provided in request {{(pid=116680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:56:20.986387 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.openstack.wsgi [None req-98e715af-d2c0-46e1-8253-94ccce2eca63 demo demo] Calling method 'detail' {{(pid=116680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:56:20.986747 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.api.api_utils [None req-98e715af-d2c0-46e1-8253-94ccce2eca63 demo demo] Removing options '' from query. {{(pid=116680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:56:20.987601 np0000181537 devstack@c-api.service[116680]: DEBUG cinder.volume.api [None req-98e715af-d2c0-46e1-8253-94ccce2eca63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:56:20.994941 np0000181537 devstack@c-api.service[116680]: INFO cinder.volume.api [None req-98e715af-d2c0-46e1-8253-94ccce2eca63 demo demo] Get all volumes completed successfully. Jun 17 20:56:20.996896 np0000181537 devstack@c-api.service[116680]: INFO cinder.api.openstack.wsgi [None req-98e715af-d2c0-46e1-8253-94ccce2eca63 demo demo] https://199.19.213.225/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:56:20.997240 np0000181537 devstack@c-api.service[116680]: [pid: 116680|app: 0|req: 13/48] 199.19.213.225 () {64 vars in 1296 bytes} [Wed Jun 17 20:56:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:56:30.990895 np0000181537 devstack@c-api.service[116680]: DEBUG dbcounter [-] [116680] Writing DB stats cinder:SELECT=1 {{(pid=116680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}