Jun 25 20:07:15.029598 np0000182850 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 25 20:07:15.037402 np0000182850 devstack@c-api.service[112677]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 25 20:07:15 2026] *** Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: nodename: np0000182850 Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: machine: x86_64 Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: clock source: unix Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: pcre jit disabled Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: detected number of CPU cores: 16 Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: current working directory: / Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: detected binary path: /usr/bin/uwsgi-core Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: your processes number limit is 256917 Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: your memory page size is 4096 bytes Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: detected max file descriptor number: 2048 Jun 25 20:07:15.040173 np0000182850 devstack@c-api.service[112677]: lock engine: pthread robust mutexes Jun 25 20:07:15.041184 np0000182850 devstack@c-api.service[112677]: thunder lock: enabled Jun 25 20:07:15.041184 np0000182850 devstack@c-api.service[112677]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 25 20:07:15.041184 np0000182850 devstack@c-api.service[112677]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 25 20:07:15.041184 np0000182850 devstack@c-api.service[112677]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 25 20:07:15.041184 np0000182850 devstack@c-api.service[112677]: Set PythonHome to /opt/stack/data/venv Jun 25 20:07:15.078002 np0000182850 devstack@c-api.service[112677]: Python main interpreter initialized at 0x7f466d0a3668 Jun 25 20:07:15.078002 np0000182850 devstack@c-api.service[112677]: python threads support enabled Jun 25 20:07:15.078002 np0000182850 devstack@c-api.service[112677]: your server socket listen backlog is limited to 100 connections Jun 25 20:07:15.078002 np0000182850 devstack@c-api.service[112677]: your mercy for graceful operations on workers is 80 seconds Jun 25 20:07:15.078523 np0000182850 devstack@c-api.service[112677]: mapped 671795 bytes (656 KB) for 4 cores Jun 25 20:07:15.078657 np0000182850 devstack@c-api.service[112677]: *** Operational MODE: preforking *** Jun 25 20:07:15.078830 np0000182850 devstack@c-api.service[112677]: *** uWSGI is running in multiple interpreter mode *** Jun 25 20:07:15.078830 np0000182850 devstack@c-api.service[112677]: spawned uWSGI master process (pid: 112677) Jun 25 20:07:15.079252 np0000182850 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 25 20:07:15.079511 np0000182850 devstack@c-api.service[112677]: spawned uWSGI worker 1 (pid: 112685, cores: 1) Jun 25 20:07:15.080044 np0000182850 devstack@c-api.service[112677]: spawned uWSGI worker 2 (pid: 112686, cores: 1) Jun 25 20:07:15.080636 np0000182850 devstack@c-api.service[112677]: spawned uWSGI worker 3 (pid: 112687, cores: 1) Jun 25 20:07:15.081111 np0000182850 devstack@c-api.service[112677]: spawned uWSGI worker 4 (pid: 112688, cores: 1) Jun 25 20:07:15.081200 np0000182850 devstack@c-api.service[112677]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 25 20:07:15.213322 np0000182850 devstack@c-api.service[112687]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:07:15.213322 np0000182850 devstack@c-api.service[112687]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:07:15.213322 np0000182850 devstack@c-api.service[112687]: we strongly recommend against using it for new projects. Jun 25 20:07:15.213322 np0000182850 devstack@c-api.service[112687]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:07:15.213322 np0000182850 devstack@c-api.service[112687]: framework. For more detail see Jun 25 20:07:15.213322 np0000182850 devstack@c-api.service[112687]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:07:15.213322 np0000182850 devstack@c-api.service[112687]: import eventlet # noqa Jun 25 20:07:15.219326 np0000182850 devstack@c-api.service[112685]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:07:15.219326 np0000182850 devstack@c-api.service[112685]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:07:15.219326 np0000182850 devstack@c-api.service[112685]: we strongly recommend against using it for new projects. Jun 25 20:07:15.219326 np0000182850 devstack@c-api.service[112685]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:07:15.219326 np0000182850 devstack@c-api.service[112685]: framework. For more detail see Jun 25 20:07:15.219326 np0000182850 devstack@c-api.service[112685]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:07:15.219326 np0000182850 devstack@c-api.service[112685]: import eventlet # noqa Jun 25 20:07:15.222799 np0000182850 devstack@c-api.service[112688]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:07:15.222799 np0000182850 devstack@c-api.service[112688]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:07:15.222799 np0000182850 devstack@c-api.service[112688]: we strongly recommend against using it for new projects. Jun 25 20:07:15.222799 np0000182850 devstack@c-api.service[112688]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:07:15.222799 np0000182850 devstack@c-api.service[112688]: framework. For more detail see Jun 25 20:07:15.222799 np0000182850 devstack@c-api.service[112688]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:07:15.222799 np0000182850 devstack@c-api.service[112688]: import eventlet # noqa Jun 25 20:07:15.229296 np0000182850 devstack@c-api.service[112686]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:07:15.229296 np0000182850 devstack@c-api.service[112686]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:07:15.229296 np0000182850 devstack@c-api.service[112686]: we strongly recommend against using it for new projects. Jun 25 20:07:15.229296 np0000182850 devstack@c-api.service[112686]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:07:15.229296 np0000182850 devstack@c-api.service[112686]: framework. For more detail see Jun 25 20:07:15.229296 np0000182850 devstack@c-api.service[112686]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:07:15.229296 np0000182850 devstack@c-api.service[112686]: import eventlet # noqa Jun 25 20:07:15.301956 np0000182850 devstack@c-api.service[112687]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:07:15.301956 np0000182850 devstack@c-api.service[112687]: warnings.warn( Jun 25 20:07:15.306942 np0000182850 devstack@c-api.service[112685]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:07:15.306942 np0000182850 devstack@c-api.service[112685]: warnings.warn( Jun 25 20:07:15.316519 np0000182850 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:07:15.316519 np0000182850 devstack@c-api.service[112688]: warnings.warn( Jun 25 20:07:15.320553 np0000182850 devstack@c-api.service[112686]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:07:15.320553 np0000182850 devstack@c-api.service[112686]: warnings.warn( Jun 25 20:07:15.379366 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:15.379366 np0000182850 devstack@c-api.service[112687]: from cgi import parse_header Jun 25 20:07:15.387804 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:15.387804 np0000182850 devstack@c-api.service[112685]: from cgi import parse_header Jun 25 20:07:15.402211 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:15.402211 np0000182850 devstack@c-api.service[112688]: from cgi import parse_header Jun 25 20:07:15.406009 np0000182850 devstack@c-api.service[112686]: /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 25 20:07:15.406009 np0000182850 devstack@c-api.service[112686]: from cgi import parse_header Jun 25 20:07:15.429055 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:15.429055 np0000182850 devstack@c-api.service[112687]: removals.removed_module( Jun 25 20:07:15.430656 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:15.430656 np0000182850 devstack@c-api.service[112687]: removals.removed_module( Jun 25 20:07:15.440571 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:15.440571 np0000182850 devstack@c-api.service[112685]: removals.removed_module( Jun 25 20:07:15.442434 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:15.442434 np0000182850 devstack@c-api.service[112685]: removals.removed_module( Jun 25 20:07:15.455678 np0000182850 devstack@c-api.service[112686]: /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 25 20:07:15.455678 np0000182850 devstack@c-api.service[112686]: removals.removed_module( Jun 25 20:07:15.457111 np0000182850 devstack@c-api.service[112686]: /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 25 20:07:15.457111 np0000182850 devstack@c-api.service[112686]: removals.removed_module( Jun 25 20:07:15.464352 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:15.464352 np0000182850 devstack@c-api.service[112688]: removals.removed_module( Jun 25 20:07:15.466832 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:15.466832 np0000182850 devstack@c-api.service[112688]: removals.removed_module( Jun 25 20:07:16.250319 np0000182850 devstack@c-api.service[112686]: /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 25 20:07:16.250319 np0000182850 devstack@c-api.service[112686]: warnings.warn( Jun 25 20:07:16.256113 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:16.256113 np0000182850 devstack@c-api.service[112687]: warnings.warn( Jun 25 20:07:16.259960 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:16.259960 np0000182850 devstack@c-api.service[112685]: warnings.warn( Jun 25 20:07:16.274480 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:16.274480 np0000182850 devstack@c-api.service[112688]: warnings.warn( Jun 25 20:07:16.302284 np0000182850 devstack@c-api.service[112686]: /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 25 20:07:16.302284 np0000182850 devstack@c-api.service[112686]: warnings.warn( Jun 25 20:07:16.306943 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:16.306943 np0000182850 devstack@c-api.service[112687]: warnings.warn( Jun 25 20:07:16.313525 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:16.313525 np0000182850 devstack@c-api.service[112685]: warnings.warn( Jun 25 20:07:16.326514 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:16.326514 np0000182850 devstack@c-api.service[112688]: warnings.warn( Jun 25 20:07:16.506461 np0000182850 devstack@c-api.service[112686]: 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 25 20:07:16.506669 np0000182850 devstack@c-api.service[112686]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112686) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:07:16.518032 np0000182850 devstack@c-api.service[112685]: 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 25 20:07:16.518230 np0000182850 devstack@c-api.service[112685]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112685) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:07:16.523731 np0000182850 devstack@c-api.service[112687]: 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 25 20:07:16.523916 np0000182850 devstack@c-api.service[112687]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112687) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:07:16.530330 np0000182850 devstack@c-api.service[112688]: 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 25 20:07:16.530531 np0000182850 devstack@c-api.service[112688]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112688) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:07:16.599352 np0000182850 devstack@c-api.service[112686]: /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 25 20:07:16.599352 np0000182850 devstack@c-api.service[112686]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:07:16.600816 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:16.600816 np0000182850 devstack@c-api.service[112687]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:07:16.617395 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:16.617395 np0000182850 devstack@c-api.service[112688]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:07:16.619280 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:16.619280 np0000182850 devstack@c-api.service[112685]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:07:17.090139 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112686) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:07:17.090627 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112685) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:07:17.090792 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.090914 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112687) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:07:17.091151 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.091256 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.091328 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.091397 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.091484 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.091484 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.091588 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112688) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:07:17.091678 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.091750 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.092243 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.092444 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.092616 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.092778 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.092913 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.093088 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.093256 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.093317 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.093389 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.093442 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.093493 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.093568 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.093620 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.093678 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.093732 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.093784 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.093904 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.094020 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.094077 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.094131 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.094178 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.094215 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.094250 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.094283 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.094319 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.094350 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.094382 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.094420 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.094453 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.094485 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.094518 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.096608 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.096741 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.097511 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.097610 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.097610 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.097689 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.097730 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.097768 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.097799 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.097831 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.097904 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.097965 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.098002 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.098035 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.098086 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.098125 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.098158 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.098201 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.098240 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.098277 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.098308 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.098344 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.098381 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.098413 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.098445 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.098479 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.098512 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.098512 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.104269 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.104269 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.104391 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.104391 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.104456 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.104490 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.104622 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.105181 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.105388 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.105388 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.105388 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.105593 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.105593 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.105593 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.105691 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.105732 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.105770 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.105770 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.105846 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.105909 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.105991 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.106031 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.106065 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.106100 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.106141 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.106176 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.106212 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.106254 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.106289 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.106328 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.106328 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.106429 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.106494 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.106494 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.106494 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.106587 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.106622 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.106657 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.106692 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.106733 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.106782 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.106817 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.106856 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.106892 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.106956 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.107011 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.107047 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.107095 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.107132 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.107174 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.107213 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.107248 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.107281 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.107317 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.107351 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.107386 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.107426 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.107463 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.107497 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.107537 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.107577 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.107624 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.107663 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.107697 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.107730 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.107765 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.107798 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.107833 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.107866 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.107912 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.107982 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.108019 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.108052 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.108086 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.108139 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.108175 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.108175 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.108175 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.108175 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.108175 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.108175 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.108370 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.108413 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.108449 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.108449 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.108510 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.108544 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.108579 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.108621 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.108621 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.108688 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.108724 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.108759 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.108759 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.109646 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.109742 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.109828 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.109996 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.109996 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.110175 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.110254 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.110328 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.110407 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.110483 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.110564 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.110640 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.110716 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.110716 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.110865 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.110967 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.111058 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.111146 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.111223 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.111298 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.111450 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.111450 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.111450 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.111450 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.111450 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.111810 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.111810 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.112041 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.112129 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.112206 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.112326 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.112422 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.112498 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.112581 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.112657 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.112738 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.112814 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.112889 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.112889 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.113101 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.113183 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.113261 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.113261 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.113261 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.113261 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.113261 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.113585 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.113622 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.113622 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.113696 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.113732 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.113765 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.113811 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.113847 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.113913 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.113969 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.114013 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.114053 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.114266 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.114347 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.114440 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.114633 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.114722 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.114810 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.114948 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.115037 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.115116 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.115203 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.115281 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.115355 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.115418 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.115500 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.115540 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.115540 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.115604 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.115604 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.115679 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.115716 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.115749 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.115788 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.115821 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.115854 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.115888 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.115888 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.115973 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.116007 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.116056 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.116093 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.116131 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.116131 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.116197 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.116233 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.116233 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.116299 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.116337 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.116337 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.116337 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.116436 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.116436 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.116436 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.116436 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.116436 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.116618 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.116618 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.116618 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.116742 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.116779 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.116779 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.116848 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.116883 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.116917 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.116974 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.117009 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.117009 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.117009 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.117009 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.117141 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.117141 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.117204 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.117204 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.117274 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.117309 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.117343 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.117378 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.117418 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.117459 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.117500 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.117534 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.118174 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.118174 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.125653 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.125808 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.125808 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.125808 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.126044 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.126098 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.126170 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.126249 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.126337 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.126411 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.126481 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.126553 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.126622 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.126700 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.126779 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.126850 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.126946 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.127035 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.127107 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.127175 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.127251 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.127648 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.127744 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.127816 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.127897 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.127897 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.128074 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.128156 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.128229 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.128300 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.128379 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.128450 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.128529 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.128602 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.128678 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.128747 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.128816 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.128894 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.128992 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.129064 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.129143 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.129223 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.129301 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.129389 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.129512 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.129589 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.129662 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.129732 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.129857 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.129897 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.129978 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.130032 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.130032 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.130032 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.130032 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.130032 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.130354 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.130453 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.130518 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.130616 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.130662 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.130700 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.130738 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.130771 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.130803 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.130835 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.130868 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.130900 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.130974 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.131014 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.131048 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.131079 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.131111 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.131111 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.131176 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.131213 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.131245 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.131282 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.131512 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.131591 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.131670 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.131670 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.131670 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.131670 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.134678 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.134794 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.134881 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.134994 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.134994 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.135131 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.135213 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.135294 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.135367 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.135426 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.135509 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.135572 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.135572 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.135572 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.135705 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.135705 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.135705 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.135705 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.135705 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.135705 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.135705 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.136325 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.136378 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.136464 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.136537 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.136599 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.136599 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.136744 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.137149 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.137240 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.137292 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.137327 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.137365 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.137399 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.137432 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.137470 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.137503 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.137541 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.137574 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.137610 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.137642 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.137675 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.137708 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.137741 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.137779 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.137813 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.137846 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.137879 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.137911 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.137999 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.138034 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.138078 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.138112 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.138146 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.138185 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.138220 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.138252 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.138284 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.138317 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.138350 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.138382 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.138414 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.138447 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.138480 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.138520 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.138553 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.138591 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.138628 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.138665 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.138696 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.138731 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.138762 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.138794 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.138835 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.138868 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.138904 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.138953 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.138987 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.139018 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.139058 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.139090 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.139125 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.139161 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.139198 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.139236 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.139273 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.139307 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.139339 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.139371 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.139402 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.139433 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.139465 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.139503 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.139560 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.139620 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.139668 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.139703 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.139745 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.139784 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.139820 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.139887 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.139960 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.140010 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.140135 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.140174 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.140174 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.140234 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.140265 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.140297 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.140297 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.140297 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.140297 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.141142 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.141142 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.141142 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.141142 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.141444 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.141529 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.141602 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.141673 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.141768 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.141879 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.142067 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.142067 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.142067 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.142067 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.142368 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.142368 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.142368 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.142565 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.142638 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.142638 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.142810 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.142910 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.143056 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.143141 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.143209 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.143209 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.143329 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.143400 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.143467 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.143467 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.143596 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.143665 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.143740 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.143820 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.143890 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.143982 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.144057 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.144128 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.144195 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.144251 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.144303 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.144367 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.144422 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.144472 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.144544 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.144597 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.144668 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.144747 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.144805 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.144857 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.144908 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.144988 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.145044 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.145100 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.145156 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.145213 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.145266 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.145317 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.145367 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.145420 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.145479 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.145543 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.145595 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.145646 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.145699 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.145749 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.145804 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.145857 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.145909 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.146003 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.146073 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.146136 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.146191 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.146244 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.146296 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.146353 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.146414 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.146473 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.146525 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.146587 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.146642 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.146694 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.146746 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.146803 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.146857 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.146909 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.146982 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.147028 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.147086 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.147121 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.147145 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.147168 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.147194 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.147222 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.147245 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.147271 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.147297 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.147321 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.147344 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.147371 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.147393 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.147417 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.147439 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.147463 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.147486 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.147509 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.147532 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.147532 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.147532 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.147532 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.147532 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.147532 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.147656 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.147656 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.147703 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.147726 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.147749 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.147780 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.147812 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.147836 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.147859 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.147882 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.147909 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.147952 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.147976 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.148007 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.148030 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.148060 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.148060 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.148108 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.148132 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.148132 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.148132 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.148201 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.148201 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.148201 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.148201 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.148201 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.148201 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.148201 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.148358 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.148358 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.148358 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.148420 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.148444 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.148444 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.148492 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.148515 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.148538 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.148561 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.148585 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.148585 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.148585 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.148647 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.148671 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.148704 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.148704 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.148747 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.148771 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.148771 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.148817 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.148841 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.148866 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.148889 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.148916 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.148916 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.148916 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.148916 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.149021 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.149021 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.149068 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.149093 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.149116 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.149116 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.149160 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.149188 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.149212 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.149235 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.149263 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.149285 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.149308 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.149332 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.149355 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.149382 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.149382 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.149382 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.149382 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.149472 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.149497 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.149525 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.149547 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.149570 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.149570 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.149570 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.149570 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.149570 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.153638 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.153690 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.153773 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.153830 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.153882 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.153960 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.154144 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.154183 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.154220 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.154245 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.154270 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.154374 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.154462 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.154487 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.154511 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.154534 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.154557 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.154557 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.154603 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.154628 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.154656 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.154682 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.154706 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.154706 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.154706 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.154706 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.154706 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.154706 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.154839 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.154868 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.154893 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.155544 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.155705 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.157080 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.157147 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.157179 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.157232 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.157262 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.157289 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.157320 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.157345 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.157369 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.157416 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.157442 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.157467 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.157467 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.157467 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.157564 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.157599 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.157623 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.157647 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.157671 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.157671 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.157671 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.157671 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.157671 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.157780 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.157780 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.157780 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.157854 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.157878 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.157903 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.157940 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.157965 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.157990 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.158068 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.158097 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.158121 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.158145 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.158169 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.158192 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.158192 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.158238 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.158262 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.158285 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.158307 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.158335 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.158359 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.158359 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.158359 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.158359 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.158359 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.158359 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.158359 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.160038 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.160378 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.160378 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.160534 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.160605 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.160667 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.160737 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.160798 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.160866 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.160946 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.161005 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.161080 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.161147 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.161208 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.161278 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.161336 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.161396 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.161458 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.161519 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.161582 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.161664 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.161743 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.161808 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.161871 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.161955 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.162066 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.162147 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.162215 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.162278 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.162348 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.162422 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.162486 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.162546 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.162605 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.162671 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.162730 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.162786 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.162853 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.162913 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.162995 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.163053 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.163127 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.163188 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.163231 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.163272 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.163313 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.163354 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.163393 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.163393 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.163470 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.163510 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.163510 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.163585 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.163626 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.163626 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.163720 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.163763 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.163763 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.163763 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.163763 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.163763 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.163954 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.164000 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.164053 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.164102 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.164143 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.164193 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.164235 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.164277 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.164317 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.164357 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.164405 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.164445 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.164484 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.164529 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.164579 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.164620 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.164662 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.164703 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.164742 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.164742 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.164825 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.164825 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.164825 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.164946 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.164946 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.165024 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.165392 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.165447 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.165484 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.165520 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.165549 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.165587 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.165618 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.165645 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.165672 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.165701 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.165737 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.165765 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.165796 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.165824 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.165824 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.165824 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.165824 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.165824 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.166269 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.166345 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.166395 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.166434 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.166483 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.166537 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.166585 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112687) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.166637 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.166687 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.166732 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.166783 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.166839 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.166884 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.166943 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.166943 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112687) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.167025 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.167069 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.167127 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.167174 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.167174 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.167250 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.167298 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.167298 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.167378 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:07:17.167421 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.167817 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112686) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:07:17.167880 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:07:17.168006 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:07:17.168090 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:07:17.168192 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112686) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:07:17.168275 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112686) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:07:17.215207 np0000182850 devstack@c-api.service[112685]: INFO dbcounter [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Registered counter for database cinder Jun 25 20:07:17.215791 np0000182850 devstack@c-api.service[112687]: INFO dbcounter [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Registered counter for database cinder Jun 25 20:07:17.215897 np0000182850 devstack@c-api.service[112688]: INFO dbcounter [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Registered counter for database cinder Jun 25 20:07:17.218874 np0000182850 devstack@c-api.service[112686]: INFO dbcounter [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Registered counter for database cinder Jun 25 20:07:17.259939 np0000182850 devstack@c-api.service[112685]: DEBUG oslo_db.sqlalchemy.engines [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e 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=112685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:17.261365 np0000182850 devstack@c-api.service[112687]: DEBUG oslo_db.sqlalchemy.engines [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 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=112687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:17.262828 np0000182850 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:17.264146 np0000182850 devstack@c-api.service[112686]: DEBUG oslo_db.sqlalchemy.engines [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 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=112686) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:17.384901 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writer thread running {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:17.385573 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writer thread running {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:17.386675 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writer thread running {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:17.387546 np0000182850 devstack@c-api.service[112688]: INFO cinder.rpc [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:17.389343 np0000182850 devstack@c-api.service[112687]: INFO cinder.rpc [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:17.389660 np0000182850 devstack@c-api.service[112685]: INFO cinder.rpc [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:17.389733 np0000182850 devstack@c-api.service[112688]: INFO cinder.rpc [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:17.391786 np0000182850 devstack@c-api.service[112687]: INFO cinder.rpc [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:17.392002 np0000182850 devstack@c-api.service[112688]: INFO cinder.rpc [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:17.392509 np0000182850 devstack@c-api.service[112685]: INFO cinder.rpc [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:17.392784 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writer thread running {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:17.394210 np0000182850 devstack@c-api.service[112688]: INFO cinder.rpc [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:17.394305 np0000182850 devstack@c-api.service[112687]: INFO cinder.rpc [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:17.395394 np0000182850 devstack@c-api.service[112686]: INFO cinder.rpc [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:17.395603 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.395977 np0000182850 devstack@c-api.service[112685]: INFO cinder.rpc [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:17.397535 np0000182850 devstack@c-api.service[112687]: INFO cinder.rpc [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:17.397659 np0000182850 devstack@c-api.service[112686]: INFO cinder.rpc [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:17.398194 np0000182850 devstack@c-api.service[112685]: INFO cinder.rpc [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:17.398982 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.399324 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.399548 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.399909 np0000182850 devstack@c-api.service[112686]: INFO cinder.rpc [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:17.401978 np0000182850 devstack@c-api.service[112686]: INFO cinder.rpc [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:17.402256 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.402331 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.402862 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.405739 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.436850 np0000182850 devstack@c-api.service[112685]: DEBUG oslo_db.sqlalchemy.engines [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e 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=112685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:17.438025 np0000182850 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:17.439863 np0000182850 devstack@c-api.service[112685]: INFO cinder.rpc [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:17.439953 np0000182850 devstack@c-api.service[112687]: DEBUG oslo_db.sqlalchemy.engines [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 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=112687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:17.440862 np0000182850 devstack@c-api.service[112688]: INFO cinder.rpc [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:17.442637 np0000182850 devstack@c-api.service[112685]: INFO cinder.rpc [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:17.443255 np0000182850 devstack@c-api.service[112687]: INFO cinder.rpc [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:17.443452 np0000182850 devstack@c-api.service[112688]: INFO cinder.rpc [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:17.443958 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.444721 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.446268 np0000182850 devstack@c-api.service[112687]: INFO cinder.rpc [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:17.446537 np0000182850 devstack@c-api.service[112686]: DEBUG oslo_db.sqlalchemy.engines [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 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=112686) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:17.447651 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.450461 np0000182850 devstack@c-api.service[112686]: INFO cinder.rpc [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:17.453098 np0000182850 devstack@c-api.service[112686]: INFO cinder.rpc [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:17.454070 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.456117 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.457497 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.459501 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.460815 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.462584 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.464494 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.465678 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.466102 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.466476 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.468722 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.469788 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.470170 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.470700 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.471754 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.472910 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.474715 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.474861 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.475170 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.475944 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.478088 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.478504 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.479112 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.479490 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.480989 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.481704 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.481995 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.482676 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.484051 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.484994 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.485102 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.485596 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.485816 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.486473 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.488429 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.488541 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.488954 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.489257 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.491582 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.491992 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.493238 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.494172 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.494973 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.495075 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.496227 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.496534 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.497565 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.498384 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.499314 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.499712 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.500602 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.501342 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.502191 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.502820 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.503021 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.503695 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.504336 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.505072 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.505171 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.505798 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.506704 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.506944 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.507226 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.508321 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.508585 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.508849 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.508976 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.509753 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.510321 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.510868 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.511049 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.511141 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.511360 np0000182850 devstack@c-api.service[112685]: WARNING cinder.api.contrib.hosts [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:17.511577 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: extensions {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.512164 np0000182850 devstack@c-api.service[112688]: WARNING cinder.api.contrib.hosts [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:17.512411 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: extensions {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.512514 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.512576 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.513175 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: cgsnapshots {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.513782 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: cgsnapshots {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.513866 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.514061 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.514748 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: qos-specs {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.515415 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: qos-specs {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.515500 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.515668 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.516823 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.517271 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.517674 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: capabilities {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.518157 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: capabilities {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.518293 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.518599 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.519035 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: backups {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.519525 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: backups {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.519716 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.520119 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.520858 np0000182850 devstack@c-api.service[112687]: WARNING cinder.api.contrib.hosts [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:17.521092 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: extensions {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.521218 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: os-volume-type-access {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.521494 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.521676 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: os-volume-type-access {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.522484 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: cgsnapshots {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.522581 np0000182850 devstack@c-api.service[112686]: WARNING cinder.api.contrib.hosts [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:17.522743 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: extensions {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.522815 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: encryption {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.523335 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: encryption {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.524139 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: qos-specs {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.524366 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: consistencygroups {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.524433 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: cgsnapshots {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.524815 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: consistencygroups {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.525840 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: qos-specs {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.526325 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: extra_specs {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.526768 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: extra_specs {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.527112 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: capabilities {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.527943 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: encryption {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.528449 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: encryption {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.528516 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: backups {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.528945 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: capabilities {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.529553 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: os-volume-manage {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.530054 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: os-volume-manage {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.530450 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: backups {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.530570 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: os-volume-type-access {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.531071 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: os-volume-transfer {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.531674 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: os-volume-transfer {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.532500 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: encryption {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.532640 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: os-volume-type-access {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.532879 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: os-availability-zone {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.533380 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: os-availability-zone {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.534019 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: consistencygroups {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.534236 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: os-quota-sets {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.534310 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: encryption {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.534722 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: os-quota-sets {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.535695 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: os-quota-class-sets {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.535899 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: consistencygroups {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.536062 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: extra_specs {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.536239 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: os-quota-class-sets {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.537170 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: os-snapshot-manage {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.537784 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: encryption {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.537852 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: os-snapshot-manage {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.538019 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: extra_specs {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.538736 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: os-hosts {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.539353 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: os-hosts {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.539510 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: os-volume-manage {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.539608 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: encryption {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.540286 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extended resource: scheduler-stats {{(pid=112685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.541021 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extended resource: scheduler-stats {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.541293 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: os-volume-transfer {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.541399 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: os-volume-manage {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.542627 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.542782 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: os-volume-transfer {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.542896 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: os-availability-zone {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.543235 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.544102 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.544341 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: os-quota-sets {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.544518 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: os-availability-zone {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.544623 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.544956 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] SnapshotActionsController initialized {{(pid=112685) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:17.545508 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.contrib.snapshot_actions [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] SnapshotActionsController initialized {{(pid=112688) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:17.545672 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.545789 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: os-quota-class-sets {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.545988 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: os-quota-sets {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.546320 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.547099 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.547192 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: os-snapshot-manage {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.547434 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: os-quota-class-sets {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.547712 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.548475 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.548696 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: os-hosts {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.549118 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: os-snapshot-manage {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.549469 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.549847 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.550041 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extended resource: scheduler-stats {{(pid=112687) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.550517 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: os-hosts {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.550964 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.551537 np0000182850 devstack@c-api.service[112685]: WARNING castellan.key_manager.migration [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.551944 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extended resource: scheduler-stats {{(pid=112686) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:17.552348 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension UsedLimits extending resource: limits {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.552486 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.552543 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.552582 np0000182850 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.553206 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.553318 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.553413 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension UsedLimits extending resource: limits {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.553468 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension VolumeActions extending resource: volumes {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.553536 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.553574 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.553697 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.553801 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension TypesManage extending resource: types {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.553932 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554046 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554084 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.554170 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension AdminActions extending resource: volumes {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554256 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.554294 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554351 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension AdminActions extending resource: snapshots {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554388 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554422 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension AdminActions extending resource: backups {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554476 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension VolumeActions extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554526 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554594 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554632 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554700 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.v3.router [None req-7ec16f02-c144-4a87-9b21-9622d79f6d4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554735 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554807 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension TypesManage extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554912 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.554968 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.contrib.snapshot_actions [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] SnapshotActionsController initialized {{(pid=112687) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:17.555171 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.555267 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension AdminActions extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.555390 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension AdminActions extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.555498 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension AdminActions extending resource: backups {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.555600 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.555739 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.555779 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.555812 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.555845 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-fedf136d-479e-4f33-8743-6d7cd995dd8a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.556651 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] SnapshotActionsController initialized {{(pid=112686) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:17.557139 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.557384 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.558473 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.558792 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.559982 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.560178 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.561464 np0000182850 devstack@c-api.service[112687]: WARNING castellan.key_manager.migration [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.561646 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.562311 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension UsedLimits extending resource: limits {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.562434 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.563285 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.563362 np0000182850 devstack@c-api.service[112686]: WARNING castellan.key_manager.migration [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:17.563412 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.563479 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension VolumeActions extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.563594 np0000182850 devstack@c-api.service[112685]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f466d0a3668 pid: 112685 (default app) Jun 25 20:07:17.563655 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.563696 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.563731 np0000182850 devstack@c-api.service[112688]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f466d0a3668 pid: 112688 (default app) Jun 25 20:07:17.563791 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension TypesManage extending resource: types {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.563903 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564091 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564167 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension UsedLimits extending resource: limits {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564206 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension AdminActions extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564290 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564328 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension AdminActions extending resource: snapshots {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564415 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension AdminActions extending resource: backups {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564527 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564632 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.564739 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.v3.router [None req-52d05610-cf2c-4cb6-80ae-10260fd74c90 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112687) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.565095 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.565208 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.565308 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension VolumeActions extending resource: volumes {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.565569 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.565689 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.565792 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension TypesManage extending resource: types {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.565898 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.566042 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.566151 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension AdminActions extending resource: volumes {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.566265 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension AdminActions extending resource: snapshots {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.566368 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension AdminActions extending resource: backups {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.566472 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.566581 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.566694 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.v3.router [None req-c8dc980b-d595-4459-b15e-004cf7c80d91 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112686) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:17.572596 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.572596 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.572596 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.572596 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.572810 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.572810 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.572810 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.572810 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573000 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573000 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573000 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573000 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573000 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573000 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573250 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573250 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573250 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573250 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573250 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573466 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573466 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573466 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573466 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573466 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573708 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573708 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573708 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573708 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573874 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573874 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573874 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.573874 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.573874 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574217 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.574217 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574217 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.574217 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574217 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.574404 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574404 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.574404 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574404 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.574404 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574404 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.574742 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574742 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.574742 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574742 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.574742 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.574742 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575027 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575027 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575027 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575027 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575027 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575027 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575388 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575388 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575388 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575388 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575388 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575644 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575644 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575644 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575644 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575644 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575828 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575828 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.575828 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.575828 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.576013 np0000182850 devstack@c-api.service[112687]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f466d0a3668 pid: 112687 (default app) Jun 25 20:07:17.576049 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.576049 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.576049 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.576049 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.576266 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.576266 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.576266 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.576266 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.576266 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.576266 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.576639 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.576639 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.576639 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.576639 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.576639 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577038 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577038 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577038 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577038 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577038 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577375 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577375 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577375 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577375 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577687 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577687 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577687 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577687 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577987 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577987 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577987 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.577987 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.577987 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.578373 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.578373 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.578373 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.578373 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.578373 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.578693 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.578693 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.578693 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.578693 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.579176 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.579176 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.579176 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.579176 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.579607 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.579607 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.579607 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.579607 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.580139 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.580139 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.580139 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.580139 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.580439 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.580439 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.580439 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.580439 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.580718 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.580718 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.580718 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.580718 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.580718 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.580718 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.581320 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.581320 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.581320 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.581320 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.581320 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.581672 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.581672 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.581672 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.581672 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.581672 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.581672 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.581672 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.582194 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.582194 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.582194 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.582194 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.582194 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.582194 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.582578 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.582578 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.582578 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.582578 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.582578 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.582578 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.583027 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.583027 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.583027 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.583027 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.583027 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.583027 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.583529 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.583529 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.583529 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.583529 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.583809 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.583809 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.583809 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.583809 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.584117 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.584117 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.584117 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.584117 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.584305 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.584305 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.584305 np0000182850 devstack@c-api.service[112685]: /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 25 20:07:17.584305 np0000182850 devstack@c-api.service[112685]: warnings.warn(deprecated_msg) Jun 25 20:07:17.584420 np0000182850 devstack@c-api.service[112686]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f466d0a3668 pid: 112686 (default app) Jun 25 20:07:17.584447 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-1578c1a3-edab-48d3-95ce-75018f3324b8 None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:17.584447 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 1/1] 199.19.213.244 () {60 vars in 956 bytes} [Thu Jun 25 20:07:17 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:07:24.867357 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.867357 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.868366 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.868366 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.868366 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.868366 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.868366 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.868613 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.868613 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.868613 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.870943 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.870943 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.870943 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.870943 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.870943 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.870943 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871125 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871125 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871125 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871125 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871248 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871248 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871248 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871248 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871359 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871359 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871359 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871359 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871475 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871475 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871475 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871475 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871475 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871631 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871631 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871631 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871631 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871631 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871842 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871842 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871842 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871842 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.871842 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.871842 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872101 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872101 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872101 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872101 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872101 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872101 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872351 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872351 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872351 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872351 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872351 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872351 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872528 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872528 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872528 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872528 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872528 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872688 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872688 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872688 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872688 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872688 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872834 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872834 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872834 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872834 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.872834 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.872834 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873010 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873010 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873010 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873010 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873010 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873010 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873176 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873176 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873176 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873176 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873176 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873313 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873313 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873313 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873313 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873313 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873453 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873453 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873453 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873453 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873580 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873580 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873580 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873580 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873688 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873688 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873688 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873688 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873688 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873830 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873830 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873830 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.873830 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.873830 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874001 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874001 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874001 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874001 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874141 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874141 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874141 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874141 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874269 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874269 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874269 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874269 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874389 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874389 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874389 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874389 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874502 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874502 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874502 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874502 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874635 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874635 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874635 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874635 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874635 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874776 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874776 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874776 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874776 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874776 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874776 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874944 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874944 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874944 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.874944 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.874944 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875066 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875066 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875066 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875066 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875066 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875066 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875225 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875225 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875225 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875225 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875225 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875225 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875386 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875386 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875386 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875386 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875386 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875386 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875536 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875536 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875536 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875536 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875536 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875536 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875718 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875718 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875718 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875718 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875848 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875848 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875848 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.875848 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.875848 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.876004 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.876004 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.876004 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.876004 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:24.876004 np0000182850 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) Jun 25 20:07:24.878940 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-2bb16791-809f-4e1e-8374-c849d72507c5 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:25.377020 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-2bb16791-809f-4e1e-8374-c849d72507c5 admin admin] POST https://199.19.213.244/volume/v3/types Jun 25 20:07:25.377020 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-2bb16791-809f-4e1e-8374-c849d72507c5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:07:25.378656 np0000182850 devstack@c-api.service[112688]: /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 25 20:07:25.378656 np0000182850 devstack@c-api.service[112688]: warnings.warn( Jun 25 20:07:25.420293 np0000182850 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-2bb16791-809f-4e1e-8374-c849d72507c5 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:25.455629 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-2bb16791-809f-4e1e-8374-c849d72507c5 admin admin] https://199.19.213.244/volume/v3/types returned with HTTP 200 Jun 25 20:07:25.456405 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 1/2] 199.19.213.244 () {68 vars in 1288 bytes} [Thu Jun 25 20:07:24 2026] POST /volume/v3/types => generated 186 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:07:25.481283 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.481283 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.481283 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.481283 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.481283 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.482170 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.482170 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.482170 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.482170 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.482170 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.482460 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.482460 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.482460 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.482460 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.482460 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.482460 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.482826 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.482826 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.482826 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.482826 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483093 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483093 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483093 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483093 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483367 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483367 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483367 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483367 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483621 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483621 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483621 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483621 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483621 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483945 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483945 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483945 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.483945 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.483945 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.484263 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.484263 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.484263 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.484263 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.484263 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.484263 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.484668 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.484668 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.484668 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.484668 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.484668 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.484668 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.485079 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.485079 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.485079 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.485079 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.485079 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.485079 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.485421 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.485421 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.485421 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.485421 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.485421 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.485716 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.485716 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.485716 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.485716 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.485716 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486018 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.486018 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486018 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.486018 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486018 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.486018 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486364 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.486364 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486364 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.486364 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486364 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.486364 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486847 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.486847 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486847 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.486847 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.486847 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487180 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487180 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487180 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487180 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487180 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487486 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487486 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487486 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487486 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487730 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487730 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487730 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487730 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487992 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487992 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487992 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.487992 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.487992 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.488295 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.488295 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.488295 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.488295 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.488295 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.488628 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.488628 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.488628 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.488628 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.488865 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.488865 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.488865 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.488865 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489129 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.489129 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489129 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.489129 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489384 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.489384 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489384 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.489384 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489626 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.489626 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489626 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.489626 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489858 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.489858 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489858 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.489858 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.489858 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490260 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.490260 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490260 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.490260 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490260 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.490260 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490638 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.490638 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490638 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.490638 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490638 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.490969 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490969 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.490969 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490969 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.490969 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.490969 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.491310 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.491310 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.491310 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.491310 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.491310 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.491310 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.491652 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.491652 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.491652 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.491652 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.491652 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.491652 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492040 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492040 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492040 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492040 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492040 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492040 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492380 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492380 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492380 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492380 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492671 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492671 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492671 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492671 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492671 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492990 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492990 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492990 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492990 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.492990 np0000182850 devstack@c-api.service[112687]: warnings.warn(deprecated_msg) Jun 25 20:07:25.492990 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [req-2bb16791-809f-4e1e-8374-c849d72507c5 req-059da4c1-8a79-4396-a5b5-bdb9d57c0410 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:25.826906 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-2bb16791-809f-4e1e-8374-c849d72507c5 req-059da4c1-8a79-4396-a5b5-bdb9d57c0410 admin admin] POST https://199.19.213.244/volume/v3/types/6902f0e3-cf9d-4860-bb54-dca0fa0d9ed2/extra_specs Jun 25 20:07:25.827214 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-2bb16791-809f-4e1e-8374-c849d72507c5 req-059da4c1-8a79-4396-a5b5-bdb9d57c0410 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:07:25.828901 np0000182850 devstack@c-api.service[112687]: /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 25 20:07:25.828901 np0000182850 devstack@c-api.service[112687]: warnings.warn( Jun 25 20:07:25.867660 np0000182850 devstack@c-api.service[112687]: DEBUG oslo_db.sqlalchemy.engines [req-2bb16791-809f-4e1e-8374-c849d72507c5 req-059da4c1-8a79-4396-a5b5-bdb9d57c0410 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=112687) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:25.938208 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-2bb16791-809f-4e1e-8374-c849d72507c5 req-059da4c1-8a79-4396-a5b5-bdb9d57c0410 admin admin] https://199.19.213.244/volume/v3/types/6902f0e3-cf9d-4860-bb54-dca0fa0d9ed2/extra_specs returned with HTTP 200 Jun 25 20:07:25.939109 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 1/3] 199.19.213.244 () {70 vars in 1505 bytes} [Thu Jun 25 20:07:25 2026] POST /volume/v3/types/6902f0e3-cf9d-4860-bb54-dca0fa0d9ed2/extra_specs => generated 55 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:07:27.441696 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=6 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:27.452486 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=6 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:35.454008 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:35.935100 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:10:33.815718 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.815718 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.815718 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.815718 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.816656 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.816656 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.816656 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.816656 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.816966 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.816966 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.816966 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.816966 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.816966 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.816966 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.817424 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.817424 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.817424 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.817424 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.817424 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.817843 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.817843 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.817843 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.817843 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.817843 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.818219 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.818219 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.818219 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.818219 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.818578 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.818578 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.818578 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.818578 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.818578 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.818797 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.818797 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.818797 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.818797 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.818797 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819016 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819016 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819016 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819016 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819016 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819016 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819254 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819254 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819254 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819254 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819254 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819254 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819514 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819514 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819514 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819514 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819514 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819514 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819751 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819751 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819751 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819751 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819751 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819982 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819982 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819982 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.819982 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.819982 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820174 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820174 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820174 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820174 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820174 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820174 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820425 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820425 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820425 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820425 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820425 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820425 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820640 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820640 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820640 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820640 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820640 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820862 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820862 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820862 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.820862 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.820862 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821078 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821078 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821078 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821078 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821256 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821256 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821256 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821256 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821424 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821424 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821424 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821424 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821424 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821662 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821662 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821662 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821662 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821662 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821844 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821844 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.821844 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.821844 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822063 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822063 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822063 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822063 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822229 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822229 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822229 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822229 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822423 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822423 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822423 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822423 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822585 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822585 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822585 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822585 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822763 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822763 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822763 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822763 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822763 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822989 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822989 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822989 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822989 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.822989 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.822989 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823235 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.823235 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823235 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.823235 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823235 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.823473 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823473 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.823473 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823473 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.823473 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823473 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.823753 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823753 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.823753 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823753 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.823753 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.823753 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824018 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824018 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824018 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824018 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824018 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824018 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824273 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824273 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824273 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824273 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824273 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824273 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824536 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824536 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824536 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824536 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824704 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824704 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824704 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824704 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824704 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824949 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824949 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824949 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824949 np0000182850 devstack@c-api.service[112686]: /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 25 20:10:33.824949 np0000182850 devstack@c-api.service[112686]: warnings.warn(deprecated_msg) Jun 25 20:10:33.824949 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-bdc7c314-773b-47b0-984e-28b67182e08d None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:33.824949 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-bdc7c314-773b-47b0-984e-28b67182e08d None None] GET https://199.19.213.244/volume// Jun 25 20:10:33.825202 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-bdc7c314-773b-47b0-984e-28b67182e08d None None] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:33.825202 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-bdc7c314-773b-47b0-984e-28b67182e08d None None] Calling method 'all' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:33.825202 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-bdc7c314-773b-47b0-984e-28b67182e08d None None] https://199.19.213.244/volume// returned with HTTP 300 Jun 25 20:10:33.825202 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 1/4] 199.19.213.244 () {66 vars in 1456 bytes} [Thu Jun 25 20:10:33 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 25 20:11:12.770320 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-8513ef97-d864-4158-b08b-ff77d3a9f51e None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:12.771730 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 2/5] 199.19.213.244 () {62 vars in 1068 bytes} [Thu Jun 25 20:11:12 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:11:12.806455 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-6ceaf97e-5e3d-4be3-bcd5-aafd2eb8855f None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:12.812476 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 2/6] 199.19.213.244 () {64 vars in 1272 bytes} [Thu Jun 25 20:11:12 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 25 20:11:12.844303 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [req-6ceaf97e-5e3d-4be3-bcd5-aafd2eb8855f req-8efa69a8-dd06-4f43-bd1e-d2e4cfe13c17 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:12.849800 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-6ceaf97e-5e3d-4be3-bcd5-aafd2eb8855f req-8efa69a8-dd06-4f43-bd1e-d2e4cfe13c17 demo demo] GET https://199.19.213.244/volume/v3/ Jun 25 20:11:12.850236 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-6ceaf97e-5e3d-4be3-bcd5-aafd2eb8855f req-8efa69a8-dd06-4f43-bd1e-d2e4cfe13c17 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:12.850439 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [req-6ceaf97e-5e3d-4be3-bcd5-aafd2eb8855f req-8efa69a8-dd06-4f43-bd1e-d2e4cfe13c17 demo demo] Calling method 'version_select' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:12.851241 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [req-6ceaf97e-5e3d-4be3-bcd5-aafd2eb8855f req-8efa69a8-dd06-4f43-bd1e-d2e4cfe13c17 demo demo] https://199.19.213.244/volume/v3/ returned with HTTP 200 Jun 25 20:11:12.851563 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 2/7] 199.19.213.244 () {66 vars in 1346 bytes} [Thu Jun 25 20:11:12 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:12.891109 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-869e3225-011d-4b1c-b0e0-f5b305120a28 None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:13.223449 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-869e3225-011d-4b1c-b0e0-f5b305120a28 demo demo] GET https://199.19.213.244/volume/v3/types Jun 25 20:11:13.223883 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-869e3225-011d-4b1c-b0e0-f5b305120a28 demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:13.224151 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-869e3225-011d-4b1c-b0e0-f5b305120a28 demo demo] Calling method 'index' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:13.224669 np0000182850 devstack@c-api.service[112686]: /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 25 20:11:13.224669 np0000182850 devstack@c-api.service[112686]: warnings.warn( Jun 25 20:11:13.225407 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-869e3225-011d-4b1c-b0e0-f5b305120a28 demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:11:13.264248 np0000182850 devstack@c-api.service[112686]: DEBUG oslo_db.sqlalchemy.engines [None req-869e3225-011d-4b1c-b0e0-f5b305120a28 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=112686) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:11:13.284272 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-869e3225-011d-4b1c-b0e0-f5b305120a28 demo demo] https://199.19.213.244/volume/v3/types returned with HTTP 200 Jun 25 20:11:13.284656 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 2/8] 199.19.213.244 () {64 vars in 1290 bytes} [Thu Jun 25 20:11:12 2026] GET /volume/v3/types => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:13.324685 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-2390554d-3da7-4c73-a53a-b04b11f86d7f None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:13.652790 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-2390554d-3da7-4c73-a53a-b04b11f86d7f demo demo] GET https://199.19.213.244/volume/v3/types/default Jun 25 20:11:13.653068 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-2390554d-3da7-4c73-a53a-b04b11f86d7f demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:13.653306 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-2390554d-3da7-4c73-a53a-b04b11f86d7f demo demo] Calling method 'show' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:13.691161 np0000182850 devstack@c-api.service[112685]: DEBUG oslo_db.sqlalchemy.engines [None req-2390554d-3da7-4c73-a53a-b04b11f86d7f 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=112685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:11:13.707487 np0000182850 devstack@c-api.service[112685]: /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 25 20:11:13.707487 np0000182850 devstack@c-api.service[112685]: warnings.warn( Jun 25 20:11:13.709720 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-2390554d-3da7-4c73-a53a-b04b11f86d7f demo demo] https://199.19.213.244/volume/v3/types/default returned with HTTP 200 Jun 25 20:11:13.710139 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 3/9] 199.19.213.244 () {64 vars in 1301 bytes} [Thu Jun 25 20:11:13 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:14.175493 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-37d36a4d-3649-4eb1-ac65-e12ccd84ae2f None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:14.176203 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 3/10] 199.19.213.244 () {62 vars in 1068 bytes} [Thu Jun 25 20:11:14 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:11:14.206544 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-3d050ea0-69b4-4e5c-b243-0b8cb6b20fcf None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:14.214887 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 3/11] 199.19.213.244 () {64 vars in 1272 bytes} [Thu Jun 25 20:11:14 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:11:14.249277 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [req-3d050ea0-69b4-4e5c-b243-0b8cb6b20fcf req-64eda7a6-b6b1-4d97-9a82-a49b3a545542 None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:14.251448 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [req-3d050ea0-69b4-4e5c-b243-0b8cb6b20fcf req-64eda7a6-b6b1-4d97-9a82-a49b3a545542 demo demo] GET https://199.19.213.244/volume/v3/ Jun 25 20:11:14.251762 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [req-3d050ea0-69b4-4e5c-b243-0b8cb6b20fcf req-64eda7a6-b6b1-4d97-9a82-a49b3a545542 demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:14.252020 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [req-3d050ea0-69b4-4e5c-b243-0b8cb6b20fcf req-64eda7a6-b6b1-4d97-9a82-a49b3a545542 demo demo] Calling method 'version_select' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:14.252584 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [req-3d050ea0-69b4-4e5c-b243-0b8cb6b20fcf req-64eda7a6-b6b1-4d97-9a82-a49b3a545542 demo demo] https://199.19.213.244/volume/v3/ returned with HTTP 200 Jun 25 20:11:14.252999 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 3/12] 199.19.213.244 () {66 vars in 1346 bytes} [Thu Jun 25 20:11:14 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:14.293190 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-d156c92b-2017-4e17-8824-80bb932bce6a None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:14.296641 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-d156c92b-2017-4e17-8824-80bb932bce6a demo demo] GET https://199.19.213.244/volume/v3/types/default Jun 25 20:11:14.297056 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-d156c92b-2017-4e17-8824-80bb932bce6a demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:14.297460 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-d156c92b-2017-4e17-8824-80bb932bce6a demo demo] Calling method 'show' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:14.306474 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-d156c92b-2017-4e17-8824-80bb932bce6a demo demo] https://199.19.213.244/volume/v3/types/default returned with HTTP 200 Jun 25 20:11:14.306784 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 4/13] 199.19.213.244 () {64 vars in 1301 bytes} [Thu Jun 25 20:11:14 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:14.926352 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-9d5eee00-edb6-4e25-90b2-2d14f6921528 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:14.926960 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 4/14] 199.19.213.244 () {62 vars in 1068 bytes} [Thu Jun 25 20:11:14 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:11:14.957012 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-93b378ee-df8d-4dbb-b5fd-3278483b0565 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:14.959699 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 4/15] 199.19.213.244 () {64 vars in 1272 bytes} [Thu Jun 25 20:11:14 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:11:14.994498 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [req-93b378ee-df8d-4dbb-b5fd-3278483b0565 req-04c2e88e-1a3b-4979-92c5-41d69274be65 None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:14.997583 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [req-93b378ee-df8d-4dbb-b5fd-3278483b0565 req-04c2e88e-1a3b-4979-92c5-41d69274be65 demo demo] GET https://199.19.213.244/volume/v3/ Jun 25 20:11:14.997802 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [req-93b378ee-df8d-4dbb-b5fd-3278483b0565 req-04c2e88e-1a3b-4979-92c5-41d69274be65 demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:14.998059 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [req-93b378ee-df8d-4dbb-b5fd-3278483b0565 req-04c2e88e-1a3b-4979-92c5-41d69274be65 demo demo] Calling method 'version_select' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:14.998489 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [req-93b378ee-df8d-4dbb-b5fd-3278483b0565 req-04c2e88e-1a3b-4979-92c5-41d69274be65 demo demo] https://199.19.213.244/volume/v3/ returned with HTTP 200 Jun 25 20:11:14.998960 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 4/16] 199.19.213.244 () {66 vars in 1346 bytes} [Thu Jun 25 20:11:14 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:15.040796 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-0a044147-5f25-42fc-a5cb-31683c8e7090 None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:15.044348 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-0a044147-5f25-42fc-a5cb-31683c8e7090 demo demo] GET https://199.19.213.244/volume/v3/types/default Jun 25 20:11:15.044775 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-0a044147-5f25-42fc-a5cb-31683c8e7090 demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:15.045283 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-0a044147-5f25-42fc-a5cb-31683c8e7090 demo demo] Calling method 'show' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:15.055097 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-0a044147-5f25-42fc-a5cb-31683c8e7090 demo demo] https://199.19.213.244/volume/v3/types/default returned with HTTP 200 Jun 25 20:11:15.055436 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 5/17] 199.19.213.244 () {64 vars in 1301 bytes} [Thu Jun 25 20:11:15 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:15.092018 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-037ba785-a387-4310-96f2-c9f824380192 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:15.092978 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 5/18] 199.19.213.244 () {62 vars in 1068 bytes} [Thu Jun 25 20:11:15 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:11:15.125439 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-1e3a28ce-9328-40d3-9ad9-4ad91ea721ad None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:15.129396 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 5/19] 199.19.213.244 () {64 vars in 1272 bytes} [Thu Jun 25 20:11:15 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:11:15.164395 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [req-1e3a28ce-9328-40d3-9ad9-4ad91ea721ad req-b23ff0e0-4d62-4b7c-bb88-d87232e11eb3 None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:15.167959 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [req-1e3a28ce-9328-40d3-9ad9-4ad91ea721ad req-b23ff0e0-4d62-4b7c-bb88-d87232e11eb3 demo demo] GET https://199.19.213.244/volume/v3/ Jun 25 20:11:15.168380 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [req-1e3a28ce-9328-40d3-9ad9-4ad91ea721ad req-b23ff0e0-4d62-4b7c-bb88-d87232e11eb3 demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:15.168810 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [req-1e3a28ce-9328-40d3-9ad9-4ad91ea721ad req-b23ff0e0-4d62-4b7c-bb88-d87232e11eb3 demo demo] Calling method 'version_select' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:15.169601 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [req-1e3a28ce-9328-40d3-9ad9-4ad91ea721ad req-b23ff0e0-4d62-4b7c-bb88-d87232e11eb3 demo demo] https://199.19.213.244/volume/v3/ returned with HTTP 200 Jun 25 20:11:15.170404 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 5/20] 199.19.213.244 () {66 vars in 1346 bytes} [Thu Jun 25 20:11:15 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 25 20:11:15.209404 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-136d36e5-dccd-4bf1-80d6-245bb2198e25 None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:11:15.213118 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-136d36e5-dccd-4bf1-80d6-245bb2198e25 demo demo] GET https://199.19.213.244/volume/v3/types/default Jun 25 20:11:15.213634 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-136d36e5-dccd-4bf1-80d6-245bb2198e25 demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:11:15.214094 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-136d36e5-dccd-4bf1-80d6-245bb2198e25 demo demo] Calling method 'show' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:11:15.223524 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-136d36e5-dccd-4bf1-80d6-245bb2198e25 demo demo] https://199.19.213.244/volume/v3/types/default returned with HTTP 200 Jun 25 20:11:15.223859 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 6/21] 199.19.213.244 () {64 vars in 1301 bytes} [Thu Jun 25 20:11:15 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:11:23.278874 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:11:25.220286 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=8 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:16:08.028122 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-9a411050-152c-47a6-a2d0-720eb928902f None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:16:08.133899 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-9a411050-152c-47a6-a2d0-720eb928902f demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:16:08.134224 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-9a411050-152c-47a6-a2d0-720eb928902f demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:16:08.134468 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-9a411050-152c-47a6-a2d0-720eb928902f demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:16:08.135636 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-9a411050-152c-47a6-a2d0-720eb928902f demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:16:08.136719 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-9a411050-152c-47a6-a2d0-720eb928902f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:16:08.182056 np0000182850 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-9a411050-152c-47a6-a2d0-720eb928902f demo demo] Get all volumes completed successfully. Jun 25 20:16:08.184218 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-9a411050-152c-47a6-a2d0-720eb928902f demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:16:08.185015 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 6/22] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:16:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:16:18.176627 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:17:08.206134 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-08f2120e-a052-4864-8a3f-62b2d8e30387 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:17:08.211961 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-08f2120e-a052-4864-8a3f-62b2d8e30387 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:17:08.212373 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-08f2120e-a052-4864-8a3f-62b2d8e30387 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:17:08.214238 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-08f2120e-a052-4864-8a3f-62b2d8e30387 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:17:08.214238 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-08f2120e-a052-4864-8a3f-62b2d8e30387 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:17:08.215473 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-08f2120e-a052-4864-8a3f-62b2d8e30387 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:17:08.246315 np0000182850 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-08f2120e-a052-4864-8a3f-62b2d8e30387 demo demo] Get all volumes completed successfully. Jun 25 20:17:08.249905 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-08f2120e-a052-4864-8a3f-62b2d8e30387 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:17:08.250577 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 6/23] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:17:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:17:18.241134 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:18:08.281807 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-6fe665bb-b9d2-46ca-a9bb-a77b815579de None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:18:08.284756 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-6fe665bb-b9d2-46ca-a9bb-a77b815579de demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:18:08.285008 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-6fe665bb-b9d2-46ca-a9bb-a77b815579de demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:18:08.285263 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-6fe665bb-b9d2-46ca-a9bb-a77b815579de demo demo] Calling method 'detail' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:18:08.285905 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-6fe665bb-b9d2-46ca-a9bb-a77b815579de demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:18:08.286886 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.volume.api [None req-6fe665bb-b9d2-46ca-a9bb-a77b815579de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112686) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:18:08.327530 np0000182850 devstack@c-api.service[112686]: INFO cinder.volume.api [None req-6fe665bb-b9d2-46ca-a9bb-a77b815579de demo demo] Get all volumes completed successfully. Jun 25 20:18:08.329715 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-6fe665bb-b9d2-46ca-a9bb-a77b815579de demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:18:08.334188 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 6/24] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:18:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:18:18.320898 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:19:08.356972 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-9ab40dad-df56-429b-843f-cceb96ab55a1 None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:19:08.360846 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-9ab40dad-df56-429b-843f-cceb96ab55a1 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:19:08.361156 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-9ab40dad-df56-429b-843f-cceb96ab55a1 demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:19:08.361402 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-9ab40dad-df56-429b-843f-cceb96ab55a1 demo demo] Calling method 'detail' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:19:08.362082 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.api_utils [None req-9ab40dad-df56-429b-843f-cceb96ab55a1 demo demo] Removing options '' from query. {{(pid=112685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:19:08.363091 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.volume.api [None req-9ab40dad-df56-429b-843f-cceb96ab55a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:19:08.401408 np0000182850 devstack@c-api.service[112685]: INFO cinder.volume.api [None req-9ab40dad-df56-429b-843f-cceb96ab55a1 demo demo] Get all volumes completed successfully. Jun 25 20:19:08.403766 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-9ab40dad-df56-429b-843f-cceb96ab55a1 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:19:08.404311 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 7/25] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:19:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:19:18.395182 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=1 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:20:08.438538 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-cf993f25-392a-4d99-a642-11947663ab5d None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:20:08.442809 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-cf993f25-392a-4d99-a642-11947663ab5d demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:20:08.443290 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-cf993f25-392a-4d99-a642-11947663ab5d demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:20:08.443742 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-cf993f25-392a-4d99-a642-11947663ab5d demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:20:08.444389 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-cf993f25-392a-4d99-a642-11947663ab5d demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:20:08.446308 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-cf993f25-392a-4d99-a642-11947663ab5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:20:08.455493 np0000182850 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-cf993f25-392a-4d99-a642-11947663ab5d demo demo] Get all volumes completed successfully. Jun 25 20:20:08.457482 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-cf993f25-392a-4d99-a642-11947663ab5d demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:20:08.457835 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 7/26] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:20:08 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 25 20:20:18.451241 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:21:08.476441 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-5f0127d0-0e27-4968-b743-b46ebff37b66 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:21:08.669849 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-5f0127d0-0e27-4968-b743-b46ebff37b66 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:21:08.670612 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-5f0127d0-0e27-4968-b743-b46ebff37b66 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:21:08.671563 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-5f0127d0-0e27-4968-b743-b46ebff37b66 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:21:08.671964 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-5f0127d0-0e27-4968-b743-b46ebff37b66 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:21:08.673078 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-5f0127d0-0e27-4968-b743-b46ebff37b66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:21:08.683838 np0000182850 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-5f0127d0-0e27-4968-b743-b46ebff37b66 demo demo] Get all volumes completed successfully. Jun 25 20:21:08.687076 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-5f0127d0-0e27-4968-b743-b46ebff37b66 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:21:08.687676 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 7/27] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:21:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:21:18.680484 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:22:08.703385 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-c270ac10-32f1-46f9-90fd-ba6062a2bd83 None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:22:08.706627 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-c270ac10-32f1-46f9-90fd-ba6062a2bd83 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:22:08.706876 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-c270ac10-32f1-46f9-90fd-ba6062a2bd83 demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:22:08.707150 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-c270ac10-32f1-46f9-90fd-ba6062a2bd83 demo demo] Calling method 'detail' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:22:08.707501 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-c270ac10-32f1-46f9-90fd-ba6062a2bd83 demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:22:08.708541 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.volume.api [None req-c270ac10-32f1-46f9-90fd-ba6062a2bd83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112686) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:22:08.717001 np0000182850 devstack@c-api.service[112686]: INFO cinder.volume.api [None req-c270ac10-32f1-46f9-90fd-ba6062a2bd83 demo demo] Get all volumes completed successfully. Jun 25 20:22:08.718951 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-c270ac10-32f1-46f9-90fd-ba6062a2bd83 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:22:08.719304 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 7/28] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:22:08 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 25 20:22:18.732111 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:23:08.736472 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-0f3d87ad-f046-4d3f-b0a7-438a9a8c24aa None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:23:08.741155 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-0f3d87ad-f046-4d3f-b0a7-438a9a8c24aa demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:23:08.741264 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-0f3d87ad-f046-4d3f-b0a7-438a9a8c24aa demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:23:08.741526 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-0f3d87ad-f046-4d3f-b0a7-438a9a8c24aa demo demo] Calling method 'detail' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:23:08.741981 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.api_utils [None req-0f3d87ad-f046-4d3f-b0a7-438a9a8c24aa demo demo] Removing options '' from query. {{(pid=112685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:23:08.743979 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.volume.api [None req-0f3d87ad-f046-4d3f-b0a7-438a9a8c24aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:23:08.756026 np0000182850 devstack@c-api.service[112685]: INFO cinder.volume.api [None req-0f3d87ad-f046-4d3f-b0a7-438a9a8c24aa demo demo] Get all volumes completed successfully. Jun 25 20:23:08.759964 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-0f3d87ad-f046-4d3f-b0a7-438a9a8c24aa demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:23:08.760616 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 8/29] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:23:08 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 25 20:23:18.748897 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=1 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:24:08.779853 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-380d43c5-eab4-48f1-8d78-03bf41e543b8 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:24:08.782989 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-380d43c5-eab4-48f1-8d78-03bf41e543b8 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:24:08.783233 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-380d43c5-eab4-48f1-8d78-03bf41e543b8 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:24:08.783501 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-380d43c5-eab4-48f1-8d78-03bf41e543b8 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:24:08.783774 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-380d43c5-eab4-48f1-8d78-03bf41e543b8 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:24:08.785470 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-380d43c5-eab4-48f1-8d78-03bf41e543b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:24:08.793734 np0000182850 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-380d43c5-eab4-48f1-8d78-03bf41e543b8 demo demo] Get all volumes completed successfully. Jun 25 20:24:08.796533 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-380d43c5-eab4-48f1-8d78-03bf41e543b8 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:24:08.797031 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 8/30] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:24:08 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 25 20:24:18.789579 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:25:08.813064 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-27f7948d-b338-4af9-aa6f-86668bd71e98 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:25:08.817083 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-27f7948d-b338-4af9-aa6f-86668bd71e98 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:25:08.817083 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-27f7948d-b338-4af9-aa6f-86668bd71e98 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:25:08.818151 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-27f7948d-b338-4af9-aa6f-86668bd71e98 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:25:08.818151 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-27f7948d-b338-4af9-aa6f-86668bd71e98 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:25:08.818888 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-27f7948d-b338-4af9-aa6f-86668bd71e98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:25:08.827811 np0000182850 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-27f7948d-b338-4af9-aa6f-86668bd71e98 demo demo] Get all volumes completed successfully. Jun 25 20:25:08.829744 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-27f7948d-b338-4af9-aa6f-86668bd71e98 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:25:08.830124 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 8/31] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:25:08 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 25 20:25:18.822589 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:26:08.847069 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-f3b0ec70-d06f-42fe-8ff6-98a2b2a97be0 None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:26:09.011584 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-f3b0ec70-d06f-42fe-8ff6-98a2b2a97be0 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:26:09.011851 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-f3b0ec70-d06f-42fe-8ff6-98a2b2a97be0 demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:26:09.012144 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-f3b0ec70-d06f-42fe-8ff6-98a2b2a97be0 demo demo] Calling method 'detail' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:26:09.012460 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-f3b0ec70-d06f-42fe-8ff6-98a2b2a97be0 demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:26:09.013474 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.volume.api [None req-f3b0ec70-d06f-42fe-8ff6-98a2b2a97be0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112686) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:26:09.026783 np0000182850 devstack@c-api.service[112686]: INFO cinder.volume.api [None req-f3b0ec70-d06f-42fe-8ff6-98a2b2a97be0 demo demo] Get all volumes completed successfully. Jun 25 20:26:09.032863 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-f3b0ec70-d06f-42fe-8ff6-98a2b2a97be0 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:26:09.033625 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 8/32] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:26:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:26:19.019417 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:27:09.049560 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-69691fe9-642c-4b15-b302-bdda83562e20 None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:27:09.054221 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-69691fe9-642c-4b15-b302-bdda83562e20 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:27:09.054758 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-69691fe9-642c-4b15-b302-bdda83562e20 demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:27:09.054758 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-69691fe9-642c-4b15-b302-bdda83562e20 demo demo] Calling method 'detail' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:27:09.055434 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.api_utils [None req-69691fe9-642c-4b15-b302-bdda83562e20 demo demo] Removing options '' from query. {{(pid=112685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:27:09.056969 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.volume.api [None req-69691fe9-642c-4b15-b302-bdda83562e20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:27:09.065656 np0000182850 devstack@c-api.service[112685]: INFO cinder.volume.api [None req-69691fe9-642c-4b15-b302-bdda83562e20 demo demo] Get all volumes completed successfully. Jun 25 20:27:09.068038 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-69691fe9-642c-4b15-b302-bdda83562e20 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:27:09.068038 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 9/33] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:27:09 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 25 20:27:19.061518 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=1 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:28:09.086883 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-f58b5e96-e161-4962-bb50-4cab535002a7 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:28:09.091086 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-f58b5e96-e161-4962-bb50-4cab535002a7 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:28:09.091343 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-f58b5e96-e161-4962-bb50-4cab535002a7 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:28:09.091609 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-f58b5e96-e161-4962-bb50-4cab535002a7 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:28:09.091897 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-f58b5e96-e161-4962-bb50-4cab535002a7 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:28:09.093198 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-f58b5e96-e161-4962-bb50-4cab535002a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:28:09.101605 np0000182850 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-f58b5e96-e161-4962-bb50-4cab535002a7 demo demo] Get all volumes completed successfully. Jun 25 20:28:09.103638 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-f58b5e96-e161-4962-bb50-4cab535002a7 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:28:09.104020 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 9/34] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:28:09 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 25 20:28:19.096502 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:29:09.122034 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-94cc132a-09fd-47ba-9bf4-64774ec97586 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:29:09.126075 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-94cc132a-09fd-47ba-9bf4-64774ec97586 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:29:09.126907 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-94cc132a-09fd-47ba-9bf4-64774ec97586 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:29:09.127283 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-94cc132a-09fd-47ba-9bf4-64774ec97586 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:29:09.127796 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-94cc132a-09fd-47ba-9bf4-64774ec97586 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:29:09.128973 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-94cc132a-09fd-47ba-9bf4-64774ec97586 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:29:09.137510 np0000182850 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-94cc132a-09fd-47ba-9bf4-64774ec97586 demo demo] Get all volumes completed successfully. Jun 25 20:29:09.139488 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-94cc132a-09fd-47ba-9bf4-64774ec97586 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:29:09.140308 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 9/35] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:29:09 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 25 20:29:19.132970 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:30:09.156207 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-c24b6b24-3ef2-40e6-95f2-4631a9098b2a None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:30:09.162021 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-c24b6b24-3ef2-40e6-95f2-4631a9098b2a demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:30:09.162441 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-c24b6b24-3ef2-40e6-95f2-4631a9098b2a demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:30:09.162752 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-c24b6b24-3ef2-40e6-95f2-4631a9098b2a demo demo] Calling method 'detail' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:30:09.163159 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-c24b6b24-3ef2-40e6-95f2-4631a9098b2a demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:30:09.164201 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.volume.api [None req-c24b6b24-3ef2-40e6-95f2-4631a9098b2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112686) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:30:09.173200 np0000182850 devstack@c-api.service[112686]: INFO cinder.volume.api [None req-c24b6b24-3ef2-40e6-95f2-4631a9098b2a demo demo] Get all volumes completed successfully. Jun 25 20:30:09.175744 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-c24b6b24-3ef2-40e6-95f2-4631a9098b2a demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:30:09.176658 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 9/36] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:30:09 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 25 20:30:19.169704 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:31:09.200739 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-9601ada5-0379-4d99-994c-d79705bb14bb None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:31:09.388068 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-9601ada5-0379-4d99-994c-d79705bb14bb demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:31:09.388397 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-9601ada5-0379-4d99-994c-d79705bb14bb demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:31:09.388777 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-9601ada5-0379-4d99-994c-d79705bb14bb demo demo] Calling method 'detail' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:31:09.388979 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.api_utils [None req-9601ada5-0379-4d99-994c-d79705bb14bb demo demo] Removing options '' from query. {{(pid=112685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:31:09.390133 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.volume.api [None req-9601ada5-0379-4d99-994c-d79705bb14bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:31:09.398797 np0000182850 devstack@c-api.service[112685]: INFO cinder.volume.api [None req-9601ada5-0379-4d99-994c-d79705bb14bb demo demo] Get all volumes completed successfully. Jun 25 20:31:09.401672 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-9601ada5-0379-4d99-994c-d79705bb14bb demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:31:09.402155 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 10/37] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:31:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:31:19.393855 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=1 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:32:09.422766 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-2ac1f2dc-34e9-4105-ae46-0def41ce5af0 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:32:09.426692 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-2ac1f2dc-34e9-4105-ae46-0def41ce5af0 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:32:09.427073 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-2ac1f2dc-34e9-4105-ae46-0def41ce5af0 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:32:09.427443 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-2ac1f2dc-34e9-4105-ae46-0def41ce5af0 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:32:09.428037 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-2ac1f2dc-34e9-4105-ae46-0def41ce5af0 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:32:09.429445 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-2ac1f2dc-34e9-4105-ae46-0def41ce5af0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:32:09.435850 np0000182850 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-2ac1f2dc-34e9-4105-ae46-0def41ce5af0 demo demo] Get all volumes completed successfully. Jun 25 20:32:09.438200 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-2ac1f2dc-34e9-4105-ae46-0def41ce5af0 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:32:09.438743 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 10/38] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:32:09 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 25 20:32:19.432363 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:33:09.456323 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-9f7d433f-06b3-4906-a5ec-c9bb1568e4c2 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:33:09.463949 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-9f7d433f-06b3-4906-a5ec-c9bb1568e4c2 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:33:09.466906 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-9f7d433f-06b3-4906-a5ec-c9bb1568e4c2 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:33:09.466906 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-9f7d433f-06b3-4906-a5ec-c9bb1568e4c2 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:33:09.466906 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-9f7d433f-06b3-4906-a5ec-c9bb1568e4c2 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:33:09.466906 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-9f7d433f-06b3-4906-a5ec-c9bb1568e4c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:33:09.477708 np0000182850 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-9f7d433f-06b3-4906-a5ec-c9bb1568e4c2 demo demo] Get all volumes completed successfully. Jun 25 20:33:09.480375 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-9f7d433f-06b3-4906-a5ec-c9bb1568e4c2 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:33:09.480950 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 10/39] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:33:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:33:19.469675 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:34:09.503510 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-870fa9fc-1d36-4174-b54c-292f8a1be4db None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:34:09.506431 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-870fa9fc-1d36-4174-b54c-292f8a1be4db demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:34:09.506644 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-870fa9fc-1d36-4174-b54c-292f8a1be4db demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:34:09.506869 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-870fa9fc-1d36-4174-b54c-292f8a1be4db demo demo] Calling method 'detail' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:34:09.507207 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-870fa9fc-1d36-4174-b54c-292f8a1be4db demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:34:09.508190 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.volume.api [None req-870fa9fc-1d36-4174-b54c-292f8a1be4db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112686) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:34:09.515674 np0000182850 devstack@c-api.service[112686]: INFO cinder.volume.api [None req-870fa9fc-1d36-4174-b54c-292f8a1be4db demo demo] Get all volumes completed successfully. Jun 25 20:34:09.518119 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-870fa9fc-1d36-4174-b54c-292f8a1be4db demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:34:09.518592 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 10/40] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:34:09 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 25 20:34:19.513051 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:35:09.536025 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-e0b0ec05-67fc-4d18-a72d-ad0b848874e9 None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:35:09.538334 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-e0b0ec05-67fc-4d18-a72d-ad0b848874e9 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:35:09.538551 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-e0b0ec05-67fc-4d18-a72d-ad0b848874e9 demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:35:09.538772 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-e0b0ec05-67fc-4d18-a72d-ad0b848874e9 demo demo] Calling method 'detail' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:35:09.539074 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.api_utils [None req-e0b0ec05-67fc-4d18-a72d-ad0b848874e9 demo demo] Removing options '' from query. {{(pid=112685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:35:09.539805 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.volume.api [None req-e0b0ec05-67fc-4d18-a72d-ad0b848874e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:35:09.553187 np0000182850 devstack@c-api.service[112685]: INFO cinder.volume.api [None req-e0b0ec05-67fc-4d18-a72d-ad0b848874e9 demo demo] Get all volumes completed successfully. Jun 25 20:35:09.557526 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-e0b0ec05-67fc-4d18-a72d-ad0b848874e9 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:35:09.558159 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 11/41] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:35:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:35:19.546567 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=1 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:36:09.579748 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-90976e46-7a13-43d6-8e65-07d4d637ce86 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:36:09.693953 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-90976e46-7a13-43d6-8e65-07d4d637ce86 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:36:09.693953 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-90976e46-7a13-43d6-8e65-07d4d637ce86 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:36:09.693953 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-90976e46-7a13-43d6-8e65-07d4d637ce86 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:36:09.693953 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-90976e46-7a13-43d6-8e65-07d4d637ce86 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:36:09.694290 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-90976e46-7a13-43d6-8e65-07d4d637ce86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:36:09.702263 np0000182850 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-90976e46-7a13-43d6-8e65-07d4d637ce86 demo demo] Get all volumes completed successfully. Jun 25 20:36:09.704335 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-90976e46-7a13-43d6-8e65-07d4d637ce86 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:36:09.704892 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 11/42] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:36:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:36:19.697656 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:37:09.723297 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-afd56eac-06dd-4c4e-9852-6a20da1cc13d None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:37:09.727440 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-afd56eac-06dd-4c4e-9852-6a20da1cc13d demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:37:09.727809 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-afd56eac-06dd-4c4e-9852-6a20da1cc13d demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:37:09.728213 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-afd56eac-06dd-4c4e-9852-6a20da1cc13d demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:37:09.728651 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-afd56eac-06dd-4c4e-9852-6a20da1cc13d demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:37:09.730173 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-afd56eac-06dd-4c4e-9852-6a20da1cc13d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:37:09.737537 np0000182850 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-afd56eac-06dd-4c4e-9852-6a20da1cc13d demo demo] Get all volumes completed successfully. Jun 25 20:37:09.739844 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-afd56eac-06dd-4c4e-9852-6a20da1cc13d demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:37:09.740288 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 11/43] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:37:09 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 25 20:37:19.733170 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:38:09.759466 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-0217c197-91b1-4c55-8282-51819d4e1f0d None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:38:09.763678 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-0217c197-91b1-4c55-8282-51819d4e1f0d demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:38:09.764229 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-0217c197-91b1-4c55-8282-51819d4e1f0d demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:38:09.764646 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-0217c197-91b1-4c55-8282-51819d4e1f0d demo demo] Calling method 'detail' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:38:09.765301 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-0217c197-91b1-4c55-8282-51819d4e1f0d demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:38:09.766591 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.volume.api [None req-0217c197-91b1-4c55-8282-51819d4e1f0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112686) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:38:09.775403 np0000182850 devstack@c-api.service[112686]: INFO cinder.volume.api [None req-0217c197-91b1-4c55-8282-51819d4e1f0d demo demo] Get all volumes completed successfully. Jun 25 20:38:09.777398 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-0217c197-91b1-4c55-8282-51819d4e1f0d demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:38:09.777755 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 11/44] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:38:09 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 25 20:38:19.771676 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:39:09.793631 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-91f2ad63-9719-4bb0-80c2-335264b41245 None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:39:09.800070 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-91f2ad63-9719-4bb0-80c2-335264b41245 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:39:09.800506 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-91f2ad63-9719-4bb0-80c2-335264b41245 demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:39:09.800871 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-91f2ad63-9719-4bb0-80c2-335264b41245 demo demo] Calling method 'detail' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:39:09.801344 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.api_utils [None req-91f2ad63-9719-4bb0-80c2-335264b41245 demo demo] Removing options '' from query. {{(pid=112685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:39:09.802319 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.volume.api [None req-91f2ad63-9719-4bb0-80c2-335264b41245 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:39:09.812313 np0000182850 devstack@c-api.service[112685]: INFO cinder.volume.api [None req-91f2ad63-9719-4bb0-80c2-335264b41245 demo demo] Get all volumes completed successfully. Jun 25 20:39:09.817597 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-91f2ad63-9719-4bb0-80c2-335264b41245 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:39:09.818815 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 12/45] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:39:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:39:19.805699 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=1 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:40:09.848385 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-fd195e6e-6538-47b3-9602-5df3188a05f9 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:40:09.851401 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-fd195e6e-6538-47b3-9602-5df3188a05f9 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:40:09.852604 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-fd195e6e-6538-47b3-9602-5df3188a05f9 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:40:09.852604 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-fd195e6e-6538-47b3-9602-5df3188a05f9 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:40:09.852604 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-fd195e6e-6538-47b3-9602-5df3188a05f9 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:40:09.853165 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-fd195e6e-6538-47b3-9602-5df3188a05f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:40:09.861633 np0000182850 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-fd195e6e-6538-47b3-9602-5df3188a05f9 demo demo] Get all volumes completed successfully. Jun 25 20:40:09.864819 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-fd195e6e-6538-47b3-9602-5df3188a05f9 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:40:09.865406 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 12/46] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:40:09 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 25 20:40:19.856336 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:41:09.886080 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-6cdb86d3-477c-46f7-a05a-876cfc09abe0 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:41:10.013283 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-6cdb86d3-477c-46f7-a05a-876cfc09abe0 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:41:10.013448 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-6cdb86d3-477c-46f7-a05a-876cfc09abe0 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:41:10.013620 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-6cdb86d3-477c-46f7-a05a-876cfc09abe0 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:41:10.013812 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-6cdb86d3-477c-46f7-a05a-876cfc09abe0 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:41:10.014505 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-6cdb86d3-477c-46f7-a05a-876cfc09abe0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:41:10.021647 np0000182850 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-6cdb86d3-477c-46f7-a05a-876cfc09abe0 demo demo] Get all volumes completed successfully. Jun 25 20:41:10.023480 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-6cdb86d3-477c-46f7-a05a-876cfc09abe0 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:41:10.023817 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 12/47] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:41:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:41:20.017070 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:42:10.047664 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-b43a2c16-7aed-4bda-8504-8d4bef20955a None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:42:10.051963 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-b43a2c16-7aed-4bda-8504-8d4bef20955a demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:42:10.052344 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-b43a2c16-7aed-4bda-8504-8d4bef20955a demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:42:10.052731 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-b43a2c16-7aed-4bda-8504-8d4bef20955a demo demo] Calling method 'detail' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:42:10.053466 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-b43a2c16-7aed-4bda-8504-8d4bef20955a demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:42:10.055115 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.volume.api [None req-b43a2c16-7aed-4bda-8504-8d4bef20955a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112686) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:42:10.063360 np0000182850 devstack@c-api.service[112686]: INFO cinder.volume.api [None req-b43a2c16-7aed-4bda-8504-8d4bef20955a demo demo] Get all volumes completed successfully. Jun 25 20:42:10.066113 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-b43a2c16-7aed-4bda-8504-8d4bef20955a demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:42:10.066563 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 12/48] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:42:10 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 25 20:42:20.058365 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:43:10.094982 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-2998c7ae-d407-450e-8cc3-0acc3b9f3da6 None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:43:10.100044 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-2998c7ae-d407-450e-8cc3-0acc3b9f3da6 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:43:10.100610 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-2998c7ae-d407-450e-8cc3-0acc3b9f3da6 demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:43:10.101086 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-2998c7ae-d407-450e-8cc3-0acc3b9f3da6 demo demo] Calling method 'detail' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:43:10.101915 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.api_utils [None req-2998c7ae-d407-450e-8cc3-0acc3b9f3da6 demo demo] Removing options '' from query. {{(pid=112685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:43:10.104441 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.volume.api [None req-2998c7ae-d407-450e-8cc3-0acc3b9f3da6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:43:10.116048 np0000182850 devstack@c-api.service[112685]: INFO cinder.volume.api [None req-2998c7ae-d407-450e-8cc3-0acc3b9f3da6 demo demo] Get all volumes completed successfully. Jun 25 20:43:10.119338 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-2998c7ae-d407-450e-8cc3-0acc3b9f3da6 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:43:10.119761 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 13/49] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:43:10 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 25 20:43:20.109983 np0000182850 devstack@c-api.service[112685]: DEBUG dbcounter [-] [112685] Writing DB stats cinder:SELECT=1 {{(pid=112685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:44:10.144647 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-91e25194-f391-41be-9fb3-f1f6f5d982d4 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:44:10.148711 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-91e25194-f391-41be-9fb3-f1f6f5d982d4 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:44:10.149123 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-91e25194-f391-41be-9fb3-f1f6f5d982d4 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:44:10.149502 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-91e25194-f391-41be-9fb3-f1f6f5d982d4 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:44:10.149956 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-91e25194-f391-41be-9fb3-f1f6f5d982d4 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:44:10.152078 np0000182850 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-91e25194-f391-41be-9fb3-f1f6f5d982d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:44:10.158631 np0000182850 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-91e25194-f391-41be-9fb3-f1f6f5d982d4 demo demo] Get all volumes completed successfully. Jun 25 20:44:10.160539 np0000182850 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-91e25194-f391-41be-9fb3-f1f6f5d982d4 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:44:10.160915 np0000182850 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 13/50] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:44:10 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 25 20:44:20.155149 np0000182850 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:45:10.179238 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.middleware.request_id [None req-0951fea8-e16c-4574-a789-f1a285624534 None None] RequestId filter calling following filter/app {{(pid=112687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:45:10.182363 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-0951fea8-e16c-4574-a789-f1a285624534 demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:45:10.182626 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-0951fea8-e16c-4574-a789-f1a285624534 demo demo] Empty body provided in request {{(pid=112687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:45:10.182903 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.openstack.wsgi [None req-0951fea8-e16c-4574-a789-f1a285624534 demo demo] Calling method 'detail' {{(pid=112687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:45:10.183220 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.api.api_utils [None req-0951fea8-e16c-4574-a789-f1a285624534 demo demo] Removing options '' from query. {{(pid=112687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:45:10.184316 np0000182850 devstack@c-api.service[112687]: DEBUG cinder.volume.api [None req-0951fea8-e16c-4574-a789-f1a285624534 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112687) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:45:10.192862 np0000182850 devstack@c-api.service[112687]: INFO cinder.volume.api [None req-0951fea8-e16c-4574-a789-f1a285624534 demo demo] Get all volumes completed successfully. Jun 25 20:45:10.195054 np0000182850 devstack@c-api.service[112687]: INFO cinder.api.openstack.wsgi [None req-0951fea8-e16c-4574-a789-f1a285624534 demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:45:10.195430 np0000182850 devstack@c-api.service[112687]: [pid: 112687|app: 0|req: 13/51] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:45:10 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 25 20:45:20.187508 np0000182850 devstack@c-api.service[112687]: DEBUG dbcounter [-] [112687] Writing DB stats cinder:SELECT=1 {{(pid=112687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:46:10.214057 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.middleware.request_id [None req-ab37bde4-b3b0-4777-9fc8-ba122b4dc1dc None None] RequestId filter calling following filter/app {{(pid=112686) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:46:10.312996 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-ab37bde4-b3b0-4777-9fc8-ba122b4dc1dc demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:46:10.313162 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-ab37bde4-b3b0-4777-9fc8-ba122b4dc1dc demo demo] Empty body provided in request {{(pid=112686) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:46:10.313400 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.openstack.wsgi [None req-ab37bde4-b3b0-4777-9fc8-ba122b4dc1dc demo demo] Calling method 'detail' {{(pid=112686) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:46:10.313659 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.api.api_utils [None req-ab37bde4-b3b0-4777-9fc8-ba122b4dc1dc demo demo] Removing options '' from query. {{(pid=112686) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:46:10.314442 np0000182850 devstack@c-api.service[112686]: DEBUG cinder.volume.api [None req-ab37bde4-b3b0-4777-9fc8-ba122b4dc1dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112686) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:46:10.321684 np0000182850 devstack@c-api.service[112686]: INFO cinder.volume.api [None req-ab37bde4-b3b0-4777-9fc8-ba122b4dc1dc demo demo] Get all volumes completed successfully. Jun 25 20:46:10.323665 np0000182850 devstack@c-api.service[112686]: INFO cinder.api.openstack.wsgi [None req-ab37bde4-b3b0-4777-9fc8-ba122b4dc1dc demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:46:10.324101 np0000182850 devstack@c-api.service[112686]: [pid: 112686|app: 0|req: 13/52] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:46:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:46:20.317647 np0000182850 devstack@c-api.service[112686]: DEBUG dbcounter [-] [112686] Writing DB stats cinder:SELECT=1 {{(pid=112686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:47:10.342666 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.middleware.request_id [None req-cd683771-a887-46db-be32-568c9dc5e98a None None] RequestId filter calling following filter/app {{(pid=112685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:47:10.346651 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-cd683771-a887-46db-be32-568c9dc5e98a demo demo] GET https://199.19.213.244/volume/v3/volumes/detail Jun 25 20:47:10.347051 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-cd683771-a887-46db-be32-568c9dc5e98a demo demo] Empty body provided in request {{(pid=112685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:47:10.347442 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.openstack.wsgi [None req-cd683771-a887-46db-be32-568c9dc5e98a demo demo] Calling method 'detail' {{(pid=112685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:47:10.347882 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.api.api_utils [None req-cd683771-a887-46db-be32-568c9dc5e98a demo demo] Removing options '' from query. {{(pid=112685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:47:10.349420 np0000182850 devstack@c-api.service[112685]: DEBUG cinder.volume.api [None req-cd683771-a887-46db-be32-568c9dc5e98a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:47:10.358615 np0000182850 devstack@c-api.service[112685]: INFO cinder.volume.api [None req-cd683771-a887-46db-be32-568c9dc5e98a demo demo] Get all volumes completed successfully. Jun 25 20:47:10.360708 np0000182850 devstack@c-api.service[112685]: INFO cinder.api.openstack.wsgi [None req-cd683771-a887-46db-be32-568c9dc5e98a demo demo] https://199.19.213.244/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:47:10.361078 np0000182850 devstack@c-api.service[112685]: [pid: 112685|app: 0|req: 14/53] 199.19.213.244 () {64 vars in 1296 bytes} [Thu Jun 25 20:47:10 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)