Jun 09 11:47:22.455009 np0000179149 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 11:47:22.462508 np0000179149 devstack@c-api.service[113144]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 11:47:22 2026] *** Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: nodename: np0000179149 Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: machine: x86_64 Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: clock source: unix Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: pcre jit disabled Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: detected number of CPU cores: 16 Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: current working directory: / Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: detected binary path: /usr/bin/uwsgi-core Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: your processes number limit is 256917 Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: your memory page size is 4096 bytes Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: detected max file descriptor number: 2048 Jun 09 11:47:22.465715 np0000179149 devstack@c-api.service[113144]: lock engine: pthread robust mutexes Jun 09 11:47:22.466529 np0000179149 devstack@c-api.service[113144]: thunder lock: enabled Jun 09 11:47:22.466529 np0000179149 devstack@c-api.service[113144]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 11:47:22.466529 np0000179149 devstack@c-api.service[113144]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 11:47:22.466529 np0000179149 devstack@c-api.service[113144]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 11:47:22.466529 np0000179149 devstack@c-api.service[113144]: Set PythonHome to /opt/stack/data/venv Jun 09 11:47:22.503851 np0000179149 devstack@c-api.service[113144]: Python main interpreter initialized at 0x77b9712a3668 Jun 09 11:47:22.503851 np0000179149 devstack@c-api.service[113144]: python threads support enabled Jun 09 11:47:22.503851 np0000179149 devstack@c-api.service[113144]: your server socket listen backlog is limited to 100 connections Jun 09 11:47:22.503851 np0000179149 devstack@c-api.service[113144]: your mercy for graceful operations on workers is 80 seconds Jun 09 11:47:22.504415 np0000179149 devstack@c-api.service[113144]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 11:47:22.504610 np0000179149 devstack@c-api.service[113144]: *** Operational MODE: preforking *** Jun 09 11:47:22.504759 np0000179149 devstack@c-api.service[113144]: *** uWSGI is running in multiple interpreter mode *** Jun 09 11:47:22.504759 np0000179149 devstack@c-api.service[113144]: spawned uWSGI master process (pid: 113144) Jun 09 11:47:22.505104 np0000179149 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 11:47:22.505464 np0000179149 devstack@c-api.service[113144]: spawned uWSGI worker 1 (pid: 113145, cores: 1) Jun 09 11:47:22.506054 np0000179149 devstack@c-api.service[113144]: spawned uWSGI worker 2 (pid: 113146, cores: 1) Jun 09 11:47:22.506529 np0000179149 devstack@c-api.service[113144]: spawned uWSGI worker 3 (pid: 113147, cores: 1) Jun 09 11:47:22.507072 np0000179149 devstack@c-api.service[113144]: spawned uWSGI worker 4 (pid: 113148, cores: 1) Jun 09 11:47:22.507167 np0000179149 devstack@c-api.service[113144]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 11:47:22.634267 np0000179149 devstack@c-api.service[113145]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:47:22.634267 np0000179149 devstack@c-api.service[113145]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:47:22.634267 np0000179149 devstack@c-api.service[113145]: we strongly recommend against using it for new projects. Jun 09 11:47:22.634267 np0000179149 devstack@c-api.service[113145]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:47:22.634267 np0000179149 devstack@c-api.service[113145]: framework. For more detail see Jun 09 11:47:22.634267 np0000179149 devstack@c-api.service[113145]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:47:22.634267 np0000179149 devstack@c-api.service[113145]: import eventlet # noqa Jun 09 11:47:22.644884 np0000179149 devstack@c-api.service[113147]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:47:22.644884 np0000179149 devstack@c-api.service[113147]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:47:22.644884 np0000179149 devstack@c-api.service[113147]: we strongly recommend against using it for new projects. Jun 09 11:47:22.644884 np0000179149 devstack@c-api.service[113147]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:47:22.644884 np0000179149 devstack@c-api.service[113147]: framework. For more detail see Jun 09 11:47:22.644884 np0000179149 devstack@c-api.service[113147]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:47:22.644884 np0000179149 devstack@c-api.service[113147]: import eventlet # noqa Jun 09 11:47:22.646480 np0000179149 devstack@c-api.service[113146]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:47:22.646480 np0000179149 devstack@c-api.service[113146]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:47:22.646480 np0000179149 devstack@c-api.service[113146]: we strongly recommend against using it for new projects. Jun 09 11:47:22.646480 np0000179149 devstack@c-api.service[113146]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:47:22.646480 np0000179149 devstack@c-api.service[113146]: framework. For more detail see Jun 09 11:47:22.646480 np0000179149 devstack@c-api.service[113146]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:47:22.646480 np0000179149 devstack@c-api.service[113146]: import eventlet # noqa Jun 09 11:47:22.647295 np0000179149 devstack@c-api.service[113148]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:47:22.647295 np0000179149 devstack@c-api.service[113148]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:47:22.647295 np0000179149 devstack@c-api.service[113148]: we strongly recommend against using it for new projects. Jun 09 11:47:22.647295 np0000179149 devstack@c-api.service[113148]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:47:22.647295 np0000179149 devstack@c-api.service[113148]: framework. For more detail see Jun 09 11:47:22.647295 np0000179149 devstack@c-api.service[113148]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:47:22.647295 np0000179149 devstack@c-api.service[113148]: import eventlet # noqa Jun 09 11:47:22.733961 np0000179149 devstack@c-api.service[113145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:47:22.733961 np0000179149 devstack@c-api.service[113145]: warnings.warn( Jun 09 11:47:22.734203 np0000179149 devstack@c-api.service[113147]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:47:22.734203 np0000179149 devstack@c-api.service[113147]: warnings.warn( Jun 09 11:47:22.734787 np0000179149 devstack@c-api.service[113146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:47:22.734787 np0000179149 devstack@c-api.service[113146]: warnings.warn( Jun 09 11:47:22.734960 np0000179149 devstack@c-api.service[113148]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:47:22.734960 np0000179149 devstack@c-api.service[113148]: warnings.warn( Jun 09 11:47:22.819839 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:22.819839 np0000179149 devstack@c-api.service[113145]: from cgi import parse_header Jun 09 11:47:22.826543 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:22.826543 np0000179149 devstack@c-api.service[113148]: from cgi import parse_header Jun 09 11:47:22.829762 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:22.829762 np0000179149 devstack@c-api.service[113146]: from cgi import parse_header Jun 09 11:47:22.830839 np0000179149 devstack@c-api.service[113147]: /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 09 11:47:22.830839 np0000179149 devstack@c-api.service[113147]: from cgi import parse_header Jun 09 11:47:22.877402 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:22.877402 np0000179149 devstack@c-api.service[113145]: removals.removed_module( Jun 09 11:47:22.879234 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:22.879234 np0000179149 devstack@c-api.service[113145]: removals.removed_module( Jun 09 11:47:22.885713 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:22.885713 np0000179149 devstack@c-api.service[113148]: removals.removed_module( Jun 09 11:47:22.888104 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:22.888104 np0000179149 devstack@c-api.service[113148]: removals.removed_module( Jun 09 11:47:22.894703 np0000179149 devstack@c-api.service[113147]: /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 09 11:47:22.894703 np0000179149 devstack@c-api.service[113147]: removals.removed_module( Jun 09 11:47:22.896746 np0000179149 devstack@c-api.service[113147]: /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 09 11:47:22.896746 np0000179149 devstack@c-api.service[113147]: removals.removed_module( Jun 09 11:47:22.910786 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:22.910786 np0000179149 devstack@c-api.service[113146]: removals.removed_module( Jun 09 11:47:22.913134 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:22.913134 np0000179149 devstack@c-api.service[113146]: removals.removed_module( Jun 09 11:47:23.612085 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:23.612085 np0000179149 devstack@c-api.service[113148]: warnings.warn( Jun 09 11:47:23.613181 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:23.613181 np0000179149 devstack@c-api.service[113145]: warnings.warn( Jun 09 11:47:23.687614 np0000179149 devstack@c-api.service[113147]: /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 09 11:47:23.687614 np0000179149 devstack@c-api.service[113147]: warnings.warn( Jun 09 11:47:23.713494 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:23.713494 np0000179149 devstack@c-api.service[113146]: warnings.warn( Jun 09 11:47:23.760719 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:23.760719 np0000179149 devstack@c-api.service[113145]: warnings.warn( Jun 09 11:47:23.772874 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:23.772874 np0000179149 devstack@c-api.service[113148]: warnings.warn( Jun 09 11:47:23.847310 np0000179149 devstack@c-api.service[113147]: /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 09 11:47:23.847310 np0000179149 devstack@c-api.service[113147]: warnings.warn( Jun 09 11:47:23.871780 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:23.871780 np0000179149 devstack@c-api.service[113146]: warnings.warn( Jun 09 11:47:24.104072 np0000179149 devstack@c-api.service[113148]: 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 09 11:47:24.104295 np0000179149 devstack@c-api.service[113148]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113148) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:47:24.107302 np0000179149 devstack@c-api.service[113145]: 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 09 11:47:24.107510 np0000179149 devstack@c-api.service[113145]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113145) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:47:24.183523 np0000179149 devstack@c-api.service[113146]: 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 09 11:47:24.183740 np0000179149 devstack@c-api.service[113146]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113146) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:47:24.196514 np0000179149 devstack@c-api.service[113147]: 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 09 11:47:24.196699 np0000179149 devstack@c-api.service[113147]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113147) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:47:24.202312 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:24.202312 np0000179149 devstack@c-api.service[113145]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:47:24.206080 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:24.206080 np0000179149 devstack@c-api.service[113148]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:47:24.262189 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:24.262189 np0000179149 devstack@c-api.service[113146]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:47:24.263659 np0000179149 devstack@c-api.service[113147]: /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 09 11:47:24.263659 np0000179149 devstack@c-api.service[113147]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:47:24.777397 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113148) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:47:24.778031 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.778031 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.778266 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.778357 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113146) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:47:24.778925 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.778925 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.778925 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.778925 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.778925 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.779319 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.779447 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.779534 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.779616 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.779679 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.779679 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.779679 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.779679 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.779679 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.779679 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.780114 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113145) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:47:24.780654 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.780654 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.781159 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.781159 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.781159 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.781159 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.781544 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.781544 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.781544 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.781544 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.781544 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.781544 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.782058 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.782058 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.782058 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.782058 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.782363 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.782483 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.782483 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.782672 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.782672 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.782819 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.782899 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.782899 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.782899 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.782899 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.783287 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.783287 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.783287 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.783287 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.783287 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.783287 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.783287 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.783826 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.783826 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.783826 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.784066 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.784066 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.784066 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.784223 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.784541 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.784603 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.784603 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.784603 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.784603 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.784603 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.784603 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.786245 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.786430 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.786649 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.786808 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.787090 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.787233 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.787421 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.788320 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.788411 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.788470 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.788540 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.788595 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.788652 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.788704 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.788759 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.788826 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.788884 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.788939 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.788939 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.788939 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.788939 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.789147 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.789212 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.789489 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.789685 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.789744 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.789744 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.789860 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.789921 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.789921 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.790038 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.790096 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.790150 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.790206 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.790271 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.790325 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.790325 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.790458 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.790526 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.790526 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.790526 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.790678 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.790868 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.791084 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.791193 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.791269 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.791335 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.791335 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.791473 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.791532 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.791532 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.791532 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.791681 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.791746 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.791815 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.791876 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.791876 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.791876 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.792018 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.792082 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.792082 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.792082 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.792082 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.792634 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.792709 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.792828 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.792965 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.793033 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.793088 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.793149 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.793211 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.793272 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.793347 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.793347 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.793460 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.793530 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.793587 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.793649 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.793709 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.793709 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.793709 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.793709 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.793709 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.793709 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.793987 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.794038 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.794101 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.794262 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.794355 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.794475 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.794599 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.802027 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.802118 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.802171 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.802225 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.802306 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.802355 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.802450 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.802512 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.802574 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.802634 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.802696 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.802755 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.802822 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.802822 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.803622 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.803692 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.803745 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.803799 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.803868 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.803931 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.803999 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.804597 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.804660 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.804713 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.804766 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.804837 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.804894 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.804894 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.804986 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.805050 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.805110 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.805162 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.805224 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.805224 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.805224 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.805372 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.805372 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.805372 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.805372 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.805372 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.805372 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.805728 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.807240 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.807309 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.807357 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.807450 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.807506 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.807569 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.807639 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.807705 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.807760 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.807820 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.807872 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.807921 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.807971 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.807971 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.808063 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.808063 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.808063 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.808063 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.808063 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.808320 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.808320 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.808464 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.808526 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.808579 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.808639 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.808692 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.808766 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.808838 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.808891 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.808939 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.809000 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.809054 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.809111 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.809165 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.809212 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.809274 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.809335 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.809407 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.809475 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.809536 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.809590 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.809590 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.809984 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.810047 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.810100 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.810159 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.810222 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.810272 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.810333 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.810414 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.810480 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.810546 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.810606 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.810660 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.810707 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.810768 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.810828 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.810828 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.810828 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.810828 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.810828 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.810828 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.810828 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.812845 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.812926 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.812962 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.812995 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.813032 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.813073 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.813073 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.813142 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.813188 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.813232 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.813276 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.813317 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.813355 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.813433 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.813478 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.813516 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.813554 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.813600 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.813600 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.813600 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.813600 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.814290 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.814346 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.814425 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.814468 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.814546 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.814597 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.814658 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.814713 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.814754 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.814792 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.814836 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.814881 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.814924 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.814968 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.815006 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.815044 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.815080 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.815123 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.815160 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.815196 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.815283 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.815335 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.815374 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.815434 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.815468 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.815468 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.815538 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.815586 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.815630 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.815670 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.815706 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.815751 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.815799 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.815839 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.815873 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.815916 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.815916 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.815991 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.816035 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.816076 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.816120 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.816120 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.817324 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.817396 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.817452 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.817513 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.817560 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.817619 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.817681 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.817723 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.817773 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.817818 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.817856 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.817969 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.818013 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.818051 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.818090 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.818130 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.818168 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.818238 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.818309 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.818349 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.818446 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.818850 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.818894 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.818933 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.818974 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.819017 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.819054 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.819189 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.819241 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.819306 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.819348 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.819403 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.819447 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.819485 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.819517 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.819555 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.819595 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.819640 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.819680 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.819680 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.819680 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.819680 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.819817 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.819817 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.819817 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.819929 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.819968 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.820010 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.820044 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.820079 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.820128 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.820164 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.820203 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.820243 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.820279 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.820318 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.820353 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.820413 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.820451 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.820451 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.820527 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.820569 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.820610 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.824544 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.824598 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.824669 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.824731 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.824781 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.824840 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.824906 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.824983 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.825027 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.825060 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.825096 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.825131 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.825167 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.825207 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.825239 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.825275 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.825314 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.825351 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.825410 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.825449 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.825449 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.825522 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.825522 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.825585 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.825618 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.825663 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.825695 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.825732 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.825764 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.825800 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.825834 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.825870 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.825902 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.825938 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.825938 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.826013 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.826013 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.826084 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.826120 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.826162 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.826200 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.826241 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.826279 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.826317 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.826358 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.826422 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.826463 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.826463 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.826463 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.826657 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.826702 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.826702 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.826767 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.826805 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.826853 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.826900 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.826937 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.826980 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.827013 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.827050 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.827089 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.827125 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.827162 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.829083 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.829142 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.829188 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.829259 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.829303 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.829342 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.829390 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.829424 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.829460 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.829493 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.829525 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.829561 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.829605 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.829645 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.829687 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.829720 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.829762 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.829800 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.829838 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.829870 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.829907 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.829943 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.829986 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.830032 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.830076 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.830116 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.830154 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.830186 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.830228 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.830265 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.830307 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.830344 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.830398 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.830442 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.830476 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.830513 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.830551 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.830584 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.830622 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.830654 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.830690 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.830726 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.830759 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.830796 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.830842 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.830880 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.830922 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.830965 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.831001 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.831037 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.831070 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.831106 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.831143 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.831179 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.831219 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.831253 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.831284 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.831326 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.831404 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.831455 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.831488 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.831525 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.831557 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.831589 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.831626 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.831670 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.831707 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.831740 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.831773 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.831818 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.831861 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.831909 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.831946 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.831946 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.832009 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.832051 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.832085 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.832118 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.832155 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.832192 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.832192 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.832262 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.832300 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.832337 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.832397 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.832397 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.832397 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.832397 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.832397 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.832397 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.832397 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.832614 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.832614 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.832614 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.832614 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.832614 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.832614 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.832614 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.832841 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.832841 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.832841 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.832841 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.832841 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.832841 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.832841 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.833063 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.833102 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.833148 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.833181 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.833225 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.833263 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.833298 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.833337 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.833394 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.833437 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.833479 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.833511 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.833548 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.833583 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.833619 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.833656 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.833688 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.833727 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.833727 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.833727 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.833727 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.834095 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.834149 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.834256 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.834313 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.834349 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.834412 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.834457 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.834498 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.834537 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.834574 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.834608 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.834645 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.834677 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.834714 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.834757 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.834790 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.834836 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.834871 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.834904 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.834938 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.834976 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.835009 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.835052 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.835088 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.835137 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.835171 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.835204 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.835241 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.835278 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.835318 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.835358 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.835436 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.835474 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.835511 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.835557 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.835600 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.835644 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.835644 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.835644 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.835644 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.835644 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.835644 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.835937 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113147) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:47:24.836451 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.836514 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.836573 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.836635 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.836680 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.836718 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.836757 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.836793 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.836829 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.836870 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.836914 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.836952 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.836988 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.836988 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.837054 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.837089 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.837124 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.837163 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.837210 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.837255 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.837255 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.837255 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.837255 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.837410 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.837410 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.837486 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.837520 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.837520 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.837520 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.837628 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.837628 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.838151 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.838218 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.838276 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.838340 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.838418 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.838482 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.838557 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.838783 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.838828 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.838866 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.838902 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.838938 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.838972 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.839013 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.839054 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.839096 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.839230 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.839271 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.839314 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.839356 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.839410 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.839491 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.839531 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.839574 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.839610 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.839653 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.839690 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.839725 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.839725 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.839795 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.839795 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.839879 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.839921 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.839921 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.839921 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.840064 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.840141 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.840211 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.840272 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.840332 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.840415 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.840518 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.840809 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.840875 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.840937 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.841008 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.841052 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.841112 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.841183 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.841645 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.841775 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.841834 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.841902 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.841957 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.842016 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.842121 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.842889 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.842962 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.843023 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.843082 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.843152 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.843209 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.843275 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.844240 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.844308 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.844376 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.844450 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.844512 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.844579 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.844644 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.845159 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.845232 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.845294 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.845353 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.845429 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.845460 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.845497 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.845525 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.845554 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.845583 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.845643 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.845702 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.845762 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.846083 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.846156 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.846223 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.846283 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.846343 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.846422 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.846486 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.846727 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.846793 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.846827 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.846861 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.846913 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.846947 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.846972 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.847029 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.847062 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.847116 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.847181 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.847241 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.847270 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.847300 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.847334 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.847429 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.847558 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.847634 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.847715 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.847801 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.847867 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.847929 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.847991 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.848092 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.848157 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.848223 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.848929 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.849032 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.849211 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.849276 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.849339 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.849415 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.849484 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.849953 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.850021 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.850080 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.850141 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.850202 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.850262 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.850337 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.850400 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.850473 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.850534 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.850598 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.850660 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.850721 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.850788 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.851439 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.851517 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.851585 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.851645 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.851716 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.851760 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.851833 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.852506 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.852622 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.852622 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.852799 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.852799 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.852799 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.852894 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.853265 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.853425 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.853528 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.853581 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.853649 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.853706 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.853775 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.854685 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.854781 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.854862 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.854928 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.855034 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.855093 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.855165 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.855224 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.855280 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.855352 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.855452 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.855507 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.855618 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.855678 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.855987 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.856048 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.856114 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.856184 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.856244 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.856282 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.856355 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.857061 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.857130 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.857183 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.857251 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.857315 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.857390 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.857466 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.857541 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.857617 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.857669 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.857779 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.857861 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.857940 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.858028 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.858116 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.858201 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.858295 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.858414 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.858524 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.858639 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.858756 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.858851 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.858933 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.859059 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.859157 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.859246 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.859341 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.859476 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.859898 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.859988 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.860074 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.860157 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.860243 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.860318 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.860472 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.860963 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.861059 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.861195 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.861237 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.861308 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.861450 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.861666 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.862073 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.862171 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.862260 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.862340 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.862443 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.862531 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.862634 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.862725 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.862821 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.862912 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.863010 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.863108 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.863203 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.863321 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.864873 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.865006 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.865113 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.865223 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.865324 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.865425 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.865498 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.866276 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.866336 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.866423 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.866484 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.866523 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.866594 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.866656 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:47:24.867782 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:47:24.867828 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:47:24.867908 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:47:24.867957 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:47:24.868021 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:47:24.868080 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:47:24.895567 np0000179149 devstack@c-api.service[113145]: INFO dbcounter [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Registered counter for database cinder Jun 09 11:47:24.897024 np0000179149 devstack@c-api.service[113146]: INFO dbcounter [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Registered counter for database cinder Jun 09 11:47:24.903904 np0000179149 devstack@c-api.service[113148]: INFO dbcounter [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Registered counter for database cinder Jun 09 11:47:24.920790 np0000179149 devstack@c-api.service[113147]: INFO dbcounter [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Registered counter for database cinder Jun 09 11:47:24.943593 np0000179149 devstack@c-api.service[113145]: DEBUG oslo_db.sqlalchemy.engines [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f 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=113145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:24.948520 np0000179149 devstack@c-api.service[113146]: DEBUG oslo_db.sqlalchemy.engines [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 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=113146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:24.951857 np0000179149 devstack@c-api.service[113148]: DEBUG oslo_db.sqlalchemy.engines [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb 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=113148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:24.971406 np0000179149 devstack@c-api.service[113147]: DEBUG oslo_db.sqlalchemy.engines [None req-9704a49a-278d-431e-9f76-095645d62bf5 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=113147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:25.074171 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writer thread running {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:47:25.076539 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writer thread running {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:47:25.077208 np0000179149 devstack@c-api.service[113145]: INFO cinder.rpc [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:47:25.077614 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writer thread running {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:47:25.079755 np0000179149 devstack@c-api.service[113146]: INFO cinder.rpc [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:47:25.080650 np0000179149 devstack@c-api.service[113145]: INFO cinder.rpc [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:47:25.081229 np0000179149 devstack@c-api.service[113148]: INFO cinder.rpc [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:47:25.082299 np0000179149 devstack@c-api.service[113146]: INFO cinder.rpc [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:47:25.083657 np0000179149 devstack@c-api.service[113145]: INFO cinder.rpc [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:47:25.084429 np0000179149 devstack@c-api.service[113148]: INFO cinder.rpc [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:47:25.085743 np0000179149 devstack@c-api.service[113146]: INFO cinder.rpc [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:47:25.086341 np0000179149 devstack@c-api.service[113145]: INFO cinder.rpc [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:47:25.087313 np0000179149 devstack@c-api.service[113148]: INFO cinder.rpc [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:47:25.087637 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.088799 np0000179149 devstack@c-api.service[113146]: INFO cinder.rpc [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:47:25.090122 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.090437 np0000179149 devstack@c-api.service[113148]: INFO cinder.rpc [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:47:25.091433 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.093074 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.094744 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.095784 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.103349 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writer thread running {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:47:25.106444 np0000179149 devstack@c-api.service[113147]: INFO cinder.rpc [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:47:25.109056 np0000179149 devstack@c-api.service[113147]: INFO cinder.rpc [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:47:25.111122 np0000179149 devstack@c-api.service[113147]: INFO cinder.rpc [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:47:25.112828 np0000179149 devstack@c-api.service[113147]: INFO cinder.rpc [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:47:25.113895 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.120419 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.132700 np0000179149 devstack@c-api.service[113145]: DEBUG oslo_db.sqlalchemy.engines [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f 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=113145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:25.134314 np0000179149 devstack@c-api.service[113146]: DEBUG oslo_db.sqlalchemy.engines [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 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=113146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:25.135638 np0000179149 devstack@c-api.service[113148]: DEBUG oslo_db.sqlalchemy.engines [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb 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=113148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:25.136431 np0000179149 devstack@c-api.service[113145]: INFO cinder.rpc [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:47:25.137479 np0000179149 devstack@c-api.service[113146]: INFO cinder.rpc [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:47:25.138722 np0000179149 devstack@c-api.service[113148]: INFO cinder.rpc [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:47:25.139310 np0000179149 devstack@c-api.service[113145]: INFO cinder.rpc [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:47:25.140068 np0000179149 devstack@c-api.service[113146]: INFO cinder.rpc [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:47:25.140663 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.141411 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.141520 np0000179149 devstack@c-api.service[113148]: INFO cinder.rpc [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:47:25.142960 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.153118 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.157223 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.157828 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.157935 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.160411 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.161117 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.161432 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.161978 np0000179149 devstack@c-api.service[113147]: DEBUG oslo_db.sqlalchemy.engines [None req-9704a49a-278d-431e-9f76-095645d62bf5 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=113147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:25.165432 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.167072 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.167911 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.170013 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.170563 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.170655 np0000179149 devstack@c-api.service[113147]: INFO cinder.rpc [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:47:25.172114 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.172971 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.173549 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.175086 np0000179149 devstack@c-api.service[113147]: INFO cinder.rpc [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:47:25.175148 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.176077 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.176535 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.176846 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.178198 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.178901 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.181398 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.181780 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.182956 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.183271 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.184297 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.185832 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.185962 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.187217 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.188695 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.188819 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.190255 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.191400 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.191477 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.191802 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.192936 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.194749 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.195106 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.196706 np0000179149 devstack@c-api.service[113145]: WARNING cinder.api.contrib.hosts [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:47:25.197501 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.197566 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.198399 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.198468 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.199052 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.200688 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.201745 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.201798 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.202186 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.202875 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.203548 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.203692 np0000179149 devstack@c-api.service[113148]: WARNING cinder.api.contrib.hosts [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:47:25.204135 np0000179149 devstack@c-api.service[113146]: WARNING cinder.api.contrib.hosts [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:47:25.204472 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.204933 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.205814 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.206104 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.206216 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.206344 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.207344 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.207806 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.207923 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.208806 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.208858 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: extensions {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.209387 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.209731 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.210159 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.211269 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.211332 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: encryption {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.211564 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.212632 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.212856 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: capabilities {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.212974 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.213026 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.214025 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.214141 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: os-quota-class-sets {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.214297 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.215438 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: extensions {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.215500 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: os-volume-type-access {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.215540 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.216081 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.216753 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: encryption {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.216842 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.217065 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: extra_specs {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.217880 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: extensions {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.218365 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: capabilities {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.218741 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: os-hosts {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.219091 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.219303 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: encryption {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.220067 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: os-availability-zone {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.220335 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: os-quota-class-sets {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.220656 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.220847 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: capabilities {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.221400 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: consistencygroups {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.221669 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: os-volume-type-access {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.222156 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: os-quota-class-sets {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.223287 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: extra_specs {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.223412 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: cgsnapshots {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.223508 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: os-volume-type-access {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.223569 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.224791 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: os-snapshot-manage {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.224890 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: os-hosts {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.225094 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: extra_specs {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.226224 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: os-volume-manage {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.226366 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: os-availability-zone {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.226662 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: os-hosts {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.227551 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: consistencygroups {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.227680 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: backups {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.228056 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: os-availability-zone {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.229287 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.229449 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: consistencygroups {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.229551 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: cgsnapshots {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.229716 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: encryption {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.231318 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: os-volume-transfer {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.231501 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: cgsnapshots {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.232744 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: os-snapshot-manage {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.232857 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: scheduler-stats {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.233801 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.234211 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: os-volume-manage {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.234340 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: os-quota-sets {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.234740 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: os-snapshot-manage {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.235721 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: backups {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.235828 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extended resource: qos-specs {{(pid=113145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.235911 np0000179149 devstack@c-api.service[113147]: WARNING cinder.api.contrib.hosts [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:47:25.236141 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: os-volume-manage {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.236643 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.237594 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: backups {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.237871 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: encryption {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.238013 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.238572 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] SnapshotActionsController initialized {{(pid=113145) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:47:25.239473 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: os-volume-transfer {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.239612 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.239663 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: encryption {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.239697 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.241179 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.241248 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.241296 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: scheduler-stats {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.241360 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: os-volume-transfer {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.242554 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.242612 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.242752 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: os-quota-sets {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.242817 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: scheduler-stats {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.243999 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.244205 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: os-quota-sets {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.244404 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.245016 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extended resource: qos-specs {{(pid=113146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.245343 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.245660 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extended resource: qos-specs {{(pid=113148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.246529 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.246792 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.247465 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] SnapshotActionsController initialized {{(pid=113146) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:47:25.247833 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.contrib.snapshot_actions [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] SnapshotActionsController initialized {{(pid=113148) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:47:25.248062 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.248131 np0000179149 devstack@c-api.service[113145]: WARNING castellan.key_manager.migration [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.248507 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.248701 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.249171 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: extensions {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.249282 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.249282 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension TypesManage extending resource: types {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.249476 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.249562 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.249651 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension VolumeActions extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.249868 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.249950 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension UsedLimits extending resource: limits {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250077 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250128 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.250166 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.250203 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250262 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250397 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension AdminActions extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250523 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension AdminActions extending resource: snapshots {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250593 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: encryption {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.250647 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension AdminActions extending resource: backups {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250702 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250848 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.250951 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.v3.router [None req-c0567281-8f06-40cb-b9c0-dba5be223b1f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.251546 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.251626 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.252224 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: capabilities {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.252861 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.253160 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.254089 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: os-quota-class-sets {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.254210 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.254582 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.255515 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: os-volume-type-access {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.255638 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.256085 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.257022 np0000179149 devstack@c-api.service[113148]: WARNING castellan.key_manager.migration [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.257082 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: extra_specs {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.257607 np0000179149 devstack@c-api.service[113146]: WARNING castellan.key_manager.migration [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.257988 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.258112 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension TypesManage extending resource: types {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.258212 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.258327 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.258647 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.258732 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: os-hosts {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.258789 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension TypesManage extending resource: types {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.258961 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259076 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259151 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension VolumeActions extending resource: volumes {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259226 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259273 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension VolumeActions extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259350 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension UsedLimits extending resource: limits {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259413 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259466 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259503 np0000179149 devstack@c-api.service[113145]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b9712a3668 pid: 113145 (default app) Jun 09 11:47:25.259536 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension UsedLimits extending resource: limits {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259578 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259611 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259682 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259726 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259776 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension AdminActions extending resource: volumes {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259821 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259896 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension AdminActions extending resource: snapshots {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.259964 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension AdminActions extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260010 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension AdminActions extending resource: backups {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260122 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260192 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension AdminActions extending resource: snapshots {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260251 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: os-availability-zone {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.260300 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260351 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension AdminActions extending resource: backups {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260436 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.v3.router [None req-55eb1e2d-9e74-4ee4-80fb-d208dd3f50fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260496 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260496 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.260609 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.v3.router [None req-a0319f9d-624f-480a-8e8c-c60ad7dd8c81 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.261878 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: consistencygroups {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.264429 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: cgsnapshots {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.266397 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: os-snapshot-manage {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.267897 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: os-volume-manage {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.268189 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268189 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.268332 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268332 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.268332 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268332 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.268332 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268593 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.268593 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268593 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.268593 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268593 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.268593 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268837 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.268837 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268837 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.268837 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.268837 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269098 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269098 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269098 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269098 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269281 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269281 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269281 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269281 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269599 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269599 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269599 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269599 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269599 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269842 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269842 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269842 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.269842 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.269842 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270033 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270033 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270033 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270033 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270033 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270033 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270290 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270290 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270290 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270290 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270290 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270290 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270559 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270559 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270559 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270559 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270559 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270559 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270885 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270885 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270885 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270885 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.270885 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.270885 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.271260 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.271260 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.271260 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.271260 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.271600 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.271600 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.271600 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.271600 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.271600 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.271833 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.271833 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.271833 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.271833 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.271833 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272043 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272043 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272043 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272043 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272043 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272043 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272280 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272280 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272280 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272280 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272280 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272522 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272522 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272522 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272522 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272522 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272729 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272729 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272729 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272729 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272899 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272899 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.272899 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.272899 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273061 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273061 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273061 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273061 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273061 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273292 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273292 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273292 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273292 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273292 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273508 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273508 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273508 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273508 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273685 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273685 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273685 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273685 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273864 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273864 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.273864 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.273864 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274028 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274028 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274028 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274028 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274398 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274398 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274398 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274398 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274567 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274567 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274567 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274567 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274567 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274567 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274843 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274843 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274843 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.274843 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.274843 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275127 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275165 np0000179149 devstack@c-api.service[113148]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b9712a3668 pid: 113148 (default app) Jun 09 11:47:25.275211 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275211 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275211 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275211 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275211 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275211 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275519 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275519 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275519 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275519 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275519 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275519 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275852 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275852 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275852 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275852 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.275852 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.275852 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276101 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276101 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276101 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276101 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276101 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276101 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276277 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276277 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276277 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276277 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276416 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276416 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276416 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276416 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276546 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276546 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276546 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276546 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276798 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276798 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276798 np0000179149 devstack@c-api.service[113145]: /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 09 11:47:25.276798 np0000179149 devstack@c-api.service[113145]: warnings.warn(deprecated_msg) Jun 09 11:47:25.276931 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: backups {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.276962 np0000179149 devstack@c-api.service[113146]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b9712a3668 pid: 113146 (default app) Jun 09 11:47:25.276992 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-e1d3c584-e109-4d42-989d-e10640ccbca1 None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:47:25.277023 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: encryption {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.277023 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: os-volume-transfer {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.277073 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Tue Jun 9 11:47:25 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 11:47:25.277100 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: scheduler-stats {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.280087 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: os-quota-sets {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.281519 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extended resource: qos-specs {{(pid=113147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:47:25.283761 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.contrib.snapshot_actions [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] SnapshotActionsController initialized {{(pid=113147) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:47:25.284842 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.286453 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.287917 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.289257 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.290615 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.291960 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.293413 np0000179149 devstack@c-api.service[113147]: WARNING castellan.key_manager.migration [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:47:25.294363 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.294481 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension TypesManage extending resource: types {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.294610 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.294702 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.294903 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension VolumeActions extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295025 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295188 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension UsedLimits extending resource: limits {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295273 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295395 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295558 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295656 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension AdminActions extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295799 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension AdminActions extending resource: snapshots {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295880 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension AdminActions extending resource: backups {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.295987 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.296096 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.296201 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.v3.router [None req-9704a49a-278d-431e-9f76-095645d62bf5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:47:25.304789 np0000179149 devstack@c-api.service[113147]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b9712a3668 pid: 113147 (default app) Jun 09 11:47:33.180528 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.180528 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.180528 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.180528 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.180528 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.181583 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.181583 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.181583 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.181583 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.181583 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.181906 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.181906 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.181906 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.181906 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.181906 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.181906 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.182263 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.182263 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.182263 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.182263 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.182545 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.182545 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.182545 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.182545 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.182808 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.182808 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.182808 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.182808 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.183064 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.183064 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.183064 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.183064 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.183064 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.183394 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.183394 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.183394 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.183394 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.183394 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.183683 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.183683 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.183683 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.183683 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.183683 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.183683 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.184247 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.184247 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.184247 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.184247 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.184247 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.184247 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.184664 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.184664 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.184664 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.184664 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.184664 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.184664 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.185018 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.185018 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.185018 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.185018 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.185018 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.185326 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.185326 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.185326 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.185326 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.185326 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.185659 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.185659 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.185659 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.185659 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.185659 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.185659 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.186025 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.186025 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.186025 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.186025 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.186025 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.186025 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.186361 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.186361 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.186361 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.186361 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.186361 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.186691 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.186691 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.186691 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.186691 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.186691 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187010 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187010 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187010 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187010 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187285 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187285 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187285 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187285 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187565 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187565 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187565 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187565 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187565 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187948 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187948 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187948 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.187948 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.187948 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188238 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188238 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188238 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188238 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188400 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188400 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188400 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188400 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188526 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188526 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188526 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188526 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188634 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188634 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188634 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188634 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188734 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188734 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188734 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188734 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188837 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188837 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188837 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188837 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188837 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188967 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188967 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188967 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188967 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.188967 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.188967 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189111 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189111 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189111 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189111 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189111 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189238 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189238 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189238 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189238 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189238 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189238 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189412 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189412 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189412 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189412 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189412 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189412 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189565 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189565 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189565 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189565 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189565 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189565 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189720 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189720 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189720 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189720 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189720 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189720 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189880 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189880 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189880 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189880 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189986 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189986 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189986 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.189986 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.189986 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.190122 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.190122 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.190122 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.190122 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.190122 np0000179149 devstack@c-api.service[113148]: warnings.warn(deprecated_msg) Jun 09 11:47:33.190122 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-60f84ddf-9888-4084-9647-9f77dbb72738 None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:47:33.841129 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-60f84ddf-9888-4084-9647-9f77dbb72738 admin admin] POST https://199.204.45.19/volume/v3/types Jun 09 11:47:33.841129 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-60f84ddf-9888-4084-9647-9f77dbb72738 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 11:47:33.841129 np0000179149 devstack@c-api.service[113148]: /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 09 11:47:33.841129 np0000179149 devstack@c-api.service[113148]: warnings.warn( Jun 09 11:47:33.889410 np0000179149 devstack@c-api.service[113148]: DEBUG oslo_db.sqlalchemy.engines [None req-60f84ddf-9888-4084-9647-9f77dbb72738 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=113148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:33.926594 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-60f84ddf-9888-4084-9647-9f77dbb72738 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 09 11:47:33.927223 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Tue Jun 9 11:47:33 2026] POST /volume/v3/types => generated 186 bytes in 762 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:47:33.961592 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.961592 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.961592 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.961592 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.962505 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.962505 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.962505 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.962505 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.962755 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.962755 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.962755 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.962755 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.962755 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.962755 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963101 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963101 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963101 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963101 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963101 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963423 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963423 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963423 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963423 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963423 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963723 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963723 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963723 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963723 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963952 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963952 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963952 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.963952 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.963952 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964245 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.964245 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964245 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.964245 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964245 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.964529 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964529 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.964529 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964529 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.964529 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964529 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.964868 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964868 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.964868 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964868 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.964868 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.964868 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.965196 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.965196 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.965196 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.965196 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.965196 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.965196 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.965570 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.965570 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.965570 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.965570 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.965570 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.965872 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.965872 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.965872 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.965872 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.965872 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966166 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.966166 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966166 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.966166 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966166 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.966166 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966533 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.966533 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966533 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.966533 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966533 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.966533 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966859 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.966859 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966859 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.966859 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.966859 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.967153 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.967153 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.967153 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.967153 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.967153 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.967491 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.967491 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.967491 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.967491 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.967763 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.967763 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.967763 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.967763 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968002 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968002 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968002 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968002 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968002 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968293 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968293 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968293 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968293 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968293 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968606 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968606 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968606 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968606 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968831 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968831 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.968831 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.968831 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969119 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.969119 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969119 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.969119 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969481 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.969481 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969481 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.969481 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969726 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.969726 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969726 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.969726 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969961 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.969961 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969961 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.969961 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.969961 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970307 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970307 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970307 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970307 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970307 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970307 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970490 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970490 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970490 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970490 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970490 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970623 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970623 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970623 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970623 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970623 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970623 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970770 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970770 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970770 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970770 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970770 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970770 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970917 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970917 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970917 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970917 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.970917 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.970917 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971068 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971068 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971068 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971068 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971068 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971068 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971226 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971226 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971226 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971226 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971337 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971337 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971337 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971337 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971337 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971491 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971491 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971491 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971491 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:33.971491 np0000179149 devstack@c-api.service[113146]: warnings.warn(deprecated_msg) Jun 09 11:47:33.971491 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [req-60f84ddf-9888-4084-9647-9f77dbb72738 req-3011bfcb-2e95-4aac-bf77-6acecdb857de None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:47:34.438169 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [req-60f84ddf-9888-4084-9647-9f77dbb72738 req-3011bfcb-2e95-4aac-bf77-6acecdb857de admin admin] POST https://199.204.45.19/volume/v3/types/c7bd4071-a916-4f1d-92c3-bb7cf7556802/extra_specs Jun 09 11:47:34.438872 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [req-60f84ddf-9888-4084-9647-9f77dbb72738 req-3011bfcb-2e95-4aac-bf77-6acecdb857de admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 11:47:34.440919 np0000179149 devstack@c-api.service[113146]: /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 09 11:47:34.440919 np0000179149 devstack@c-api.service[113146]: warnings.warn( Jun 09 11:47:34.485719 np0000179149 devstack@c-api.service[113146]: DEBUG oslo_db.sqlalchemy.engines [req-60f84ddf-9888-4084-9647-9f77dbb72738 req-3011bfcb-2e95-4aac-bf77-6acecdb857de 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=113146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:47:34.552191 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [req-60f84ddf-9888-4084-9647-9f77dbb72738 req-3011bfcb-2e95-4aac-bf77-6acecdb857de admin admin] https://199.204.45.19/volume/v3/types/c7bd4071-a916-4f1d-92c3-bb7cf7556802/extra_specs returned with HTTP 200 Jun 09 11:47:34.552850 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 1/3] 199.204.45.19 () {70 vars in 1498 bytes} [Tue Jun 9 11:47:33 2026] POST /volume/v3/types/c7bd4071-a916-4f1d-92c3-bb7cf7556802/extra_specs => generated 55 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:47:35.138530 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=6 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:47:35.173426 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=6 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:47:43.923227 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:47:44.550164 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:50:30.357648 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-17684c9b-bdee-4580-bc45-ddb556351b5f None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:30.363292 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-17684c9b-bdee-4580-bc45-ddb556351b5f None None] GET https://199.204.45.19/volume// Jun 09 11:50:30.363292 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-17684c9b-bdee-4580-bc45-ddb556351b5f None None] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:30.363292 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-17684c9b-bdee-4580-bc45-ddb556351b5f None None] Calling method 'all' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:30.363292 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-17684c9b-bdee-4580-bc45-ddb556351b5f None None] https://199.204.45.19/volume// returned with HTTP 300 Jun 09 11:50:30.363292 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 2/4] 199.204.45.19 () {66 vars in 1449 bytes} [Tue Jun 9 11:50:30 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 11:51:14.556710 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.556710 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.556710 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.556710 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.556710 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.557935 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.557935 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.557935 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.557935 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.557935 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.558272 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.558272 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.558272 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.558272 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.558272 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.558272 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.558869 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.558869 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.558869 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.558869 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.559309 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.559309 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.559309 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.559309 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.559610 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.559610 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.559610 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.559610 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.559963 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.559963 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.559963 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.559963 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.559963 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.560406 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.560406 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.560406 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.560406 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.560406 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.560949 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.560949 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.560949 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.560949 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.560949 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.560949 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.561368 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.561368 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.561368 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.561368 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.561368 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.561368 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.561875 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.561875 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.561875 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.561875 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.561875 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.561875 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.562356 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.562356 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.562356 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.562356 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.562356 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.562886 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.562886 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.562886 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.562886 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.562886 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.563359 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.563359 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.563359 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.563359 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.563359 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.563359 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.563795 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.563795 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.563795 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.563795 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.563795 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.563795 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.564287 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.564287 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.564287 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.564287 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.564287 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.564711 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.564711 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.564711 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.564711 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.564711 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.565129 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.565129 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.565129 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.565129 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.565444 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.565444 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.565444 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.565444 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.565743 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.565743 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.565743 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.565743 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.565743 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.566194 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.566194 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.566194 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.566194 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.566194 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.566570 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.566570 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.566570 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.566570 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.566931 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.566931 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.566931 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.566931 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.567411 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.567411 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.567411 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.567411 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.567719 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.567719 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.567719 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.567719 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.567884 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.567884 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.567884 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.567884 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568028 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568028 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568028 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568028 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568028 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568279 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568279 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568279 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568279 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568279 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568279 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568538 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568538 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568538 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568538 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568538 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568689 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568689 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568689 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568689 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568689 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568689 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568884 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568884 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568884 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568884 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.568884 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.568884 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569139 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569139 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569139 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569139 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569139 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569139 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569455 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569455 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569455 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569455 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569455 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569455 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569702 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569702 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569702 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569702 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569879 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569879 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569879 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.569879 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.569879 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.570084 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.570084 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.570084 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.570084 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:14.570084 np0000179149 devstack@c-api.service[113147]: warnings.warn(deprecated_msg) Jun 09 11:51:14.570084 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-fcfe064d-d312-429c-9270-1705bf996fdb None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:14.570084 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 1/5] 199.204.45.19 () {62 vars in 1061 bytes} [Tue Jun 9 11:51:14 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 11:51:14.602171 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-a03f23a2-84e1-49bb-9ad8-1dc025742268 None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:14.616053 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 2/6] 199.204.45.19 () {64 vars in 1265 bytes} [Tue Jun 9 11:51:14 2026] GET /volume/v3 => generated 0 bytes in 17 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 11:51:14.663281 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [req-a03f23a2-84e1-49bb-9ad8-1dc025742268 req-0c3aa5ed-3777-4f35-a923-65415d934810 None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:14.668405 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [req-a03f23a2-84e1-49bb-9ad8-1dc025742268 req-0c3aa5ed-3777-4f35-a923-65415d934810 demo demo] GET https://199.204.45.19/volume/v3/ Jun 09 11:51:14.668968 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [req-a03f23a2-84e1-49bb-9ad8-1dc025742268 req-0c3aa5ed-3777-4f35-a923-65415d934810 demo demo] Empty body provided in request {{(pid=113146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:14.669481 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [req-a03f23a2-84e1-49bb-9ad8-1dc025742268 req-0c3aa5ed-3777-4f35-a923-65415d934810 demo demo] Calling method 'version_select' {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:14.671266 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [req-a03f23a2-84e1-49bb-9ad8-1dc025742268 req-0c3aa5ed-3777-4f35-a923-65415d934810 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 09 11:51:14.671922 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 2/7] 199.204.45.19 () {66 vars in 1339 bytes} [Tue Jun 9 11:51:14 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:51:14.721950 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-a08f35fc-d5ab-47ce-adbb-1df53febd6cc None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:15.135224 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-a08f35fc-d5ab-47ce-adbb-1df53febd6cc demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 09 11:51:15.135664 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-a08f35fc-d5ab-47ce-adbb-1df53febd6cc demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:15.135906 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-a08f35fc-d5ab-47ce-adbb-1df53febd6cc demo demo] Calling method 'show' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:15.178776 np0000179149 devstack@c-api.service[113145]: DEBUG oslo_db.sqlalchemy.engines [None req-a08f35fc-d5ab-47ce-adbb-1df53febd6cc 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=113145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:51:15.198102 np0000179149 devstack@c-api.service[113145]: /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 09 11:51:15.198102 np0000179149 devstack@c-api.service[113145]: warnings.warn( Jun 09 11:51:15.200497 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-a08f35fc-d5ab-47ce-adbb-1df53febd6cc demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 09 11:51:15.201003 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 3/8] 199.204.45.19 () {64 vars in 1294 bytes} [Tue Jun 9 11:51:14 2026] GET /volume/v3/types/default => generated 145 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:51:15.318414 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-d6dae9af-7544-47a1-af10-2c57e36451b3 None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:15.793264 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-d6dae9af-7544-47a1-af10-2c57e36451b3 demo demo] GET https://199.204.45.19/volume/v3/types Jun 09 11:51:15.794157 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-d6dae9af-7544-47a1-af10-2c57e36451b3 demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:15.794157 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-d6dae9af-7544-47a1-af10-2c57e36451b3 demo demo] Calling method 'index' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:15.794412 np0000179149 devstack@c-api.service[113147]: /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 09 11:51:15.794412 np0000179149 devstack@c-api.service[113147]: warnings.warn( Jun 09 11:51:15.795118 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.api_utils [None req-d6dae9af-7544-47a1-af10-2c57e36451b3 demo demo] Removing options '' from query. {{(pid=113147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:51:15.841161 np0000179149 devstack@c-api.service[113147]: DEBUG oslo_db.sqlalchemy.engines [None req-d6dae9af-7544-47a1-af10-2c57e36451b3 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=113147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:51:15.860803 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-d6dae9af-7544-47a1-af10-2c57e36451b3 demo demo] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 09 11:51:15.861275 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1283 bytes} [Tue Jun 9 11:51:15 2026] GET /volume/v3/types => generated 377 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 09 11:51:16.354320 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-88516de2-6c29-4dd5-9ad4-4b1a86df9a6c None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:16.355403 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 3/10] 199.204.45.19 () {62 vars in 1061 bytes} [Tue Jun 9 11:51:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 11:51:16.399546 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-1fc7f9ea-1621-486e-a06c-3886272a4ded None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:16.408135 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 3/11] 199.204.45.19 () {64 vars in 1265 bytes} [Tue Jun 9 11:51:16 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 11:51:16.450745 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [req-1fc7f9ea-1621-486e-a06c-3886272a4ded req-581f1b19-bcba-4f21-85ec-d92c225cd008 None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:16.453478 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [req-1fc7f9ea-1621-486e-a06c-3886272a4ded req-581f1b19-bcba-4f21-85ec-d92c225cd008 demo demo] GET https://199.204.45.19/volume/v3/ Jun 09 11:51:16.453789 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [req-1fc7f9ea-1621-486e-a06c-3886272a4ded req-581f1b19-bcba-4f21-85ec-d92c225cd008 demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:16.454094 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [req-1fc7f9ea-1621-486e-a06c-3886272a4ded req-581f1b19-bcba-4f21-85ec-d92c225cd008 demo demo] Calling method 'version_select' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:16.454796 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [req-1fc7f9ea-1621-486e-a06c-3886272a4ded req-581f1b19-bcba-4f21-85ec-d92c225cd008 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 09 11:51:16.455297 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 4/12] 199.204.45.19 () {66 vars in 1339 bytes} [Tue Jun 9 11:51:16 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:51:16.503390 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-fa57a10c-df3f-454b-b430-5c37e7addc3b None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:16.507522 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-fa57a10c-df3f-454b-b430-5c37e7addc3b demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 09 11:51:16.508008 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-fa57a10c-df3f-454b-b430-5c37e7addc3b demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:16.508513 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-fa57a10c-df3f-454b-b430-5c37e7addc3b demo demo] Calling method 'show' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:16.525312 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-fa57a10c-df3f-454b-b430-5c37e7addc3b demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 09 11:51:16.525921 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1294 bytes} [Tue Jun 9 11:51:16 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:51:17.275250 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-162da033-cb76-4aa0-a790-d27e38f88774 None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:17.276502 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 4/14] 199.204.45.19 () {62 vars in 1061 bytes} [Tue Jun 9 11:51:17 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 11:51:17.317661 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-c352ad3c-0836-4713-9914-8a2ffa6e717e None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:17.322509 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 4/15] 199.204.45.19 () {64 vars in 1265 bytes} [Tue Jun 9 11:51:17 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 11:51:17.364536 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [req-c352ad3c-0836-4713-9914-8a2ffa6e717e req-347c4174-6944-48e2-982a-6f7880d7f55d None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:17.368401 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [req-c352ad3c-0836-4713-9914-8a2ffa6e717e req-347c4174-6944-48e2-982a-6f7880d7f55d demo demo] GET https://199.204.45.19/volume/v3/ Jun 09 11:51:17.368401 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [req-c352ad3c-0836-4713-9914-8a2ffa6e717e req-347c4174-6944-48e2-982a-6f7880d7f55d demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:17.368401 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [req-c352ad3c-0836-4713-9914-8a2ffa6e717e req-347c4174-6944-48e2-982a-6f7880d7f55d demo demo] Calling method 'version_select' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:17.368401 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [req-c352ad3c-0836-4713-9914-8a2ffa6e717e req-347c4174-6944-48e2-982a-6f7880d7f55d demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 09 11:51:17.369049 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 5/16] 199.204.45.19 () {66 vars in 1339 bytes} [Tue Jun 9 11:51:17 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:51:17.417429 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-eb7f01b1-6699-48b3-af1d-c6e9411a7939 None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:17.421233 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-eb7f01b1-6699-48b3-af1d-c6e9411a7939 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 09 11:51:17.421658 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-eb7f01b1-6699-48b3-af1d-c6e9411a7939 demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:17.422077 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-eb7f01b1-6699-48b3-af1d-c6e9411a7939 demo demo] Calling method 'show' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:17.432366 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-eb7f01b1-6699-48b3-af1d-c6e9411a7939 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 09 11:51:17.432900 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1294 bytes} [Tue Jun 9 11:51:17 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:51:17.477923 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-171ddaa8-507d-44d9-8da6-5ce6836a87da None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:17.479405 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 5/18] 199.204.45.19 () {62 vars in 1061 bytes} [Tue Jun 9 11:51:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 11:51:17.518076 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-3f384e8b-5a95-4038-9b4f-0c73b811f8fc None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:17.520708 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 5/19] 199.204.45.19 () {64 vars in 1265 bytes} [Tue Jun 9 11:51:17 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 11:51:17.564192 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [req-3f384e8b-5a95-4038-9b4f-0c73b811f8fc req-db22b2b5-5678-44e3-a208-e7ba0938d05a None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:17.566400 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [req-3f384e8b-5a95-4038-9b4f-0c73b811f8fc req-db22b2b5-5678-44e3-a208-e7ba0938d05a demo demo] GET https://199.204.45.19/volume/v3/ Jun 09 11:51:17.567029 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [req-3f384e8b-5a95-4038-9b4f-0c73b811f8fc req-db22b2b5-5678-44e3-a208-e7ba0938d05a demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:17.567441 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [req-3f384e8b-5a95-4038-9b4f-0c73b811f8fc req-db22b2b5-5678-44e3-a208-e7ba0938d05a demo demo] Calling method 'version_select' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:17.569298 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [req-3f384e8b-5a95-4038-9b4f-0c73b811f8fc req-db22b2b5-5678-44e3-a208-e7ba0938d05a demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 09 11:51:17.569298 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 6/20] 199.204.45.19 () {66 vars in 1339 bytes} [Tue Jun 9 11:51:17 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:51:17.613279 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-4266ce3f-8edc-45a5-b32f-381890f59481 None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:51:17.615307 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-4266ce3f-8edc-45a5-b32f-381890f59481 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 09 11:51:17.615520 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-4266ce3f-8edc-45a5-b32f-381890f59481 demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:51:17.615742 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-4266ce3f-8edc-45a5-b32f-381890f59481 demo demo] Calling method 'show' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:51:17.629179 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-4266ce3f-8edc-45a5-b32f-381890f59481 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 09 11:51:17.629556 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1294 bytes} [Tue Jun 9 11:51:17 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:51:25.195502 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=2 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:51:27.623026 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=7 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:56:29.933197 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-70eeca7b-305a-408d-bbbd-07123e339112 None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:56:30.067466 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-70eeca7b-305a-408d-bbbd-07123e339112 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 11:56:30.067793 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-70eeca7b-305a-408d-bbbd-07123e339112 demo demo] Empty body provided in request {{(pid=113148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:56:30.068060 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-70eeca7b-305a-408d-bbbd-07123e339112 demo demo] Calling method 'detail' {{(pid=113148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:56:30.069354 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.api_utils [None req-70eeca7b-305a-408d-bbbd-07123e339112 demo demo] Removing options '' from query. {{(pid=113148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:56:30.070094 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.volume.api [None req-70eeca7b-305a-408d-bbbd-07123e339112 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:56:30.116994 np0000179149 devstack@c-api.service[113148]: INFO cinder.volume.api [None req-70eeca7b-305a-408d-bbbd-07123e339112 demo demo] Get all volumes completed successfully. Jun 09 11:56:30.120685 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-70eeca7b-305a-408d-bbbd-07123e339112 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:56:30.121469 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 11:56:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:56:40.105441 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writing DB stats cinder:SELECT=1 {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:57:30.148909 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-67081a3f-d33e-48ac-8357-a4a56cdb0ca7 None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:57:30.152456 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-67081a3f-d33e-48ac-8357-a4a56cdb0ca7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 11:57:30.152765 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-67081a3f-d33e-48ac-8357-a4a56cdb0ca7 demo demo] Empty body provided in request {{(pid=113146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:57:30.153015 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-67081a3f-d33e-48ac-8357-a4a56cdb0ca7 demo demo] Calling method 'detail' {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:57:30.153683 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.api_utils [None req-67081a3f-d33e-48ac-8357-a4a56cdb0ca7 demo demo] Removing options '' from query. {{(pid=113146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:57:30.155557 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.volume.api [None req-67081a3f-d33e-48ac-8357-a4a56cdb0ca7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:57:30.196019 np0000179149 devstack@c-api.service[113146]: INFO cinder.volume.api [None req-67081a3f-d33e-48ac-8357-a4a56cdb0ca7 demo demo] Get all volumes completed successfully. Jun 09 11:57:30.199294 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-67081a3f-d33e-48ac-8357-a4a56cdb0ca7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:57:30.199937 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 6/23] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 11:57:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:57:40.189311 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:58:30.219246 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-c8edf3d2-6b17-4c18-add7-9a60447d81b8 None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:58:30.224483 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-c8edf3d2-6b17-4c18-add7-9a60447d81b8 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 11:58:30.224729 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-c8edf3d2-6b17-4c18-add7-9a60447d81b8 demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:58:30.225005 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-c8edf3d2-6b17-4c18-add7-9a60447d81b8 demo demo] Calling method 'detail' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:58:30.226508 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.api_utils [None req-c8edf3d2-6b17-4c18-add7-9a60447d81b8 demo demo] Removing options '' from query. {{(pid=113145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:58:30.227984 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.volume.api [None req-c8edf3d2-6b17-4c18-add7-9a60447d81b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:58:30.275646 np0000179149 devstack@c-api.service[113145]: INFO cinder.volume.api [None req-c8edf3d2-6b17-4c18-add7-9a60447d81b8 demo demo] Get all volumes completed successfully. Jun 09 11:58:30.279795 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-c8edf3d2-6b17-4c18-add7-9a60447d81b8 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:58:30.280343 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 7/24] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 11:58:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:58:40.264425 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=1 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:59:30.297983 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-e94aa4f2-b053-4412-8051-e1556014aeed None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:59:30.305419 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-e94aa4f2-b053-4412-8051-e1556014aeed demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 11:59:30.305419 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-e94aa4f2-b053-4412-8051-e1556014aeed demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:59:30.305419 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-e94aa4f2-b053-4412-8051-e1556014aeed demo demo] Calling method 'detail' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:59:30.305419 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.api_utils [None req-e94aa4f2-b053-4412-8051-e1556014aeed demo demo] Removing options '' from query. {{(pid=113147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:59:30.305739 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.volume.api [None req-e94aa4f2-b053-4412-8051-e1556014aeed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:59:30.343531 np0000179149 devstack@c-api.service[113147]: INFO cinder.volume.api [None req-e94aa4f2-b053-4412-8051-e1556014aeed demo demo] Get all volumes completed successfully. Jun 09 11:59:30.345681 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-e94aa4f2-b053-4412-8051-e1556014aeed demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:59:30.346045 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 11:59:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:59:40.338344 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=1 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:00:30.378666 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-55afdd11-802c-4469-adc3-a2d8e8fe5f40 None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:00:30.384005 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-55afdd11-802c-4469-adc3-a2d8e8fe5f40 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:00:30.384263 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-55afdd11-802c-4469-adc3-a2d8e8fe5f40 demo demo] Empty body provided in request {{(pid=113148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:00:30.384556 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-55afdd11-802c-4469-adc3-a2d8e8fe5f40 demo demo] Calling method 'detail' {{(pid=113148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:00:30.384915 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.api_utils [None req-55afdd11-802c-4469-adc3-a2d8e8fe5f40 demo demo] Removing options '' from query. {{(pid=113148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:00:30.385942 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.volume.api [None req-55afdd11-802c-4469-adc3-a2d8e8fe5f40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:00:30.395489 np0000179149 devstack@c-api.service[113148]: INFO cinder.volume.api [None req-55afdd11-802c-4469-adc3-a2d8e8fe5f40 demo demo] Get all volumes completed successfully. Jun 09 12:00:30.397511 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-55afdd11-802c-4469-adc3-a2d8e8fe5f40 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:00:30.397903 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:00:30 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 09 12:00:40.389663 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writing DB stats cinder:SELECT=1 {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:01:30.418579 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-9674fd42-c7e6-46c6-bf34-9e12e7003cfd None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:01:30.609517 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-9674fd42-c7e6-46c6-bf34-9e12e7003cfd demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:01:30.609760 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-9674fd42-c7e6-46c6-bf34-9e12e7003cfd demo demo] Empty body provided in request {{(pid=113146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:01:30.609979 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-9674fd42-c7e6-46c6-bf34-9e12e7003cfd demo demo] Calling method 'detail' {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:01:30.610304 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.api_utils [None req-9674fd42-c7e6-46c6-bf34-9e12e7003cfd demo demo] Removing options '' from query. {{(pid=113146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:01:30.611341 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.volume.api [None req-9674fd42-c7e6-46c6-bf34-9e12e7003cfd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:01:30.619057 np0000179149 devstack@c-api.service[113146]: INFO cinder.volume.api [None req-9674fd42-c7e6-46c6-bf34-9e12e7003cfd demo demo] Get all volumes completed successfully. Jun 09 12:01:30.621224 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-9674fd42-c7e6-46c6-bf34-9e12e7003cfd demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:01:30.621650 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 7/27] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:01:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:01:40.616524 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:02:30.633261 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-b03f5df9-0f20-4bb5-aced-897fd39ecf34 None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:02:30.637796 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-b03f5df9-0f20-4bb5-aced-897fd39ecf34 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:02:30.638032 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-b03f5df9-0f20-4bb5-aced-897fd39ecf34 demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:02:30.638303 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-b03f5df9-0f20-4bb5-aced-897fd39ecf34 demo demo] Calling method 'detail' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:02:30.638803 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.api_utils [None req-b03f5df9-0f20-4bb5-aced-897fd39ecf34 demo demo] Removing options '' from query. {{(pid=113145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:02:30.640021 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.volume.api [None req-b03f5df9-0f20-4bb5-aced-897fd39ecf34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:02:30.650939 np0000179149 devstack@c-api.service[113145]: INFO cinder.volume.api [None req-b03f5df9-0f20-4bb5-aced-897fd39ecf34 demo demo] Get all volumes completed successfully. Jun 09 12:02:30.653068 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-b03f5df9-0f20-4bb5-aced-897fd39ecf34 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:02:30.653216 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 8/28] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:02:30 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 09 12:02:40.644902 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=1 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:03:30.666126 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-a58d60f3-e8a7-49f2-a089-717508bf98ce None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:03:30.668954 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-a58d60f3-e8a7-49f2-a089-717508bf98ce demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:03:30.669186 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-a58d60f3-e8a7-49f2-a089-717508bf98ce demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:03:30.669448 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-a58d60f3-e8a7-49f2-a089-717508bf98ce demo demo] Calling method 'detail' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:03:30.669756 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.api_utils [None req-a58d60f3-e8a7-49f2-a089-717508bf98ce demo demo] Removing options '' from query. {{(pid=113147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:03:30.671051 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.volume.api [None req-a58d60f3-e8a7-49f2-a089-717508bf98ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:03:30.679407 np0000179149 devstack@c-api.service[113147]: INFO cinder.volume.api [None req-a58d60f3-e8a7-49f2-a089-717508bf98ce demo demo] Get all volumes completed successfully. Jun 09 12:03:30.682166 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-a58d60f3-e8a7-49f2-a089-717508bf98ce demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:03:30.682500 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:03:30 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 09 12:03:40.674205 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=1 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:04:30.698926 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-5017b5b4-e90c-434f-8856-0e30cc96ca53 None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:04:30.702104 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-5017b5b4-e90c-434f-8856-0e30cc96ca53 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:04:30.702506 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-5017b5b4-e90c-434f-8856-0e30cc96ca53 demo demo] Empty body provided in request {{(pid=113148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:04:30.702894 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-5017b5b4-e90c-434f-8856-0e30cc96ca53 demo demo] Calling method 'detail' {{(pid=113148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:04:30.703331 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.api_utils [None req-5017b5b4-e90c-434f-8856-0e30cc96ca53 demo demo] Removing options '' from query. {{(pid=113148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:04:30.704467 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.volume.api [None req-5017b5b4-e90c-434f-8856-0e30cc96ca53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:04:30.716108 np0000179149 devstack@c-api.service[113148]: INFO cinder.volume.api [None req-5017b5b4-e90c-434f-8856-0e30cc96ca53 demo demo] Get all volumes completed successfully. Jun 09 12:04:30.719654 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-5017b5b4-e90c-434f-8856-0e30cc96ca53 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:04:30.719654 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:04:30 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 09 12:04:40.708492 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writing DB stats cinder:SELECT=1 {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:05:30.733237 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-b03a04c0-1dce-470b-aebd-5c93846ecb2b None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:05:30.739247 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-b03a04c0-1dce-470b-aebd-5c93846ecb2b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:05:30.739672 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-b03a04c0-1dce-470b-aebd-5c93846ecb2b demo demo] Empty body provided in request {{(pid=113146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:05:30.740055 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-b03a04c0-1dce-470b-aebd-5c93846ecb2b demo demo] Calling method 'detail' {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:05:30.740585 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.api_utils [None req-b03a04c0-1dce-470b-aebd-5c93846ecb2b demo demo] Removing options '' from query. {{(pid=113146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:05:30.742932 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.volume.api [None req-b03a04c0-1dce-470b-aebd-5c93846ecb2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:05:30.751666 np0000179149 devstack@c-api.service[113146]: INFO cinder.volume.api [None req-b03a04c0-1dce-470b-aebd-5c93846ecb2b demo demo] Get all volumes completed successfully. Jun 09 12:05:30.757936 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-b03a04c0-1dce-470b-aebd-5c93846ecb2b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:05:30.759481 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 8/31] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:05:30 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 09 12:05:40.745839 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:06:30.775494 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-cb16e16e-82ce-4eaf-bf96-0dd2b2bb3517 None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:06:30.951018 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-cb16e16e-82ce-4eaf-bf96-0dd2b2bb3517 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:06:30.951388 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-cb16e16e-82ce-4eaf-bf96-0dd2b2bb3517 demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:06:30.951811 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-cb16e16e-82ce-4eaf-bf96-0dd2b2bb3517 demo demo] Calling method 'detail' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:06:30.952292 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.api_utils [None req-cb16e16e-82ce-4eaf-bf96-0dd2b2bb3517 demo demo] Removing options '' from query. {{(pid=113145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:06:30.953946 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.volume.api [None req-cb16e16e-82ce-4eaf-bf96-0dd2b2bb3517 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:06:30.969711 np0000179149 devstack@c-api.service[113145]: INFO cinder.volume.api [None req-cb16e16e-82ce-4eaf-bf96-0dd2b2bb3517 demo demo] Get all volumes completed successfully. Jun 09 12:06:30.973395 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-cb16e16e-82ce-4eaf-bf96-0dd2b2bb3517 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:06:30.976814 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 9/32] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:06:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:06:40.958784 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=1 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:07:30.989589 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-4fae1cb1-be43-47b4-ae10-c07ef5a64fc3 None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:07:30.993735 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-4fae1cb1-be43-47b4-ae10-c07ef5a64fc3 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:07:30.994108 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-4fae1cb1-be43-47b4-ae10-c07ef5a64fc3 demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:07:30.994546 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-4fae1cb1-be43-47b4-ae10-c07ef5a64fc3 demo demo] Calling method 'detail' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:07:30.995083 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.api_utils [None req-4fae1cb1-be43-47b4-ae10-c07ef5a64fc3 demo demo] Removing options '' from query. {{(pid=113147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:07:30.996023 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.volume.api [None req-4fae1cb1-be43-47b4-ae10-c07ef5a64fc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:07:31.004348 np0000179149 devstack@c-api.service[113147]: INFO cinder.volume.api [None req-4fae1cb1-be43-47b4-ae10-c07ef5a64fc3 demo demo] Get all volumes completed successfully. Jun 09 12:07:31.008748 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-4fae1cb1-be43-47b4-ae10-c07ef5a64fc3 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:07:31.009481 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:07:30 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 09 12:07:41.000891 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=1 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:08:31.024326 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-62e3e16a-7d68-4114-971b-d0afa8eb66e1 None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:08:31.029399 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-62e3e16a-7d68-4114-971b-d0afa8eb66e1 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:08:31.029399 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-62e3e16a-7d68-4114-971b-d0afa8eb66e1 demo demo] Empty body provided in request {{(pid=113148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:08:31.029399 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-62e3e16a-7d68-4114-971b-d0afa8eb66e1 demo demo] Calling method 'detail' {{(pid=113148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:08:31.029399 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.api_utils [None req-62e3e16a-7d68-4114-971b-d0afa8eb66e1 demo demo] Removing options '' from query. {{(pid=113148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:08:31.029399 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.volume.api [None req-62e3e16a-7d68-4114-971b-d0afa8eb66e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:08:31.039945 np0000179149 devstack@c-api.service[113148]: INFO cinder.volume.api [None req-62e3e16a-7d68-4114-971b-d0afa8eb66e1 demo demo] Get all volumes completed successfully. Jun 09 12:08:31.042724 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-62e3e16a-7d68-4114-971b-d0afa8eb66e1 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:08:31.043328 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:08:31 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 09 12:08:41.032902 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writing DB stats cinder:SELECT=1 {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:09:31.056559 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-148d421f-6a06-4102-9890-116ca9b52e08 None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:09:31.059972 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-148d421f-6a06-4102-9890-116ca9b52e08 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:09:31.060239 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-148d421f-6a06-4102-9890-116ca9b52e08 demo demo] Empty body provided in request {{(pid=113146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:09:31.060529 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-148d421f-6a06-4102-9890-116ca9b52e08 demo demo] Calling method 'detail' {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:09:31.060842 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.api_utils [None req-148d421f-6a06-4102-9890-116ca9b52e08 demo demo] Removing options '' from query. {{(pid=113146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:09:31.062006 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.volume.api [None req-148d421f-6a06-4102-9890-116ca9b52e08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:09:31.071004 np0000179149 devstack@c-api.service[113146]: INFO cinder.volume.api [None req-148d421f-6a06-4102-9890-116ca9b52e08 demo demo] Get all volumes completed successfully. Jun 09 12:09:31.073551 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-148d421f-6a06-4102-9890-116ca9b52e08 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:09:31.074049 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 9/35] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:09:31 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 09 12:09:41.065548 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:10:31.090650 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-b3d74bf6-96e6-4aee-b129-134fcf1e093e None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:10:31.096986 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-b3d74bf6-96e6-4aee-b129-134fcf1e093e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:10:31.097150 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-b3d74bf6-96e6-4aee-b129-134fcf1e093e demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:10:31.097349 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-b3d74bf6-96e6-4aee-b129-134fcf1e093e demo demo] Calling method 'detail' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:10:31.097567 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.api_utils [None req-b3d74bf6-96e6-4aee-b129-134fcf1e093e demo demo] Removing options '' from query. {{(pid=113145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:10:31.098271 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.volume.api [None req-b3d74bf6-96e6-4aee-b129-134fcf1e093e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:10:31.105755 np0000179149 devstack@c-api.service[113145]: INFO cinder.volume.api [None req-b3d74bf6-96e6-4aee-b129-134fcf1e093e demo demo] Get all volumes completed successfully. Jun 09 12:10:31.107617 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-b3d74bf6-96e6-4aee-b129-134fcf1e093e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:10:31.107966 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 10/36] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:10:31 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 09 12:10:41.101143 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=1 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:11:31.123806 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-41e59fe1-bc16-414c-a972-ac5c5584a58c None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:11:31.308682 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-41e59fe1-bc16-414c-a972-ac5c5584a58c demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:11:31.308920 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-41e59fe1-bc16-414c-a972-ac5c5584a58c demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:11:31.309187 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-41e59fe1-bc16-414c-a972-ac5c5584a58c demo demo] Calling method 'detail' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:11:31.309614 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.api_utils [None req-41e59fe1-bc16-414c-a972-ac5c5584a58c demo demo] Removing options '' from query. {{(pid=113147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:11:31.310590 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.volume.api [None req-41e59fe1-bc16-414c-a972-ac5c5584a58c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:11:31.319102 np0000179149 devstack@c-api.service[113147]: INFO cinder.volume.api [None req-41e59fe1-bc16-414c-a972-ac5c5584a58c demo demo] Get all volumes completed successfully. Jun 09 12:11:31.322046 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-41e59fe1-bc16-414c-a972-ac5c5584a58c demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:11:31.322576 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:11:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:11:41.314076 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=1 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:12:31.339665 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-ad458fd5-f3e0-460f-a7c0-e5e63fd6dfce None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:12:31.342899 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-ad458fd5-f3e0-460f-a7c0-e5e63fd6dfce demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:12:31.343335 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-ad458fd5-f3e0-460f-a7c0-e5e63fd6dfce demo demo] Empty body provided in request {{(pid=113148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:12:31.343789 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-ad458fd5-f3e0-460f-a7c0-e5e63fd6dfce demo demo] Calling method 'detail' {{(pid=113148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:12:31.344250 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.api_utils [None req-ad458fd5-f3e0-460f-a7c0-e5e63fd6dfce demo demo] Removing options '' from query. {{(pid=113148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:12:31.345788 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.volume.api [None req-ad458fd5-f3e0-460f-a7c0-e5e63fd6dfce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:12:31.353269 np0000179149 devstack@c-api.service[113148]: INFO cinder.volume.api [None req-ad458fd5-f3e0-460f-a7c0-e5e63fd6dfce demo demo] Get all volumes completed successfully. Jun 09 12:12:31.355262 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-ad458fd5-f3e0-460f-a7c0-e5e63fd6dfce demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:12:31.355617 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 10/38] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:12:31 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 09 12:12:41.349328 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writing DB stats cinder:SELECT=1 {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:13:31.371137 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-67e83be4-46af-414b-a2df-2bbcdbc06131 None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:13:31.375146 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-67e83be4-46af-414b-a2df-2bbcdbc06131 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:13:31.375582 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-67e83be4-46af-414b-a2df-2bbcdbc06131 demo demo] Empty body provided in request {{(pid=113146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:13:31.376063 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-67e83be4-46af-414b-a2df-2bbcdbc06131 demo demo] Calling method 'detail' {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:13:31.376556 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.api_utils [None req-67e83be4-46af-414b-a2df-2bbcdbc06131 demo demo] Removing options '' from query. {{(pid=113146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:13:31.377618 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.volume.api [None req-67e83be4-46af-414b-a2df-2bbcdbc06131 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:13:31.392352 np0000179149 devstack@c-api.service[113146]: INFO cinder.volume.api [None req-67e83be4-46af-414b-a2df-2bbcdbc06131 demo demo] Get all volumes completed successfully. Jun 09 12:13:31.397246 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-67e83be4-46af-414b-a2df-2bbcdbc06131 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:13:31.398626 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 10/39] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:13:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:13:41.381725 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:14:31.416335 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-d280ff28-a728-4bde-9d30-57f476ea8294 None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:14:31.421820 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-d280ff28-a728-4bde-9d30-57f476ea8294 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:14:31.421991 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-d280ff28-a728-4bde-9d30-57f476ea8294 demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:14:31.422188 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-d280ff28-a728-4bde-9d30-57f476ea8294 demo demo] Calling method 'detail' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:14:31.422435 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.api_utils [None req-d280ff28-a728-4bde-9d30-57f476ea8294 demo demo] Removing options '' from query. {{(pid=113145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:14:31.423085 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.volume.api [None req-d280ff28-a728-4bde-9d30-57f476ea8294 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:14:31.432340 np0000179149 devstack@c-api.service[113145]: INFO cinder.volume.api [None req-d280ff28-a728-4bde-9d30-57f476ea8294 demo demo] Get all volumes completed successfully. Jun 09 12:14:31.434681 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-d280ff28-a728-4bde-9d30-57f476ea8294 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:14:31.435136 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 11/40] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:14:31 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 09 12:14:41.425660 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=1 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:15:31.446956 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-c9419dff-8354-4a2b-b5d7-15f046ed146a None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:15:31.450252 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-c9419dff-8354-4a2b-b5d7-15f046ed146a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:15:31.450482 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-c9419dff-8354-4a2b-b5d7-15f046ed146a demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:15:31.450710 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-c9419dff-8354-4a2b-b5d7-15f046ed146a demo demo] Calling method 'detail' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:15:31.451009 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.api_utils [None req-c9419dff-8354-4a2b-b5d7-15f046ed146a demo demo] Removing options '' from query. {{(pid=113147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:15:31.451982 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.volume.api [None req-c9419dff-8354-4a2b-b5d7-15f046ed146a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:15:31.460245 np0000179149 devstack@c-api.service[113147]: INFO cinder.volume.api [None req-c9419dff-8354-4a2b-b5d7-15f046ed146a demo demo] Get all volumes completed successfully. Jun 09 12:15:31.462214 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-c9419dff-8354-4a2b-b5d7-15f046ed146a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:15:31.462589 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 10/41] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:15:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:15:41.455114 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=1 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:16:31.477263 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-8f5a0ac4-f3df-414b-b0fb-59b76762f2ec None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:16:31.586660 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-8f5a0ac4-f3df-414b-b0fb-59b76762f2ec demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:16:31.587051 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-8f5a0ac4-f3df-414b-b0fb-59b76762f2ec demo demo] Empty body provided in request {{(pid=113148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:16:31.587493 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-8f5a0ac4-f3df-414b-b0fb-59b76762f2ec demo demo] Calling method 'detail' {{(pid=113148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:16:31.588122 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.api_utils [None req-8f5a0ac4-f3df-414b-b0fb-59b76762f2ec demo demo] Removing options '' from query. {{(pid=113148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:16:31.590107 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.volume.api [None req-8f5a0ac4-f3df-414b-b0fb-59b76762f2ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:16:31.597320 np0000179149 devstack@c-api.service[113148]: INFO cinder.volume.api [None req-8f5a0ac4-f3df-414b-b0fb-59b76762f2ec demo demo] Get all volumes completed successfully. Jun 09 12:16:31.599954 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-8f5a0ac4-f3df-414b-b0fb-59b76762f2ec demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:16:31.600622 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 11/42] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:16:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:16:41.592537 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writing DB stats cinder:SELECT=1 {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:17:31.612887 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-e9056b12-f213-4966-a8e6-2be54e62d02b None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:17:31.616624 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-e9056b12-f213-4966-a8e6-2be54e62d02b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:17:31.616947 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-e9056b12-f213-4966-a8e6-2be54e62d02b demo demo] Empty body provided in request {{(pid=113146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:17:31.617303 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-e9056b12-f213-4966-a8e6-2be54e62d02b demo demo] Calling method 'detail' {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:17:31.617797 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.api_utils [None req-e9056b12-f213-4966-a8e6-2be54e62d02b demo demo] Removing options '' from query. {{(pid=113146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:17:31.618840 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.volume.api [None req-e9056b12-f213-4966-a8e6-2be54e62d02b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:17:31.629153 np0000179149 devstack@c-api.service[113146]: INFO cinder.volume.api [None req-e9056b12-f213-4966-a8e6-2be54e62d02b demo demo] Get all volumes completed successfully. Jun 09 12:17:31.633688 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-e9056b12-f213-4966-a8e6-2be54e62d02b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:17:31.634104 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 11/43] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:17:31 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 09 12:17:41.622187 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:18:31.650169 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.middleware.request_id [None req-c2d1799a-ffac-445f-8dae-b2858fa48646 None None] RequestId filter calling following filter/app {{(pid=113145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:18:31.654199 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-c2d1799a-ffac-445f-8dae-b2858fa48646 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:18:31.654653 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-c2d1799a-ffac-445f-8dae-b2858fa48646 demo demo] Empty body provided in request {{(pid=113145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:18:31.655030 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.openstack.wsgi [None req-c2d1799a-ffac-445f-8dae-b2858fa48646 demo demo] Calling method 'detail' {{(pid=113145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:18:31.655496 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.api.api_utils [None req-c2d1799a-ffac-445f-8dae-b2858fa48646 demo demo] Removing options '' from query. {{(pid=113145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:18:31.656752 np0000179149 devstack@c-api.service[113145]: DEBUG cinder.volume.api [None req-c2d1799a-ffac-445f-8dae-b2858fa48646 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:18:31.668485 np0000179149 devstack@c-api.service[113145]: INFO cinder.volume.api [None req-c2d1799a-ffac-445f-8dae-b2858fa48646 demo demo] Get all volumes completed successfully. Jun 09 12:18:31.671242 np0000179149 devstack@c-api.service[113145]: INFO cinder.api.openstack.wsgi [None req-c2d1799a-ffac-445f-8dae-b2858fa48646 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:18:31.673285 np0000179149 devstack@c-api.service[113145]: [pid: 113145|app: 0|req: 12/44] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:18:31 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 09 12:18:41.659975 np0000179149 devstack@c-api.service[113145]: DEBUG dbcounter [-] [113145] Writing DB stats cinder:SELECT=1 {{(pid=113145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:19:31.686517 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.middleware.request_id [None req-022e83ca-d158-485d-b5b9-bd996b7e8bf9 None None] RequestId filter calling following filter/app {{(pid=113147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:19:31.688833 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-022e83ca-d158-485d-b5b9-bd996b7e8bf9 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:19:31.689158 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-022e83ca-d158-485d-b5b9-bd996b7e8bf9 demo demo] Empty body provided in request {{(pid=113147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:19:31.689517 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.openstack.wsgi [None req-022e83ca-d158-485d-b5b9-bd996b7e8bf9 demo demo] Calling method 'detail' {{(pid=113147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:19:31.690004 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.api.api_utils [None req-022e83ca-d158-485d-b5b9-bd996b7e8bf9 demo demo] Removing options '' from query. {{(pid=113147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:19:31.691342 np0000179149 devstack@c-api.service[113147]: DEBUG cinder.volume.api [None req-022e83ca-d158-485d-b5b9-bd996b7e8bf9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:19:31.700838 np0000179149 devstack@c-api.service[113147]: INFO cinder.volume.api [None req-022e83ca-d158-485d-b5b9-bd996b7e8bf9 demo demo] Get all volumes completed successfully. Jun 09 12:19:31.703226 np0000179149 devstack@c-api.service[113147]: INFO cinder.api.openstack.wsgi [None req-022e83ca-d158-485d-b5b9-bd996b7e8bf9 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:19:31.703600 np0000179149 devstack@c-api.service[113147]: [pid: 113147|app: 0|req: 11/45] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:19:31 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 09 12:19:41.694429 np0000179149 devstack@c-api.service[113147]: DEBUG dbcounter [-] [113147] Writing DB stats cinder:SELECT=1 {{(pid=113147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:20:31.718309 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.middleware.request_id [None req-754a77de-b4bf-42ab-bba2-49a89b96b6ae None None] RequestId filter calling following filter/app {{(pid=113148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:20:31.722340 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-754a77de-b4bf-42ab-bba2-49a89b96b6ae demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:20:31.722758 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-754a77de-b4bf-42ab-bba2-49a89b96b6ae demo demo] Empty body provided in request {{(pid=113148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:20:31.723152 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.openstack.wsgi [None req-754a77de-b4bf-42ab-bba2-49a89b96b6ae demo demo] Calling method 'detail' {{(pid=113148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:20:31.724227 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.api.api_utils [None req-754a77de-b4bf-42ab-bba2-49a89b96b6ae demo demo] Removing options '' from query. {{(pid=113148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:20:31.725811 np0000179149 devstack@c-api.service[113148]: DEBUG cinder.volume.api [None req-754a77de-b4bf-42ab-bba2-49a89b96b6ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:20:31.734216 np0000179149 devstack@c-api.service[113148]: INFO cinder.volume.api [None req-754a77de-b4bf-42ab-bba2-49a89b96b6ae demo demo] Get all volumes completed successfully. Jun 09 12:20:31.737529 np0000179149 devstack@c-api.service[113148]: INFO cinder.api.openstack.wsgi [None req-754a77de-b4bf-42ab-bba2-49a89b96b6ae demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:20:31.738409 np0000179149 devstack@c-api.service[113148]: [pid: 113148|app: 0|req: 12/46] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:20:31 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 09 12:20:41.729611 np0000179149 devstack@c-api.service[113148]: DEBUG dbcounter [-] [113148] Writing DB stats cinder:SELECT=1 {{(pid=113148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:21:31.752431 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.middleware.request_id [None req-b03bb855-1b86-4abb-a646-3037effd9f97 None None] RequestId filter calling following filter/app {{(pid=113146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:21:31.820428 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-b03bb855-1b86-4abb-a646-3037effd9f97 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 09 12:21:31.820428 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-b03bb855-1b86-4abb-a646-3037effd9f97 demo demo] Empty body provided in request {{(pid=113146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:21:31.820907 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.openstack.wsgi [None req-b03bb855-1b86-4abb-a646-3037effd9f97 demo demo] Calling method 'detail' {{(pid=113146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:21:31.821627 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.api.api_utils [None req-b03bb855-1b86-4abb-a646-3037effd9f97 demo demo] Removing options '' from query. {{(pid=113146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:21:31.822768 np0000179149 devstack@c-api.service[113146]: DEBUG cinder.volume.api [None req-b03bb855-1b86-4abb-a646-3037effd9f97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:21:31.831938 np0000179149 devstack@c-api.service[113146]: INFO cinder.volume.api [None req-b03bb855-1b86-4abb-a646-3037effd9f97 demo demo] Get all volumes completed successfully. Jun 09 12:21:31.835407 np0000179149 devstack@c-api.service[113146]: INFO cinder.api.openstack.wsgi [None req-b03bb855-1b86-4abb-a646-3037effd9f97 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:21:31.835511 np0000179149 devstack@c-api.service[113146]: [pid: 113146|app: 0|req: 12/47] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 9 12:21:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:21:41.826360 np0000179149 devstack@c-api.service[113146]: DEBUG dbcounter [-] [113146] Writing DB stats cinder:SELECT=1 {{(pid=113146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}