Jun 19 00:59:45.408069 np0000182254 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 00:59:45.414872 np0000182254 devstack@c-api.service[112544]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 00:59:45 2026] *** Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: nodename: np0000182254 Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: machine: x86_64 Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: clock source: unix Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: pcre jit disabled Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: detected number of CPU cores: 16 Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: current working directory: / Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: detected binary path: /usr/bin/uwsgi-core Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: your processes number limit is 256917 Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: your memory page size is 4096 bytes Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: detected max file descriptor number: 2048 Jun 19 00:59:45.417524 np0000182254 devstack@c-api.service[112544]: lock engine: pthread robust mutexes Jun 19 00:59:45.418540 np0000182254 devstack@c-api.service[112544]: thunder lock: enabled Jun 19 00:59:45.418540 np0000182254 devstack@c-api.service[112544]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 00:59:45.418540 np0000182254 devstack@c-api.service[112544]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 00:59:45.418540 np0000182254 devstack@c-api.service[112544]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 00:59:45.418540 np0000182254 devstack@c-api.service[112544]: Set PythonHome to /opt/stack/data/venv Jun 19 00:59:45.452530 np0000182254 devstack@c-api.service[112544]: Python main interpreter initialized at 0x7cf8ef2a3668 Jun 19 00:59:45.452530 np0000182254 devstack@c-api.service[112544]: python threads support enabled Jun 19 00:59:45.452530 np0000182254 devstack@c-api.service[112544]: your server socket listen backlog is limited to 100 connections Jun 19 00:59:45.452530 np0000182254 devstack@c-api.service[112544]: your mercy for graceful operations on workers is 80 seconds Jun 19 00:59:45.453040 np0000182254 devstack@c-api.service[112544]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 00:59:45.453167 np0000182254 devstack@c-api.service[112544]: *** Operational MODE: preforking *** Jun 19 00:59:45.453316 np0000182254 devstack@c-api.service[112544]: *** uWSGI is running in multiple interpreter mode *** Jun 19 00:59:45.453316 np0000182254 devstack@c-api.service[112544]: spawned uWSGI master process (pid: 112544) Jun 19 00:59:45.454284 np0000182254 devstack@c-api.service[112544]: spawned uWSGI worker 1 (pid: 112545, cores: 1) Jun 19 00:59:45.453446 np0000182254 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 00:59:45.454776 np0000182254 devstack@c-api.service[112544]: spawned uWSGI worker 2 (pid: 112546, cores: 1) Jun 19 00:59:45.455103 np0000182254 devstack@c-api.service[112544]: spawned uWSGI worker 3 (pid: 112547, cores: 1) Jun 19 00:59:45.455643 np0000182254 devstack@c-api.service[112544]: spawned uWSGI worker 4 (pid: 112548, cores: 1) Jun 19 00:59:45.455738 np0000182254 devstack@c-api.service[112544]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 00:59:45.583612 np0000182254 devstack@c-api.service[112546]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:59:45.583612 np0000182254 devstack@c-api.service[112546]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:59:45.583612 np0000182254 devstack@c-api.service[112546]: we strongly recommend against using it for new projects. Jun 19 00:59:45.583612 np0000182254 devstack@c-api.service[112546]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:59:45.583612 np0000182254 devstack@c-api.service[112546]: framework. For more detail see Jun 19 00:59:45.583612 np0000182254 devstack@c-api.service[112546]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:59:45.583612 np0000182254 devstack@c-api.service[112546]: import eventlet # noqa Jun 19 00:59:45.600499 np0000182254 devstack@c-api.service[112547]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:59:45.600499 np0000182254 devstack@c-api.service[112547]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:59:45.600499 np0000182254 devstack@c-api.service[112547]: we strongly recommend against using it for new projects. Jun 19 00:59:45.600499 np0000182254 devstack@c-api.service[112547]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:59:45.600499 np0000182254 devstack@c-api.service[112547]: framework. For more detail see Jun 19 00:59:45.600499 np0000182254 devstack@c-api.service[112547]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:59:45.600499 np0000182254 devstack@c-api.service[112547]: import eventlet # noqa Jun 19 00:59:45.607776 np0000182254 devstack@c-api.service[112545]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:59:45.607776 np0000182254 devstack@c-api.service[112545]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:59:45.607776 np0000182254 devstack@c-api.service[112545]: we strongly recommend against using it for new projects. Jun 19 00:59:45.607776 np0000182254 devstack@c-api.service[112545]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:59:45.607776 np0000182254 devstack@c-api.service[112545]: framework. For more detail see Jun 19 00:59:45.607776 np0000182254 devstack@c-api.service[112545]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:59:45.607776 np0000182254 devstack@c-api.service[112545]: import eventlet # noqa Jun 19 00:59:45.609920 np0000182254 devstack@c-api.service[112548]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:59:45.609920 np0000182254 devstack@c-api.service[112548]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:59:45.609920 np0000182254 devstack@c-api.service[112548]: we strongly recommend against using it for new projects. Jun 19 00:59:45.609920 np0000182254 devstack@c-api.service[112548]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:59:45.609920 np0000182254 devstack@c-api.service[112548]: framework. For more detail see Jun 19 00:59:45.609920 np0000182254 devstack@c-api.service[112548]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:59:45.609920 np0000182254 devstack@c-api.service[112548]: import eventlet # noqa Jun 19 00:59:45.681912 np0000182254 devstack@c-api.service[112546]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:59:45.681912 np0000182254 devstack@c-api.service[112546]: warnings.warn( Jun 19 00:59:45.694731 np0000182254 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:59:45.694731 np0000182254 devstack@c-api.service[112547]: warnings.warn( Jun 19 00:59:45.715507 np0000182254 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:59:45.715507 np0000182254 devstack@c-api.service[112545]: warnings.warn( Jun 19 00:59:45.719271 np0000182254 devstack@c-api.service[112548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:59:45.719271 np0000182254 devstack@c-api.service[112548]: warnings.warn( Jun 19 00:59:45.760788 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:45.760788 np0000182254 devstack@c-api.service[112546]: from cgi import parse_header Jun 19 00:59:45.802263 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:45.802263 np0000182254 devstack@c-api.service[112547]: from cgi import parse_header Jun 19 00:59:45.810998 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:45.810998 np0000182254 devstack@c-api.service[112546]: removals.removed_module( Jun 19 00:59:45.812523 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:45.812523 np0000182254 devstack@c-api.service[112546]: removals.removed_module( Jun 19 00:59:45.813493 np0000182254 devstack@c-api.service[112545]: /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 19 00:59:45.813493 np0000182254 devstack@c-api.service[112545]: from cgi import parse_header Jun 19 00:59:45.817596 np0000182254 devstack@c-api.service[112548]: /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 19 00:59:45.817596 np0000182254 devstack@c-api.service[112548]: from cgi import parse_header Jun 19 00:59:45.858797 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:45.858797 np0000182254 devstack@c-api.service[112547]: removals.removed_module( Jun 19 00:59:45.861517 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:45.861517 np0000182254 devstack@c-api.service[112547]: removals.removed_module( Jun 19 00:59:45.871054 np0000182254 devstack@c-api.service[112545]: /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 19 00:59:45.871054 np0000182254 devstack@c-api.service[112545]: removals.removed_module( Jun 19 00:59:45.873443 np0000182254 devstack@c-api.service[112545]: /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 19 00:59:45.873443 np0000182254 devstack@c-api.service[112545]: removals.removed_module( Jun 19 00:59:45.880139 np0000182254 devstack@c-api.service[112548]: /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 19 00:59:45.880139 np0000182254 devstack@c-api.service[112548]: removals.removed_module( Jun 19 00:59:45.883030 np0000182254 devstack@c-api.service[112548]: /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 19 00:59:45.883030 np0000182254 devstack@c-api.service[112548]: removals.removed_module( Jun 19 00:59:46.736093 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:46.736093 np0000182254 devstack@c-api.service[112546]: warnings.warn( Jun 19 00:59:46.816377 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:46.816377 np0000182254 devstack@c-api.service[112546]: warnings.warn( Jun 19 00:59:46.830698 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:46.830698 np0000182254 devstack@c-api.service[112547]: warnings.warn( Jun 19 00:59:46.833845 np0000182254 devstack@c-api.service[112548]: /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 19 00:59:46.833845 np0000182254 devstack@c-api.service[112548]: warnings.warn( Jun 19 00:59:46.878024 np0000182254 devstack@c-api.service[112545]: /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 19 00:59:46.878024 np0000182254 devstack@c-api.service[112545]: warnings.warn( Jun 19 00:59:46.890152 np0000182254 devstack@c-api.service[112548]: /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 19 00:59:46.890152 np0000182254 devstack@c-api.service[112548]: warnings.warn( Jun 19 00:59:46.893426 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:46.893426 np0000182254 devstack@c-api.service[112547]: warnings.warn( Jun 19 00:59:46.942542 np0000182254 devstack@c-api.service[112545]: /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 19 00:59:46.942542 np0000182254 devstack@c-api.service[112545]: warnings.warn( Jun 19 00:59:47.061437 np0000182254 devstack@c-api.service[112546]: 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 19 00:59:47.061612 np0000182254 devstack@c-api.service[112546]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112546) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:59:47.112613 np0000182254 devstack@c-api.service[112548]: 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 19 00:59:47.112882 np0000182254 devstack@c-api.service[112548]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112548) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:59:47.138771 np0000182254 devstack@c-api.service[112547]: 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 19 00:59:47.139033 np0000182254 devstack@c-api.service[112547]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112547) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:59:47.154059 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:47.154059 np0000182254 devstack@c-api.service[112546]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:59:47.164973 np0000182254 devstack@c-api.service[112545]: 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 19 00:59:47.165163 np0000182254 devstack@c-api.service[112545]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112545) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:59:47.178997 np0000182254 devstack@c-api.service[112548]: /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 19 00:59:47.178997 np0000182254 devstack@c-api.service[112548]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:59:47.206734 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:47.206734 np0000182254 devstack@c-api.service[112547]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:59:47.237216 np0000182254 devstack@c-api.service[112545]: /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 19 00:59:47.237216 np0000182254 devstack@c-api.service[112545]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:59:47.701907 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112547) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:59:47.702193 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:59:47.702303 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.702361 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.702510 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.702574 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.702684 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.702806 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.705058 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.705177 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.705266 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.705353 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.705463 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.705549 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.705640 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.705792 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.705792 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.706005 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.706112 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.706193 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.706266 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.706361 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.706451 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.706537 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112546) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:59:47.706627 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.706627 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.706627 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.706627 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.706627 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.706922 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.706922 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.706922 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.707044 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.707092 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.707134 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.707190 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.707240 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.707240 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.707321 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.707372 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.707372 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.707448 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.707496 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.707496 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.707496 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.707622 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.707694 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.707780 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.707828 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.707874 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.707921 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.707969 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.707969 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.708051 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.708097 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.708138 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.708180 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.708299 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.708367 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.708481 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.708530 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.708574 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.708640 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.708702 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.708740 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.708790 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.708836 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.708879 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.708879 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.708960 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.709001 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.709044 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.709098 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.709147 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.709190 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.709231 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.709231 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.709231 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.709231 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.709231 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.709423 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.709423 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.709568 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.709633 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.709797 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.709857 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.709945 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.710007 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.710007 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.710007 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.710136 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.710178 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.710220 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.710220 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.710294 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.710418 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.711767 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.711818 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.711896 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.712066 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.712066 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.712066 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.712185 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.712230 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.712277 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.712381 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.712446 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.712573 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.712627 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.712698 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.712744 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.712786 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.712837 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.712879 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.712921 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.713003 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.713106 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.713157 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.713207 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.713252 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.713330 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.713373 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.713414 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.713462 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.713508 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.713580 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.713623 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.713681 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.713741 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.713876 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.714000 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.714094 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.714182 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.714265 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.714351 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.714432 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.714512 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.714579 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.714636 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.714695 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.714749 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.714799 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.714853 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.714928 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.714974 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.715076 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.715146 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.715197 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.715244 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.715284 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.715330 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.715369 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.715369 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.715441 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.715482 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.715522 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.715582 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.715716 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.715830 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.717179 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.717276 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.717378 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.717438 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.717480 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.717520 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.717559 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.717610 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.717669 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.717723 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.717765 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.717819 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.717861 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.717861 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.718271 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.718376 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.718478 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.718577 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.718631 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.718702 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.718748 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.718787 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.718838 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.718880 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.718917 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.718957 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.718957 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.719034 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.719074 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.719188 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.719292 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.719352 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.719402 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.719437 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.719503 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.719546 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.719601 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.719636 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.719727 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.719821 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.719912 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.720191 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.720817 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.720886 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.720931 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.720978 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.721020 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.721020 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.721093 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.721152 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.721326 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.721374 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.721421 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.721462 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.721556 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.721608 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.721664 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.721706 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.721794 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.721847 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.721895 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.722009 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.722054 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.722669 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.722757 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.722803 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.722841 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.722881 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.722941 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.722991 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.722991 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.723064 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.723111 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.723151 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.723191 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.723230 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.723269 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.723315 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.723358 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.723404 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.723452 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.723497 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.723543 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.723589 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.723783 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112548) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:59:47.724284 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.724359 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.724601 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.725137 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.725224 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.725267 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.725340 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.725386 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.725463 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.725547 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.725950 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.726022 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.726080 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.726139 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.726213 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.726268 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.726338 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.726411 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.726458 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.726518 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.726583 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.726634 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.726731 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.726813 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.727265 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.727328 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.727389 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.727430 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.727497 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.727542 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.727620 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.728296 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.728372 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.728414 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.728480 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.728558 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.728607 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.728699 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.728941 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.728987 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.729060 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.729117 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.729171 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.729236 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.729303 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.729622 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.729718 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.729767 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.729806 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.729861 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.729955 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.730002 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.730043 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.730081 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.730119 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.730159 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.730204 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.730204 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.730283 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.730325 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.730372 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.730372 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.730448 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.730488 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.730529 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.730574 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.730620 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.730674 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.730716 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.730834 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.730895 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.731122 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.731171 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.731215 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.731255 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.731294 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.731333 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.731373 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.731414 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.731462 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.731462 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.731540 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.731587 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.731632 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.731688 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.731728 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.731784 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.731828 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.731870 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.731870 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.731944 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.731985 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.732024 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.732066 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.732113 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.732155 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.732195 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.732195 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.732269 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.732309 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.732357 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.732396 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.732436 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.732488 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.732528 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.732572 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.732611 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.732677 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.732807 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.732858 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.732902 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.732942 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.732982 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.733021 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.733061 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.733209 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.733251 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.733296 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.733335 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.733373 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.733412 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.733471 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.733519 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.733519 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.733519 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.733637 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.733694 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.733739 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.733780 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.734027 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.734062 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.734102 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.734143 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.734194 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.734245 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.734287 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.734327 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.734370 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.734410 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.734449 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.734490 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.734536 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.734575 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.734621 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.734686 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.734686 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.734766 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.734807 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.734846 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.734891 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.734891 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.734968 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.734968 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.734968 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.735092 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.735139 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.735179 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.735179 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.735257 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.735302 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.735344 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.735384 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.735434 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.735473 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.735473 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.735549 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.735589 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.735589 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.735698 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.735784 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.735784 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.735885 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.735938 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.736016 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.736080 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.736127 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.736195 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.736263 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.736765 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.736825 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.737209 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.737253 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.737293 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.737329 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.737367 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.737415 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.737461 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.737504 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.737549 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.737599 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.737639 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.737698 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.737738 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.737738 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.737738 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.737738 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.737738 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.737738 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.738006 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.738048 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.738109 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.738217 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.738307 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.738359 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.738400 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.738442 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.738488 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.738530 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.738571 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.738612 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.738612 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.738690 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.738720 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.738752 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.738783 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.738821 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.738857 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.738887 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.738919 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.738956 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.738988 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.739022 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.739051 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.739082 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.739113 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.739142 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.739142 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.739251 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.739287 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.739319 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.739373 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.739405 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.739436 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.739481 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.739515 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.739547 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.739588 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.739620 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.739664 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.739696 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.739727 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.739759 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.739792 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.739823 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.739854 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.739885 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.739924 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.739955 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.739986 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.740016 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.740043 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.740075 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.740106 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.740136 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.740164 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.740195 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.740226 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.740256 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.740256 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.740304 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.740335 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.740335 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.740392 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.740453 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.740564 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.740603 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.740688 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.740724 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.740801 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.740835 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.740865 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.740896 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.740927 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.740961 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.740997 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.741028 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.741058 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.741095 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.741095 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.741147 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.741178 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.741178 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.741230 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.741409 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.741450 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.741506 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.741561 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.741593 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.741632 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.741684 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.741716 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.741746 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.741786 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.741824 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.741824 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.741877 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.741937 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.741979 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.742008 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.742038 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.742038 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.742093 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.742129 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.742242 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.749327 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.749390 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.749450 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.749518 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.749564 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.749633 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.749708 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.749965 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.750045 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.750113 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.750203 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.750255 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.750296 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.750337 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.750377 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.750423 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.750466 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.750511 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.750560 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.750560 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.750629 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.750933 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.751041 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.751143 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.751248 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.751341 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.751444 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.751639 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.752101 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.752164 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.752209 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.752287 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.752336 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.752376 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.752417 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.752458 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.752498 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.752546 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.752586 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.752627 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.752709 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.752766 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.752806 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.752806 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.752884 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.752924 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.752969 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.753015 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.753055 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.753091 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.753130 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.753165 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.753165 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.753239 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.753279 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.753325 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.753372 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.753418 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.753462 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.753502 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.753541 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.753541 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.753622 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.753678 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.753719 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.753719 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.753804 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.753844 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.753888 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.753964 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.754009 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.754050 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.754050 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.754134 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.754172 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.754212 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.754258 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.754453 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.754544 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.754664 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.754765 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.754868 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.754953 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.755067 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.755365 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.755439 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.755525 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.755594 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.755594 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.755727 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.755792 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.755854 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.755918 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.755980 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.756042 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.756124 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.756190 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.756261 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.756391 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.756467 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.756545 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.756612 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.756702 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.756766 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.756829 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.756913 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.756977 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.757049 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.757120 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.757192 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.757255 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.757318 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.757388 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.757450 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.757513 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.757583 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.757840 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.757840 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.758029 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.758029 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.758029 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.758029 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.758029 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.758029 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.758029 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.758430 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.758430 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.758566 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.758628 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.759234 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.759234 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.761524 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.761591 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.761647 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.761743 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.761801 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.761842 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.761905 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.762028 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.762090 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.762140 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.762209 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.762277 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.762329 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.762377 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.763218 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.763288 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.763394 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.763483 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.763574 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.763808 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.763918 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.764027 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.764127 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.764223 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.764330 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.764424 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.764524 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.764614 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.764679 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.764729 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.764840 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.764936 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.765028 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.765063 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.765115 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.765178 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.765242 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.765281 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.765313 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.765361 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.765399 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.765431 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.765463 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.765492 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.765528 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.765576 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.765612 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.765699 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.765816 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.765853 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.765879 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.765909 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.765950 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.766042 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.766082 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.766155 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.766697 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.766766 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.766905 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.766951 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.767007 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.767041 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.767125 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.767183 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.767225 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.767274 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.767321 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.767362 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.767408 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.767408 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.767487 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.767535 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.767578 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.767613 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.767645 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.767685 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.767730 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.767761 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.767796 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.767827 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.767858 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.767883 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.767914 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.767940 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.767940 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.767995 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.768068 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.768182 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.768224 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.768285 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.768321 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.768390 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.768427 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.768500 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.768534 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.768606 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.768747 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.768855 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.768954 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.769047 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.769143 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.769237 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.769334 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.769422 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.769515 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.769571 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.769636 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.769636 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.769730 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.769775 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.769847 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.769915 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.770024 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.770080 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.770130 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.770196 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.770249 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.770301 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.770361 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.770595 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.770668 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.770722 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.770797 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.770862 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.770915 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.770966 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.771109 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.771157 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.771191 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.771241 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.771284 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.771323 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.771368 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.771409 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.771450 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.771497 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.771539 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.771584 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.771619 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.771675 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.771716 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.771756 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.771756 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.771833 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.771874 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.771922 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.771965 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.771965 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.772035 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.772075 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.772075 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.772142 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.772183 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.772223 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.772264 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.772300 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.772348 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.772348 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.772425 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.772466 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.772507 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.772507 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.772584 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.772625 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.772691 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.772739 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.772786 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.772825 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.772861 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.772902 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.772939 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.772939 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.773013 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.773057 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.773093 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.773093 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.773166 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.773207 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.773249 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.773249 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.773319 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.773359 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.773394 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.773434 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.773468 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.773509 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.773551 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.773551 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.773622 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.773682 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.773725 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.773764 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.773805 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.773855 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.773855 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.773930 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.774027 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.774065 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.774065 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.774139 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.774185 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.774222 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.774258 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.774258 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.774333 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.774374 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.774508 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:59:47.774552 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:59:47.774973 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:59:47.774973 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:59:47.824487 np0000182254 devstack@c-api.service[112548]: INFO dbcounter [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Registered counter for database cinder Jun 19 00:59:47.829946 np0000182254 devstack@c-api.service[112546]: INFO dbcounter [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Registered counter for database cinder Jun 19 00:59:47.844965 np0000182254 devstack@c-api.service[112545]: INFO dbcounter [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Registered counter for database cinder Jun 19 00:59:47.849631 np0000182254 devstack@c-api.service[112547]: INFO dbcounter [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Registered counter for database cinder Jun 19 00:59:47.871565 np0000182254 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:47.881236 np0000182254 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:47.890200 np0000182254 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-0718bdd5-3452-4656-b908-6209766d6504 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:47.892510 np0000182254 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:48.007710 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writer thread running {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:59:48.011105 np0000182254 devstack@c-api.service[112548]: INFO cinder.rpc [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:59:48.014692 np0000182254 devstack@c-api.service[112548]: INFO cinder.rpc [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:59:48.017696 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writer thread running {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:59:48.017838 np0000182254 devstack@c-api.service[112548]: INFO cinder.rpc [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:59:48.020218 np0000182254 devstack@c-api.service[112548]: INFO cinder.rpc [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:59:48.020449 np0000182254 devstack@c-api.service[112547]: INFO cinder.rpc [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:59:48.021466 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.022747 np0000182254 devstack@c-api.service[112547]: INFO cinder.rpc [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:59:48.025322 np0000182254 devstack@c-api.service[112547]: INFO cinder.rpc [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:59:48.025754 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writer thread running {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:59:48.026726 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.027700 np0000182254 devstack@c-api.service[112547]: INFO cinder.rpc [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:59:48.028833 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.029102 np0000182254 devstack@c-api.service[112546]: INFO cinder.rpc [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:59:48.032185 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.032721 np0000182254 devstack@c-api.service[112546]: INFO cinder.rpc [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:59:48.035371 np0000182254 devstack@c-api.service[112546]: INFO cinder.rpc [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:59:48.036991 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writer thread running {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:59:48.037947 np0000182254 devstack@c-api.service[112546]: INFO cinder.rpc [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:59:48.039388 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.041099 np0000182254 devstack@c-api.service[112545]: INFO cinder.rpc [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:59:48.044007 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.044468 np0000182254 devstack@c-api.service[112545]: INFO cinder.rpc [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:59:48.047804 np0000182254 devstack@c-api.service[112545]: INFO cinder.rpc [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:59:48.050535 np0000182254 devstack@c-api.service[112545]: INFO cinder.rpc [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:59:48.051530 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.055938 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.061222 np0000182254 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:48.065154 np0000182254 devstack@c-api.service[112548]: INFO cinder.rpc [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:59:48.068935 np0000182254 devstack@c-api.service[112548]: INFO cinder.rpc [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:59:48.069302 np0000182254 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-0718bdd5-3452-4656-b908-6209766d6504 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:48.070524 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.072246 np0000182254 devstack@c-api.service[112547]: INFO cinder.rpc [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:59:48.074989 np0000182254 devstack@c-api.service[112547]: INFO cinder.rpc [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:59:48.076595 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.082048 np0000182254 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:48.084057 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.086085 np0000182254 devstack@c-api.service[112546]: INFO cinder.rpc [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:59:48.087610 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.088921 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.089526 np0000182254 devstack@c-api.service[112546]: INFO cinder.rpc [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:59:48.090956 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.091151 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.092136 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.094498 np0000182254 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:48.097825 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.098255 np0000182254 devstack@c-api.service[112545]: INFO cinder.rpc [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:59:48.101288 np0000182254 devstack@c-api.service[112545]: INFO cinder.rpc [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:59:48.101947 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.102918 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.103355 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.105103 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.107525 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.108121 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.109123 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.111259 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.111372 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.114093 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.114549 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.115348 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.117094 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.117815 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.118609 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.119305 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.121364 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.121875 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.121991 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.123461 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.125074 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.125430 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.127217 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.128505 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.128751 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.130515 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.130605 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.131974 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.132592 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.134146 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.134881 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.135204 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.135827 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.137204 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.137864 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.138314 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.138481 np0000182254 devstack@c-api.service[112547]: WARNING cinder.api.contrib.hosts [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:59:48.139257 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.139363 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.139812 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.140618 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.142101 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.142167 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.142411 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.142929 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.143666 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.144482 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: extensions {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.145096 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.145978 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: extra_specs {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.146990 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.147088 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.147431 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: os-volume-transfer {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.149272 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.150101 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.150192 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: os-quota-class-sets {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.150965 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.151514 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: cgsnapshots {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.152306 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.152406 np0000182254 devstack@c-api.service[112548]: WARNING cinder.api.contrib.hosts [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:59:48.152911 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: scheduler-stats {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.153080 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.153219 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.154762 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: qos-specs {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.155050 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.156009 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.156277 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.156811 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: capabilities {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.157173 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.157796 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.158061 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.158136 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: encryption {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.159190 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.159674 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: encryption {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.160221 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.160365 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: extensions {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.160604 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.161381 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: os-volume-type-access {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.162222 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: extra_specs {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.162844 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.162994 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: os-quota-sets {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.164230 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.164378 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: os-snapshot-manage {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.164556 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: os-volume-transfer {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.165302 np0000182254 devstack@c-api.service[112546]: WARNING cinder.api.contrib.hosts [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:59:48.165971 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: os-volume-manage {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.166134 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.166614 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.167392 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: os-hosts {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.167505 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.168446 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: os-quota-class-sets {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.168699 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: os-availability-zone {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.169030 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.170009 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: consistencygroups {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.170108 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.170233 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: cgsnapshots {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.170738 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.171577 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: extensions {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.171774 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: scheduler-stats {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.171965 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extended resource: backups {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.172250 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.173471 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: qos-specs {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.173852 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.174004 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.contrib.snapshot_actions [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] SnapshotActionsController initialized {{(pid=112547) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:59:48.174055 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: extra_specs {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.174845 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.175522 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.175583 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: os-volume-transfer {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.176277 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.176336 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: capabilities {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.176969 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.177227 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: os-quota-class-sets {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.177727 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.177958 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: encryption {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.178050 np0000182254 devstack@c-api.service[112545]: WARNING cinder.api.contrib.hosts [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:59:48.178592 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: cgsnapshots {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.178806 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.179231 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.179944 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: encryption {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.180017 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: scheduler-stats {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.180195 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.180677 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.181399 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: qos-specs {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.181710 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.182181 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: os-volume-type-access {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.182293 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.183257 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.183477 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: capabilities {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.184130 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: extensions {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.184204 np0000182254 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.184462 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: os-quota-sets {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.184837 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: encryption {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.185226 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension UsedLimits extending resource: limits {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.185397 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.185606 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.186346 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.186456 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: os-snapshot-manage {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.186527 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.186590 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: encryption {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.186644 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.186644 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.186821 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.186893 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.187026 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.187026 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension AdminActions extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.187179 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension AdminActions extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.187255 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension AdminActions extending resource: backups {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.187360 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.187468 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension VolumeActions extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.187614 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-0718bdd5-3452-4656-b908-6209766d6504 None None] Extension TypesManage extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.188170 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: os-volume-type-access {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.188368 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: os-volume-manage {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.189788 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: os-quota-sets {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.190044 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: os-hosts {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.190145 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: extra_specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.191303 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: os-snapshot-manage {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.191904 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: os-availability-zone {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.192017 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: os-volume-transfer {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.192862 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: os-volume-manage {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.193613 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: os-quota-class-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.193728 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: consistencygroups {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.194381 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: os-hosts {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.195158 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: cgsnapshots {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.195748 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: os-availability-zone {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.195933 np0000182254 devstack@c-api.service[112547]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cf8ef2a3668 pid: 112547 (default app) Jun 19 00:59:48.196481 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extended resource: backups {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.196571 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: scheduler-stats {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.197168 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: consistencygroups {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.198080 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: qos-specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.199258 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extended resource: backups {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.199552 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] SnapshotActionsController initialized {{(pid=112548) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:59:48.201143 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.202827 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.contrib.snapshot_actions [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] SnapshotActionsController initialized {{(pid=112546) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:59:48.203487 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.203564 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: capabilities {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.204052 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.204456 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.204456 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.204456 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.204456 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.204742 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.204742 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.204742 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.204742 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.204949 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.204949 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.204949 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.204949 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.204949 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.204949 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.205238 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.205238 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.205238 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.205238 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.205238 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.205479 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.205479 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.205479 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.205479 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.205479 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.205863 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.205863 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.205863 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.205863 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206060 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206060 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206060 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206060 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206060 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206322 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206322 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206322 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206322 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206322 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206550 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206550 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206550 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206550 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206550 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206550 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206867 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206867 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206867 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206867 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.206867 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.206867 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207149 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207149 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207149 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207149 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207149 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207149 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207429 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207429 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207429 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207429 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207429 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207691 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207691 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207691 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207848 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.207886 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207886 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207886 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.207886 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.207886 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208101 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208101 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208101 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208101 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208101 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208291 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208291 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208291 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208291 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208291 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208291 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208518 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.208562 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208562 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208562 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208562 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208562 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208837 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208837 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208837 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.208837 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.208837 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209073 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209073 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209073 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209073 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209269 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209269 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209269 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209269 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209462 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209462 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209462 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209462 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209462 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209742 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209742 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209742 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209742 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209742 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209988 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209988 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.209988 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.209988 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.210184 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.210184 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.210352 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.210415 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.210415 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.210415 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.210415 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.210629 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.210629 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.210629 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.210629 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.210927 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.210927 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.210927 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.210927 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.211134 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.211134 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.211134 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.211134 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.211134 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.211454 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.211454 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.211454 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.211454 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.211454 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.211454 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.211906 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.211906 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.211906 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.211906 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.211906 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212164 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212164 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212164 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212164 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212164 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212164 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212437 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212437 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212437 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212437 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212437 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212437 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212736 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212736 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212736 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212736 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.212736 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.212736 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213023 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213023 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213023 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213023 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213023 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213023 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213283 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213283 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213283 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213283 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213476 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213476 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213476 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213476 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213476 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213746 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213746 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213746 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213746 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:48.213746 np0000182254 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 19 00:59:48.213972 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214015 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214054 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.214094 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214133 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214170 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-d624a5cb-23e0-4653-b9ae-66d74b17238b None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:48.214210 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: os-volume-type-access {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.214248 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214307 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214357 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214397 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: os-quota-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.214436 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 1/1] 199.204.45.148 () {60 vars in 956 bytes} [Fri Jun 19 00:59:48 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:59:48.214485 np0000182254 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214525 np0000182254 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.214525 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension UsedLimits extending resource: limits {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214525 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214525 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214525 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214744 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension UsedLimits extending resource: limits {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214793 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214793 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214876 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214921 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.214961 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: os-snapshot-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.215001 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215041 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215041 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215116 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215163 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215163 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension AdminActions extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215242 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215289 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension AdminActions extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215329 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215368 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension AdminActions extending resource: backups {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215368 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215489 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215562 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension VolumeActions extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215633 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215773 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-e60918b8-4915-4d2e-bb5d-269d986ed382 None None] Extension TypesManage extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215820 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.215889 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.216169 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: os-volume-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.217610 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: os-hosts {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.217831 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension AdminActions extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.218130 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension AdminActions extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.218339 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension AdminActions extending resource: backups {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.218508 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.218712 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension VolumeActions extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.218922 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-6a777515-4e13-4806-b5d3-a8662ef634a1 None None] Extension TypesManage extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.219148 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: os-availability-zone {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.220575 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: consistencygroups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.222622 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extended resource: backups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:59:48.224678 np0000182254 devstack@c-api.service[112546]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cf8ef2a3668 pid: 112546 (default app) Jun 19 00:59:48.225418 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.contrib.snapshot_actions [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] SnapshotActionsController initialized {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:59:48.226552 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.228170 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.229559 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.230307 np0000182254 devstack@c-api.service[112548]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cf8ef2a3668 pid: 112548 (default app) Jun 19 00:59:48.230934 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.232251 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.233737 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.235250 np0000182254 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:59:48.236116 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension UsedLimits extending resource: limits {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.236240 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.236350 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.236551 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.236674 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.236789 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.236886 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.236991 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.237090 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.237191 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.237297 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension AdminActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.237412 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension AdminActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.237516 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension AdminActions extending resource: backups {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.237626 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.237776 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension VolumeActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.237900 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-f03c705b-4f56-4eb2-a0a8-03a78746f736 None None] Extension TypesManage extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:59:48.246218 np0000182254 devstack@c-api.service[112545]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cf8ef2a3668 pid: 112545 (default app) Jun 19 00:59:56.084373 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-5bc44632-efcf-43cb-8794-ef94c547e597 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:56.559266 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-5bc44632-efcf-43cb-8794-ef94c547e597 admin admin] POST https://199.204.45.148/volume/v3/types Jun 19 00:59:56.559882 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-5bc44632-efcf-43cb-8794-ef94c547e597 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:59:56.561690 np0000182254 devstack@c-api.service[112547]: /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 19 00:59:56.561690 np0000182254 devstack@c-api.service[112547]: warnings.warn( Jun 19 00:59:56.602226 np0000182254 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-5bc44632-efcf-43cb-8794-ef94c547e597 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:56.637102 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-5bc44632-efcf-43cb-8794-ef94c547e597 admin admin] https://199.204.45.148/volume/v3/types returned with HTTP 200 Jun 19 00:59:56.637656 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 2/2] 199.204.45.148 () {68 vars in 1288 bytes} [Fri Jun 19 00:59:56 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:59:56.697553 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.697553 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.697553 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.697553 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.697553 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.698582 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.698582 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.698582 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.698582 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.698582 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.698895 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.698895 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.698895 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.698895 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.698895 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.698895 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.699270 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.699270 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.699270 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.699270 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.699500 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.699500 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.699500 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.699500 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.699770 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.699770 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.699770 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.699770 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.700007 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.700007 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.700007 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.700007 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.700007 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.700386 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.700386 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.700386 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.700386 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.700386 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.700698 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.700698 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.700698 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.700698 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.700698 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.700698 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701013 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701013 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701013 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701013 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701013 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701013 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701223 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701223 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701223 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701223 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701223 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701223 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701444 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701444 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701444 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701444 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701444 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701623 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701623 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701623 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701623 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701623 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701827 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701827 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701827 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701827 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.701827 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.701827 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702049 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702049 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702049 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702049 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702049 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702049 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702251 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702251 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702251 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702251 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702251 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702434 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702434 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702434 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702434 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702434 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702629 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702629 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702629 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702629 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702799 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702799 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702799 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702799 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702965 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702965 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702965 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.702965 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.702965 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703148 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703148 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703148 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703148 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703148 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703313 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703313 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703313 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703313 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703469 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703469 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703469 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703469 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703619 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703619 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703619 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703619 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703832 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703832 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703832 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703832 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703990 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703990 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.703990 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.703990 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704133 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704133 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704133 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704133 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704133 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704343 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704343 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704343 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704343 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704343 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704343 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704558 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704558 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704558 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704558 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704558 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704752 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704752 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704752 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704752 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704752 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704752 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704983 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704983 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704983 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704983 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.704983 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.704983 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705200 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705200 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705200 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705200 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705200 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705200 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705420 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705420 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705420 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705420 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705420 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705420 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705634 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705634 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705634 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705634 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705829 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705829 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705829 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.705829 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.705829 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.706063 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.706063 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.706063 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.706063 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:56.706063 np0000182254 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 19 00:59:56.706063 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [req-5bc44632-efcf-43cb-8794-ef94c547e597 req-44deee9a-bf8a-4472-9fa9-1e166712b79e None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:57.187954 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-5bc44632-efcf-43cb-8794-ef94c547e597 req-44deee9a-bf8a-4472-9fa9-1e166712b79e admin admin] POST https://199.204.45.148/volume/v3/types/53e92729-df96-44d8-be33-dbb27d8e8e1b/extra_specs Jun 19 00:59:57.189250 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [req-5bc44632-efcf-43cb-8794-ef94c547e597 req-44deee9a-bf8a-4472-9fa9-1e166712b79e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:59:57.192214 np0000182254 devstack@c-api.service[112546]: /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 19 00:59:57.192214 np0000182254 devstack@c-api.service[112546]: warnings.warn( Jun 19 00:59:57.231850 np0000182254 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [req-5bc44632-efcf-43cb-8794-ef94c547e597 req-44deee9a-bf8a-4472-9fa9-1e166712b79e 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:59:57.302194 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-5bc44632-efcf-43cb-8794-ef94c547e597 req-44deee9a-bf8a-4472-9fa9-1e166712b79e admin admin] https://199.204.45.148/volume/v3/types/53e92729-df96-44d8-be33-dbb27d8e8e1b/extra_specs returned with HTTP 200 Jun 19 00:59:57.302995 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 1/3] 199.204.45.148 () {70 vars in 1505 bytes} [Fri Jun 19 00:59:56 2026] POST /volume/v3/types/53e92729-df96-44d8-be33-dbb27d8e8e1b/extra_specs => generated 55 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:59:58.067951 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=6 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:59:58.100414 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=6 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:06.634164 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:07.300292 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:02:30.348821 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.348821 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.348821 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.348821 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.348821 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.350063 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.350063 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.350063 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.350063 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.350063 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.350448 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.350448 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.350448 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.350448 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.350448 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.350448 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.351014 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.351014 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.351014 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.351014 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.351337 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.351337 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.351337 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.351337 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.351630 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.351630 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.351630 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.351630 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.352087 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.352087 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.352087 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.352087 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.352087 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.352557 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.352557 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.352557 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.352557 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.352557 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.352964 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.352964 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.352964 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.352964 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.352964 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.352964 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.353496 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.353496 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.353496 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.353496 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.353496 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.353496 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.354068 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.354068 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.354068 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.354068 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.354068 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.354068 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.354587 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.354587 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.354587 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.354587 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.354587 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.355118 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.355118 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.355118 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.355118 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.355118 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.355534 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.355534 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.355534 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.355534 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.355534 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.355534 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.356243 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.356243 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.356243 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.356243 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.356243 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.356243 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.356678 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.356678 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.356678 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.356678 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.356678 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.357165 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.357165 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.357165 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.357165 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.357165 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.357605 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.357605 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.357605 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.357605 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.358015 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.358015 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.358015 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.358015 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.358380 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.358380 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.358380 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.358380 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.358380 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.358972 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.358972 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.358972 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.358972 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.358972 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.359390 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.359390 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.359390 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.359390 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.359740 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.359740 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.359740 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.359740 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.359905 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.359905 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.359905 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.359905 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360083 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360083 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360083 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360083 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360213 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360213 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360213 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360213 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360356 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360356 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360356 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360356 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360356 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360534 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360534 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360534 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360534 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360534 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360534 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360803 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360803 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360803 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360803 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360803 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360995 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360995 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360995 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360995 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.360995 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.360995 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361217 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361217 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361217 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361217 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361217 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361217 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361402 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361402 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361402 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361402 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361402 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361402 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361601 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361601 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361601 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361601 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361601 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361601 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361854 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361854 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361854 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361854 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361980 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361980 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361980 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.361980 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.361980 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.362142 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.362142 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.362142 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.362142 np0000182254 devstack@c-api.service[112548]: /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 19 01:02:30.362142 np0000182254 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) Jun 19 01:02:30.362142 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-5a4a7967-bb17-41bd-a8d3-f0ee228493d2 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:02:30.362142 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-5a4a7967-bb17-41bd-a8d3-f0ee228493d2 None None] GET https://199.204.45.148/volume// Jun 19 01:02:30.362328 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-5a4a7967-bb17-41bd-a8d3-f0ee228493d2 None None] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:02:30.362328 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-5a4a7967-bb17-41bd-a8d3-f0ee228493d2 None None] Calling method 'all' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:02:30.362328 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-5a4a7967-bb17-41bd-a8d3-f0ee228493d2 None None] https://199.204.45.148/volume// returned with HTTP 300 Jun 19 01:02:30.362328 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 1/4] 199.204.45.148 () {66 vars in 1456 bytes} [Fri Jun 19 01:02:30 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 01:03:10.319058 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.319058 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.319058 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.319058 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.319966 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.319966 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.319966 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.319966 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.320220 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.320220 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.320220 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.320220 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.320220 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.320220 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.320678 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.320678 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.320678 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.320678 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.320678 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321022 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321022 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321022 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321022 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321022 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321328 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321328 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321328 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321328 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321572 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321572 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321572 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321572 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321572 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321964 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321964 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321964 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.321964 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.321964 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322257 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322257 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322257 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322257 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322257 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322257 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322602 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322602 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322602 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322602 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322602 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322602 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322965 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322965 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322965 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322965 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.322965 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.322965 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.323308 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.323308 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.323308 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.323308 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.323308 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.323683 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.323683 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.323683 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.323683 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.323683 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.323962 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.323962 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.323962 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.323962 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.323962 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.323962 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.324325 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.324325 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.324325 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.324325 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.324325 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.324325 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.324684 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.324684 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.324684 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.324684 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.324684 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.324990 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.324990 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.324990 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.324990 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.324990 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.325402 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.325402 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.325402 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.325402 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.325787 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.325787 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.325787 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.325787 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.326090 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.326090 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.326090 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.326090 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.326090 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.326592 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.326592 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.326592 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.326592 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.326592 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.327099 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.327099 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.327099 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.327099 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.327444 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.327444 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.327444 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.327444 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.327839 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.327839 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.327839 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.327839 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.328188 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.328188 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.328188 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.328188 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.329322 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.329322 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.329322 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.329322 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.329769 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.329769 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.329769 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.329769 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.329769 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330059 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330059 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330059 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330059 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330059 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330059 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330348 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330348 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330348 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330348 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330348 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330566 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330566 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330566 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330566 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330566 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330566 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330856 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330856 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330856 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330856 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.330856 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.330856 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331101 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331101 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331101 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331101 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331101 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331101 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331372 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331372 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331372 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331372 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331372 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331372 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331644 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331644 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331644 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331644 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331830 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331830 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331830 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.331830 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.331830 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.332074 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.332074 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.332074 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.332074 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:10.332074 np0000182254 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 19 01:03:10.332074 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-89c43d48-3b11-45fa-8e6e-42febf763795 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:10.332074 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 1/5] 199.204.45.148 () {62 vars in 1068 bytes} [Fri Jun 19 01:03:10 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 19 01:03:10.355921 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-70561c90-f38d-4de2-b56d-d26e2bc5e37c None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:10.365149 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 3/6] 199.204.45.148 () {64 vars in 1272 bytes} [Fri Jun 19 01:03:10 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:03:10.405218 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [req-70561c90-f38d-4de2-b56d-d26e2bc5e37c req-3aabfe39-5857-49d0-a893-0a31b6d66444 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:10.410266 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-70561c90-f38d-4de2-b56d-d26e2bc5e37c req-3aabfe39-5857-49d0-a893-0a31b6d66444 demo demo] GET https://199.204.45.148/volume/v3/ Jun 19 01:03:10.410544 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [req-70561c90-f38d-4de2-b56d-d26e2bc5e37c req-3aabfe39-5857-49d0-a893-0a31b6d66444 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:10.410852 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [req-70561c90-f38d-4de2-b56d-d26e2bc5e37c req-3aabfe39-5857-49d0-a893-0a31b6d66444 demo demo] Calling method 'version_select' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:10.412323 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-70561c90-f38d-4de2-b56d-d26e2bc5e37c req-3aabfe39-5857-49d0-a893-0a31b6d66444 demo demo] https://199.204.45.148/volume/v3/ returned with HTTP 200 Jun 19 01:03:10.412845 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 2/7] 199.204.45.148 () {66 vars in 1346 bytes} [Fri Jun 19 01:03:10 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:03:10.464315 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-dc77ada4-b02b-4ef6-a17d-640ecafc2a22 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:10.920944 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-dc77ada4-b02b-4ef6-a17d-640ecafc2a22 demo demo] GET https://199.204.45.148/volume/v3/types Jun 19 01:03:10.921352 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-dc77ada4-b02b-4ef6-a17d-640ecafc2a22 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:10.921539 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-dc77ada4-b02b-4ef6-a17d-640ecafc2a22 demo demo] Calling method 'index' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:10.922232 np0000182254 devstack@c-api.service[112548]: /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 19 01:03:10.922232 np0000182254 devstack@c-api.service[112548]: warnings.warn( Jun 19 01:03:10.923002 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-dc77ada4-b02b-4ef6-a17d-640ecafc2a22 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:03:10.961708 np0000182254 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [None req-dc77ada4-b02b-4ef6-a17d-640ecafc2a22 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:10.982102 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-dc77ada4-b02b-4ef6-a17d-640ecafc2a22 demo demo] https://199.204.45.148/volume/v3/types returned with HTTP 200 Jun 19 01:03:10.982568 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 2/8] 199.204.45.148 () {64 vars in 1290 bytes} [Fri Jun 19 01:03:10 2026] GET /volume/v3/types => generated 377 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:03:11.018912 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-194807b6-1710-4276-9d1a-f7fda1f752d6 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:11.360274 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-194807b6-1710-4276-9d1a-f7fda1f752d6 demo demo] GET https://199.204.45.148/volume/v3/types/default Jun 19 01:03:11.361315 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-194807b6-1710-4276-9d1a-f7fda1f752d6 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:11.361315 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-194807b6-1710-4276-9d1a-f7fda1f752d6 demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:11.401408 np0000182254 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-194807b6-1710-4276-9d1a-f7fda1f752d6 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:11.421415 np0000182254 devstack@c-api.service[112545]: /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 19 01:03:11.421415 np0000182254 devstack@c-api.service[112545]: warnings.warn( Jun 19 01:03:11.423620 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-194807b6-1710-4276-9d1a-f7fda1f752d6 demo demo] https://199.204.45.148/volume/v3/types/default returned with HTTP 200 Jun 19 01:03:11.424052 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 2/9] 199.204.45.148 () {64 vars in 1301 bytes} [Fri Jun 19 01:03:11 2026] GET /volume/v3/types/default => generated 145 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:03:11.923416 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-83d48eb0-c6ce-4a2b-8830-9aa93587b841 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:11.924876 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 4/10] 199.204.45.148 () {62 vars in 1068 bytes} [Fri Jun 19 01:03:11 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:03:11.959873 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-d3d5aa42-6045-4a2a-9d7b-21f47f059b32 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:11.967184 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 3/11] 199.204.45.148 () {64 vars in 1272 bytes} [Fri Jun 19 01:03:11 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:03:12.003245 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [req-d3d5aa42-6045-4a2a-9d7b-21f47f059b32 req-98e2d78f-5e1e-4f9d-b3e3-4fc4adb7d130 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.005472 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [req-d3d5aa42-6045-4a2a-9d7b-21f47f059b32 req-98e2d78f-5e1e-4f9d-b3e3-4fc4adb7d130 demo demo] GET https://199.204.45.148/volume/v3/ Jun 19 01:03:12.005618 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [req-d3d5aa42-6045-4a2a-9d7b-21f47f059b32 req-98e2d78f-5e1e-4f9d-b3e3-4fc4adb7d130 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:12.005837 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [req-d3d5aa42-6045-4a2a-9d7b-21f47f059b32 req-98e2d78f-5e1e-4f9d-b3e3-4fc4adb7d130 demo demo] Calling method 'version_select' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:12.006253 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [req-d3d5aa42-6045-4a2a-9d7b-21f47f059b32 req-98e2d78f-5e1e-4f9d-b3e3-4fc4adb7d130 demo demo] https://199.204.45.148/volume/v3/ returned with HTTP 200 Jun 19 01:03:12.006599 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 3/12] 199.204.45.148 () {66 vars in 1346 bytes} [Fri Jun 19 01:03:12 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 19 01:03:12.047190 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-d8138ba0-51b6-4abd-89dd-eb4daf6d5c58 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.050669 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-d8138ba0-51b6-4abd-89dd-eb4daf6d5c58 demo demo] GET https://199.204.45.148/volume/v3/types/default Jun 19 01:03:12.051050 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-d8138ba0-51b6-4abd-89dd-eb4daf6d5c58 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:12.051457 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-d8138ba0-51b6-4abd-89dd-eb4daf6d5c58 demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:12.061371 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-d8138ba0-51b6-4abd-89dd-eb4daf6d5c58 demo demo] https://199.204.45.148/volume/v3/types/default returned with HTTP 200 Jun 19 01:03:12.061767 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 3/13] 199.204.45.148 () {64 vars in 1301 bytes} [Fri Jun 19 01:03:12 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 19 01:03:12.682737 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-d876f43c-e1c9-4efa-9af6-2541571c7726 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.683840 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 5/14] 199.204.45.148 () {62 vars in 1068 bytes} [Fri Jun 19 01:03:12 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 19 01:03:12.711116 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-ea3725e7-4d26-4d6d-81f7-d59716bb174a None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.713425 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 4/15] 199.204.45.148 () {64 vars in 1272 bytes} [Fri Jun 19 01:03:12 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:03:12.746126 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [req-ea3725e7-4d26-4d6d-81f7-d59716bb174a req-28e4368c-d202-40ff-8333-9d90007064cd None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.750079 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [req-ea3725e7-4d26-4d6d-81f7-d59716bb174a req-28e4368c-d202-40ff-8333-9d90007064cd demo demo] GET https://199.204.45.148/volume/v3/ Jun 19 01:03:12.750616 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [req-ea3725e7-4d26-4d6d-81f7-d59716bb174a req-28e4368c-d202-40ff-8333-9d90007064cd demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:12.751109 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [req-ea3725e7-4d26-4d6d-81f7-d59716bb174a req-28e4368c-d202-40ff-8333-9d90007064cd demo demo] Calling method 'version_select' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:12.752864 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [req-ea3725e7-4d26-4d6d-81f7-d59716bb174a req-28e4368c-d202-40ff-8333-9d90007064cd demo demo] https://199.204.45.148/volume/v3/ returned with HTTP 200 Jun 19 01:03:12.753554 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 4/16] 199.204.45.148 () {66 vars in 1346 bytes} [Fri Jun 19 01:03:12 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:03:12.793725 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-d79ce904-d574-4394-8019-c6b401e4affc None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.797020 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-d79ce904-d574-4394-8019-c6b401e4affc demo demo] GET https://199.204.45.148/volume/v3/types/default Jun 19 01:03:12.797371 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-d79ce904-d574-4394-8019-c6b401e4affc demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:12.797772 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-d79ce904-d574-4394-8019-c6b401e4affc demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:12.806533 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-d79ce904-d574-4394-8019-c6b401e4affc demo demo] https://199.204.45.148/volume/v3/types/default returned with HTTP 200 Jun 19 01:03:12.806914 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 4/17] 199.204.45.148 () {64 vars in 1301 bytes} [Fri Jun 19 01:03:12 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:03:12.848576 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-9569b330-d815-425b-b3ae-422430b78e58 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.849944 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 6/18] 199.204.45.148 () {62 vars in 1068 bytes} [Fri Jun 19 01:03:12 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:03:12.885751 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-9eba5518-1115-41df-97ca-22d4875a632d None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.888173 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 5/19] 199.204.45.148 () {64 vars in 1272 bytes} [Fri Jun 19 01:03:12 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:03:12.922173 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [req-9eba5518-1115-41df-97ca-22d4875a632d req-afa5be8f-5c51-4638-92a1-0ba3a7f2434e None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.924821 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [req-9eba5518-1115-41df-97ca-22d4875a632d req-afa5be8f-5c51-4638-92a1-0ba3a7f2434e demo demo] GET https://199.204.45.148/volume/v3/ Jun 19 01:03:12.925067 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [req-9eba5518-1115-41df-97ca-22d4875a632d req-afa5be8f-5c51-4638-92a1-0ba3a7f2434e demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:12.925349 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [req-9eba5518-1115-41df-97ca-22d4875a632d req-afa5be8f-5c51-4638-92a1-0ba3a7f2434e demo demo] Calling method 'version_select' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:12.925841 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [req-9eba5518-1115-41df-97ca-22d4875a632d req-afa5be8f-5c51-4638-92a1-0ba3a7f2434e demo demo] https://199.204.45.148/volume/v3/ returned with HTTP 200 Jun 19 01:03:12.926312 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 5/20] 199.204.45.148 () {66 vars in 1346 bytes} [Fri Jun 19 01:03:12 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:03:12.964479 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-09642447-3451-4d3c-bf9a-8458da266048 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:12.967607 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-09642447-3451-4d3c-bf9a-8458da266048 demo demo] GET https://199.204.45.148/volume/v3/types/default Jun 19 01:03:12.968014 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-09642447-3451-4d3c-bf9a-8458da266048 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:12.968435 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-09642447-3451-4d3c-bf9a-8458da266048 demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:12.978332 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-09642447-3451-4d3c-bf9a-8458da266048 demo demo] https://199.204.45.148/volume/v3/types/default returned with HTTP 200 Jun 19 01:03:12.978874 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 5/21] 199.204.45.148 () {64 vars in 1301 bytes} [Fri Jun 19 01:03:12 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:03:20.978343 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:22.973683 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=8 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:08:41.392006 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-e846ecbf-df2a-471a-ad2b-2198f94e8638 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:08:41.494999 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-e846ecbf-df2a-471a-ad2b-2198f94e8638 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:08:41.496231 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-e846ecbf-df2a-471a-ad2b-2198f94e8638 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:08:41.496231 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-e846ecbf-df2a-471a-ad2b-2198f94e8638 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:08:41.496231 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-e846ecbf-df2a-471a-ad2b-2198f94e8638 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:08:41.497224 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-e846ecbf-df2a-471a-ad2b-2198f94e8638 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:08:41.544250 np0000182254 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-e846ecbf-df2a-471a-ad2b-2198f94e8638 demo demo] Get all volumes completed successfully. Jun 19 01:08:41.547669 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-e846ecbf-df2a-471a-ad2b-2198f94e8638 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:08:41.548337 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 7/22] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:08:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:08:51.536707 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:09:41.571932 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-c00e2d51-de28-48e5-a352-59ae1b38b9dc None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:09:41.576037 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-c00e2d51-de28-48e5-a352-59ae1b38b9dc demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:09:41.576463 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-c00e2d51-de28-48e5-a352-59ae1b38b9dc demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:09:41.576858 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-c00e2d51-de28-48e5-a352-59ae1b38b9dc demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:09:41.577898 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-c00e2d51-de28-48e5-a352-59ae1b38b9dc demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:09:41.578886 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-c00e2d51-de28-48e5-a352-59ae1b38b9dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:09:41.620295 np0000182254 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-c00e2d51-de28-48e5-a352-59ae1b38b9dc demo demo] Get all volumes completed successfully. Jun 19 01:09:41.624574 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-c00e2d51-de28-48e5-a352-59ae1b38b9dc demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:09:41.625360 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 6/23] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:09:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:09:51.609474 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:10:41.641402 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-170fb277-1c3a-43d6-98f3-9a37663ec2ed None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:10:41.645889 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-170fb277-1c3a-43d6-98f3-9a37663ec2ed demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:10:41.646217 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-170fb277-1c3a-43d6-98f3-9a37663ec2ed demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:10:41.646539 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-170fb277-1c3a-43d6-98f3-9a37663ec2ed demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:10:41.647295 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-170fb277-1c3a-43d6-98f3-9a37663ec2ed demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:10:41.648723 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-170fb277-1c3a-43d6-98f3-9a37663ec2ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:10:41.697788 np0000182254 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-170fb277-1c3a-43d6-98f3-9a37663ec2ed demo demo] Get all volumes completed successfully. Jun 19 01:10:41.702856 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-170fb277-1c3a-43d6-98f3-9a37663ec2ed demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:10:41.703969 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 6/24] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:10:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:10:51.692823 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:11:41.720456 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-cc1cd9cd-7f90-4d8d-9144-4fe9138806bf None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:11:41.725086 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-cc1cd9cd-7f90-4d8d-9144-4fe9138806bf demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:11:41.725358 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-cc1cd9cd-7f90-4d8d-9144-4fe9138806bf demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:11:41.725671 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-cc1cd9cd-7f90-4d8d-9144-4fe9138806bf demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:11:41.726384 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-cc1cd9cd-7f90-4d8d-9144-4fe9138806bf demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:11:41.727479 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-cc1cd9cd-7f90-4d8d-9144-4fe9138806bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:11:41.774148 np0000182254 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-cc1cd9cd-7f90-4d8d-9144-4fe9138806bf demo demo] Get all volumes completed successfully. Jun 19 01:11:41.776165 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-cc1cd9cd-7f90-4d8d-9144-4fe9138806bf demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:11:41.776569 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 6/25] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:11:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:11:51.768442 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:12:41.819153 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-d840d2fb-883d-4588-ad69-6fe3b905d7ba None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:41.824293 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-d840d2fb-883d-4588-ad69-6fe3b905d7ba demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:12:41.824522 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-d840d2fb-883d-4588-ad69-6fe3b905d7ba demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:12:41.824829 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-d840d2fb-883d-4588-ad69-6fe3b905d7ba demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:12:41.825161 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-d840d2fb-883d-4588-ad69-6fe3b905d7ba demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:12:41.826333 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-d840d2fb-883d-4588-ad69-6fe3b905d7ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:12:41.837497 np0000182254 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-d840d2fb-883d-4588-ad69-6fe3b905d7ba demo demo] Get all volumes completed successfully. Jun 19 01:12:41.839528 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-d840d2fb-883d-4588-ad69-6fe3b905d7ba demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:12:41.839811 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 8/26] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:12:41 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 19 01:12:51.830897 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:41.858200 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-094bc1c6-32bd-426c-8f93-4c75ab68180f None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:41.990078 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-094bc1c6-32bd-426c-8f93-4c75ab68180f demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:13:41.990331 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-094bc1c6-32bd-426c-8f93-4c75ab68180f demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:13:41.990590 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-094bc1c6-32bd-426c-8f93-4c75ab68180f demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:13:41.991017 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-094bc1c6-32bd-426c-8f93-4c75ab68180f demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:13:41.992066 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-094bc1c6-32bd-426c-8f93-4c75ab68180f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:13:42.002718 np0000182254 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-094bc1c6-32bd-426c-8f93-4c75ab68180f demo demo] Get all volumes completed successfully. Jun 19 01:13:42.005346 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-094bc1c6-32bd-426c-8f93-4c75ab68180f demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:13:42.005788 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 7/27] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:13:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:13:51.997336 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:14:42.025491 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-8e4e775f-266c-407b-9aa7-20ea1cfbc39d None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:42.030118 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-8e4e775f-266c-407b-9aa7-20ea1cfbc39d demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:14:42.030512 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-8e4e775f-266c-407b-9aa7-20ea1cfbc39d demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:42.031031 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-8e4e775f-266c-407b-9aa7-20ea1cfbc39d demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:42.031542 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-8e4e775f-266c-407b-9aa7-20ea1cfbc39d demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:14:42.033203 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-8e4e775f-266c-407b-9aa7-20ea1cfbc39d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:14:42.045023 np0000182254 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-8e4e775f-266c-407b-9aa7-20ea1cfbc39d demo demo] Get all volumes completed successfully. Jun 19 01:14:42.048566 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-8e4e775f-266c-407b-9aa7-20ea1cfbc39d demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:14:42.049166 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 7/28] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:14:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:14:52.039640 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:15:42.070973 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-f5a6ca44-711e-49ee-961d-882320f0c7f5 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:42.077760 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-f5a6ca44-711e-49ee-961d-882320f0c7f5 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:15:42.078248 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-f5a6ca44-711e-49ee-961d-882320f0c7f5 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:15:42.078573 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-f5a6ca44-711e-49ee-961d-882320f0c7f5 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:15:42.078988 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-f5a6ca44-711e-49ee-961d-882320f0c7f5 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:15:42.080126 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-f5a6ca44-711e-49ee-961d-882320f0c7f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:15:42.089824 np0000182254 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-f5a6ca44-711e-49ee-961d-882320f0c7f5 demo demo] Get all volumes completed successfully. Jun 19 01:15:42.092166 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-f5a6ca44-711e-49ee-961d-882320f0c7f5 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:15:42.092601 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 7/29] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:15:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:15:52.084616 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:16:42.114296 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-26b51fd1-e35f-4650-b26c-0de9c5840f17 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:42.117417 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-26b51fd1-e35f-4650-b26c-0de9c5840f17 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:16:42.117946 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-26b51fd1-e35f-4650-b26c-0de9c5840f17 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:42.117946 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-26b51fd1-e35f-4650-b26c-0de9c5840f17 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:42.118199 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-26b51fd1-e35f-4650-b26c-0de9c5840f17 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:16:42.119716 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-26b51fd1-e35f-4650-b26c-0de9c5840f17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:16:42.134706 np0000182254 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-26b51fd1-e35f-4650-b26c-0de9c5840f17 demo demo] Get all volumes completed successfully. Jun 19 01:16:42.137181 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-26b51fd1-e35f-4650-b26c-0de9c5840f17 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:16:42.137958 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 9/30] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:16:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:16:52.124289 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:17:42.160235 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-ee2d3435-3dcd-43f9-9252-45e3ba681805 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:42.164272 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-ee2d3435-3dcd-43f9-9252-45e3ba681805 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:17:42.164595 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-ee2d3435-3dcd-43f9-9252-45e3ba681805 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:42.165068 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-ee2d3435-3dcd-43f9-9252-45e3ba681805 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:42.165576 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-ee2d3435-3dcd-43f9-9252-45e3ba681805 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:17:42.167389 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-ee2d3435-3dcd-43f9-9252-45e3ba681805 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:17:42.178712 np0000182254 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-ee2d3435-3dcd-43f9-9252-45e3ba681805 demo demo] Get all volumes completed successfully. Jun 19 01:17:42.181369 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-ee2d3435-3dcd-43f9-9252-45e3ba681805 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:17:42.181880 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 8/31] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:17:42 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 19 01:17:52.189211 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:18:42.204915 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-436528e2-8d18-44c0-abdb-a11b9ac3a747 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:42.376944 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-436528e2-8d18-44c0-abdb-a11b9ac3a747 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:18:42.377183 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-436528e2-8d18-44c0-abdb-a11b9ac3a747 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:42.377425 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-436528e2-8d18-44c0-abdb-a11b9ac3a747 demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:42.377731 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-436528e2-8d18-44c0-abdb-a11b9ac3a747 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:18:42.378883 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-436528e2-8d18-44c0-abdb-a11b9ac3a747 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:18:42.387287 np0000182254 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-436528e2-8d18-44c0-abdb-a11b9ac3a747 demo demo] Get all volumes completed successfully. Jun 19 01:18:42.389434 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-436528e2-8d18-44c0-abdb-a11b9ac3a747 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:18:42.389884 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 8/32] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:18:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:18:52.383132 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:19:42.408166 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-4c1043ea-f94a-4658-b495-360cf5fbddfe None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:19:42.412682 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-4c1043ea-f94a-4658-b495-360cf5fbddfe demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:19:42.413206 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-4c1043ea-f94a-4658-b495-360cf5fbddfe demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:19:42.413920 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-4c1043ea-f94a-4658-b495-360cf5fbddfe demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:19:42.414460 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-4c1043ea-f94a-4658-b495-360cf5fbddfe demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:19:42.416157 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-4c1043ea-f94a-4658-b495-360cf5fbddfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:19:42.424111 np0000182254 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-4c1043ea-f94a-4658-b495-360cf5fbddfe demo demo] Get all volumes completed successfully. Jun 19 01:19:42.426515 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-4c1043ea-f94a-4658-b495-360cf5fbddfe demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:19:42.426980 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 8/33] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:19:42 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 19 01:19:52.420374 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:20:42.444908 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-77057ca8-0446-44db-a37f-5aa166c91fc5 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:20:42.447709 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-77057ca8-0446-44db-a37f-5aa166c91fc5 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:20:42.447896 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-77057ca8-0446-44db-a37f-5aa166c91fc5 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:20:42.448146 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-77057ca8-0446-44db-a37f-5aa166c91fc5 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:20:42.448448 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-77057ca8-0446-44db-a37f-5aa166c91fc5 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:20:42.449301 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-77057ca8-0446-44db-a37f-5aa166c91fc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:20:42.458368 np0000182254 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-77057ca8-0446-44db-a37f-5aa166c91fc5 demo demo] Get all volumes completed successfully. Jun 19 01:20:42.460538 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-77057ca8-0446-44db-a37f-5aa166c91fc5 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:20:42.460889 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 10/34] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:20:42 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 19 01:20:52.453188 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:21:42.489384 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-76d8952b-8a68-43bf-b1e7-3a692a7efc97 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:21:42.493628 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-76d8952b-8a68-43bf-b1e7-3a692a7efc97 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:21:42.494071 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-76d8952b-8a68-43bf-b1e7-3a692a7efc97 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:21:42.494456 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-76d8952b-8a68-43bf-b1e7-3a692a7efc97 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:21:42.494936 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-76d8952b-8a68-43bf-b1e7-3a692a7efc97 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:21:42.496414 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-76d8952b-8a68-43bf-b1e7-3a692a7efc97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:21:42.504033 np0000182254 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-76d8952b-8a68-43bf-b1e7-3a692a7efc97 demo demo] Get all volumes completed successfully. Jun 19 01:21:42.506075 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-76d8952b-8a68-43bf-b1e7-3a692a7efc97 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:21:42.506511 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 9/35] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:21:42 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 19 01:21:52.500112 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:22:42.521168 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-4fc05f69-f4c9-49b7-95ce-901481d9a69c None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:22:42.526255 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-4fc05f69-f4c9-49b7-95ce-901481d9a69c demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:22:42.526255 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-4fc05f69-f4c9-49b7-95ce-901481d9a69c demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:22:42.526255 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-4fc05f69-f4c9-49b7-95ce-901481d9a69c demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:22:42.526255 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-4fc05f69-f4c9-49b7-95ce-901481d9a69c demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:22:42.526255 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-4fc05f69-f4c9-49b7-95ce-901481d9a69c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:22:42.535190 np0000182254 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-4fc05f69-f4c9-49b7-95ce-901481d9a69c demo demo] Get all volumes completed successfully. Jun 19 01:22:42.540098 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-4fc05f69-f4c9-49b7-95ce-901481d9a69c demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:22:42.540098 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 9/36] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:22:42 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 19 01:22:52.531047 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:42.557243 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-3fc3ecae-f113-460c-9cd7-08f37ae96146 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:42.702313 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-3fc3ecae-f113-460c-9cd7-08f37ae96146 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:23:42.702724 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-3fc3ecae-f113-460c-9cd7-08f37ae96146 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:42.703109 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-3fc3ecae-f113-460c-9cd7-08f37ae96146 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:42.703623 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-3fc3ecae-f113-460c-9cd7-08f37ae96146 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:42.704875 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-3fc3ecae-f113-460c-9cd7-08f37ae96146 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:42.713357 np0000182254 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-3fc3ecae-f113-460c-9cd7-08f37ae96146 demo demo] Get all volumes completed successfully. Jun 19 01:23:42.716189 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-3fc3ecae-f113-460c-9cd7-08f37ae96146 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:42.716613 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 9/37] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:23:42 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 19 01:23:52.708494 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:42.774379 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-d2d16566-1442-4521-ae74-c3caa6016a80 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:42.778866 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-d2d16566-1442-4521-ae74-c3caa6016a80 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:24:42.779052 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-d2d16566-1442-4521-ae74-c3caa6016a80 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:42.779244 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-d2d16566-1442-4521-ae74-c3caa6016a80 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:42.779478 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-d2d16566-1442-4521-ae74-c3caa6016a80 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:42.780208 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-d2d16566-1442-4521-ae74-c3caa6016a80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:42.790050 np0000182254 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-d2d16566-1442-4521-ae74-c3caa6016a80 demo demo] Get all volumes completed successfully. Jun 19 01:24:42.793203 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-d2d16566-1442-4521-ae74-c3caa6016a80 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:42.793445 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 11/38] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:24:42 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 19 01:24:52.784012 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:42.809899 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-cbc25b34-501c-448c-9227-7fb44e5eddc2 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:42.813050 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-cbc25b34-501c-448c-9227-7fb44e5eddc2 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:25:42.813290 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-cbc25b34-501c-448c-9227-7fb44e5eddc2 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:42.813532 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-cbc25b34-501c-448c-9227-7fb44e5eddc2 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:42.813859 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-cbc25b34-501c-448c-9227-7fb44e5eddc2 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:42.814794 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-cbc25b34-501c-448c-9227-7fb44e5eddc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:42.824397 np0000182254 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-cbc25b34-501c-448c-9227-7fb44e5eddc2 demo demo] Get all volumes completed successfully. Jun 19 01:25:42.827108 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-cbc25b34-501c-448c-9227-7fb44e5eddc2 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:42.827583 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 10/39] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:25:42 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 19 01:25:52.818585 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:42.846254 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-ecae3f85-4529-460a-8ca5-027838edf87e None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:42.849066 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-ecae3f85-4529-460a-8ca5-027838edf87e demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:26:42.850304 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-ecae3f85-4529-460a-8ca5-027838edf87e demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:42.850904 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-ecae3f85-4529-460a-8ca5-027838edf87e demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:42.851444 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-ecae3f85-4529-460a-8ca5-027838edf87e demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:42.853171 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-ecae3f85-4529-460a-8ca5-027838edf87e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:42.863032 np0000182254 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-ecae3f85-4529-460a-8ca5-027838edf87e demo demo] Get all volumes completed successfully. Jun 19 01:26:42.866260 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-ecae3f85-4529-460a-8ca5-027838edf87e demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:42.866937 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 10/40] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:26:42 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 19 01:26:52.857304 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:42.881160 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-3ac299b9-ff23-4c51-ab07-ebf47ddbe275 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:42.884759 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-3ac299b9-ff23-4c51-ab07-ebf47ddbe275 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:27:42.885163 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-3ac299b9-ff23-4c51-ab07-ebf47ddbe275 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:42.885605 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-3ac299b9-ff23-4c51-ab07-ebf47ddbe275 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:42.886177 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-3ac299b9-ff23-4c51-ab07-ebf47ddbe275 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:42.887750 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-3ac299b9-ff23-4c51-ab07-ebf47ddbe275 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:42.896353 np0000182254 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-3ac299b9-ff23-4c51-ab07-ebf47ddbe275 demo demo] Get all volumes completed successfully. Jun 19 01:27:42.898312 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-3ac299b9-ff23-4c51-ab07-ebf47ddbe275 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:42.898668 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 10/41] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:27:42 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 19 01:27:52.892214 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:42.914837 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-b4f6d6bf-9139-408a-900a-24fddcd9deaa None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:43.032074 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-b4f6d6bf-9139-408a-900a-24fddcd9deaa demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:28:43.032271 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-b4f6d6bf-9139-408a-900a-24fddcd9deaa demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:43.032493 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-b4f6d6bf-9139-408a-900a-24fddcd9deaa demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:43.032811 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-b4f6d6bf-9139-408a-900a-24fddcd9deaa demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:43.033838 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-b4f6d6bf-9139-408a-900a-24fddcd9deaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:43.042722 np0000182254 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-b4f6d6bf-9139-408a-900a-24fddcd9deaa demo demo] Get all volumes completed successfully. Jun 19 01:28:43.045422 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-b4f6d6bf-9139-408a-900a-24fddcd9deaa demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:43.046063 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 12/42] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:28:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:28:53.037851 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:43.064527 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-b1e64fc5-754f-4174-b746-2f811fa1cffa None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:43.067512 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-b1e64fc5-754f-4174-b746-2f811fa1cffa demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:29:43.067890 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-b1e64fc5-754f-4174-b746-2f811fa1cffa demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:43.068204 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-b1e64fc5-754f-4174-b746-2f811fa1cffa demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:43.068548 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-b1e64fc5-754f-4174-b746-2f811fa1cffa demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:43.069536 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-b1e64fc5-754f-4174-b746-2f811fa1cffa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:43.079122 np0000182254 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-b1e64fc5-754f-4174-b746-2f811fa1cffa demo demo] Get all volumes completed successfully. Jun 19 01:29:43.081053 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-b1e64fc5-754f-4174-b746-2f811fa1cffa demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:43.081392 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 11/43] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:29:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 19 01:29:53.072944 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:43.097688 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-38011872-3d02-4345-bfb5-e65599c87335 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:43.103236 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-38011872-3d02-4345-bfb5-e65599c87335 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:30:43.103621 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-38011872-3d02-4345-bfb5-e65599c87335 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:43.104063 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-38011872-3d02-4345-bfb5-e65599c87335 demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:43.104540 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-38011872-3d02-4345-bfb5-e65599c87335 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:43.106587 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-38011872-3d02-4345-bfb5-e65599c87335 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:43.113886 np0000182254 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-38011872-3d02-4345-bfb5-e65599c87335 demo demo] Get all volumes completed successfully. Jun 19 01:30:43.116273 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-38011872-3d02-4345-bfb5-e65599c87335 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:43.116693 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 11/44] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:30:43 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 19 01:30:53.109302 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:43.132486 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-97ee083c-c5b3-4aaf-9409-ccd5221f7d8e None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:43.135513 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-97ee083c-c5b3-4aaf-9409-ccd5221f7d8e demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:31:43.135739 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-97ee083c-c5b3-4aaf-9409-ccd5221f7d8e demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:43.135957 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-97ee083c-c5b3-4aaf-9409-ccd5221f7d8e demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:43.136224 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-97ee083c-c5b3-4aaf-9409-ccd5221f7d8e demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:43.137112 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-97ee083c-c5b3-4aaf-9409-ccd5221f7d8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:43.147294 np0000182254 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-97ee083c-c5b3-4aaf-9409-ccd5221f7d8e demo demo] Get all volumes completed successfully. Jun 19 01:31:43.149565 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-97ee083c-c5b3-4aaf-9409-ccd5221f7d8e demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:43.149986 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 11/45] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:31:43 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 19 01:31:53.140396 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:32:43.165801 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-79abc11a-d477-4110-9476-198135a544b8 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:32:43.170728 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-79abc11a-d477-4110-9476-198135a544b8 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:32:43.170728 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-79abc11a-d477-4110-9476-198135a544b8 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:32:43.170728 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-79abc11a-d477-4110-9476-198135a544b8 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:32:43.170728 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-79abc11a-d477-4110-9476-198135a544b8 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:32:43.171163 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-79abc11a-d477-4110-9476-198135a544b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:32:43.181936 np0000182254 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-79abc11a-d477-4110-9476-198135a544b8 demo demo] Get all volumes completed successfully. Jun 19 01:32:43.184927 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-79abc11a-d477-4110-9476-198135a544b8 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:32:43.185467 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 13/46] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:32:43 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 19 01:32:53.175055 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:33:43.203791 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-0497cc5f-51b0-4868-ae03-4c89b4b056ce None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:33:43.258320 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-0497cc5f-51b0-4868-ae03-4c89b4b056ce demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:33:43.258576 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-0497cc5f-51b0-4868-ae03-4c89b4b056ce demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:33:43.258862 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-0497cc5f-51b0-4868-ae03-4c89b4b056ce demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:33:43.259331 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-0497cc5f-51b0-4868-ae03-4c89b4b056ce demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:33:43.260353 np0000182254 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-0497cc5f-51b0-4868-ae03-4c89b4b056ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:33:43.268410 np0000182254 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-0497cc5f-51b0-4868-ae03-4c89b4b056ce demo demo] Get all volumes completed successfully. Jun 19 01:33:43.271762 np0000182254 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-0497cc5f-51b0-4868-ae03-4c89b4b056ce demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:33:43.271996 np0000182254 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 12/47] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:33:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:33:53.264736 np0000182254 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:34:43.289366 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-62b89c91-98d7-408d-876c-8fa38adb6c98 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:34:43.292911 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-62b89c91-98d7-408d-876c-8fa38adb6c98 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:34:43.293190 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-62b89c91-98d7-408d-876c-8fa38adb6c98 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:34:43.293408 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-62b89c91-98d7-408d-876c-8fa38adb6c98 demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:34:43.293672 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-62b89c91-98d7-408d-876c-8fa38adb6c98 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:34:43.294456 np0000182254 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-62b89c91-98d7-408d-876c-8fa38adb6c98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:34:43.302380 np0000182254 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-62b89c91-98d7-408d-876c-8fa38adb6c98 demo demo] Get all volumes completed successfully. Jun 19 01:34:43.305575 np0000182254 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-62b89c91-98d7-408d-876c-8fa38adb6c98 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:34:43.306195 np0000182254 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 12/48] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:34:43 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 19 01:34:53.297608 np0000182254 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:35:43.325089 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-a8c5c6fb-25b8-41e2-9ad2-cf220d975181 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:35:43.327488 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-a8c5c6fb-25b8-41e2-9ad2-cf220d975181 demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:35:43.327729 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-a8c5c6fb-25b8-41e2-9ad2-cf220d975181 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:35:43.328199 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-a8c5c6fb-25b8-41e2-9ad2-cf220d975181 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:35:43.328307 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-a8c5c6fb-25b8-41e2-9ad2-cf220d975181 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:35:43.329855 np0000182254 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-a8c5c6fb-25b8-41e2-9ad2-cf220d975181 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:35:43.345715 np0000182254 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-a8c5c6fb-25b8-41e2-9ad2-cf220d975181 demo demo] Get all volumes completed successfully. Jun 19 01:35:43.350277 np0000182254 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-a8c5c6fb-25b8-41e2-9ad2-cf220d975181 demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:35:43.351410 np0000182254 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 12/49] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:35:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:35:53.335095 np0000182254 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:36:43.370436 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-c57f9c81-41fe-483b-adb4-130d3478448b None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:36:43.373605 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-c57f9c81-41fe-483b-adb4-130d3478448b demo demo] GET https://199.204.45.148/volume/v3/volumes/detail Jun 19 01:36:43.373864 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-c57f9c81-41fe-483b-adb4-130d3478448b demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:36:43.374103 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-c57f9c81-41fe-483b-adb4-130d3478448b demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:36:43.374394 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-c57f9c81-41fe-483b-adb4-130d3478448b demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:36:43.375377 np0000182254 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-c57f9c81-41fe-483b-adb4-130d3478448b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:36:43.383981 np0000182254 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-c57f9c81-41fe-483b-adb4-130d3478448b demo demo] Get all volumes completed successfully. Jun 19 01:36:43.385777 np0000182254 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-c57f9c81-41fe-483b-adb4-130d3478448b demo demo] https://199.204.45.148/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:36:43.386089 np0000182254 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 14/50] 199.204.45.148 () {64 vars in 1295 bytes} [Fri Jun 19 01:36:43 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 19 01:36:53.379846 np0000182254 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}