Jun 30 22:32:30.620367 np0000183644 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 22:32:30.632192 np0000183644 devstack@c-api.service[111353]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 22:32:30 2026] *** Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: nodename: np0000183644 Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: machine: x86_64 Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: clock source: unix Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: pcre jit disabled Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: detected number of CPU cores: 16 Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: current working directory: / Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: detected binary path: /usr/bin/uwsgi-core Jun 30 22:32:30.637895 np0000183644 devstack@c-api.service[111353]: your processes number limit is 256917 Jun 30 22:32:30.638538 np0000183644 devstack@c-api.service[111353]: your memory page size is 4096 bytes Jun 30 22:32:30.638538 np0000183644 devstack@c-api.service[111353]: detected max file descriptor number: 2048 Jun 30 22:32:30.638538 np0000183644 devstack@c-api.service[111353]: lock engine: pthread robust mutexes Jun 30 22:32:30.638843 np0000183644 devstack@c-api.service[111353]: thunder lock: enabled Jun 30 22:32:30.639248 np0000183644 devstack@c-api.service[111353]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 22:32:30.639362 np0000183644 devstack@c-api.service[111353]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 22:32:30.639420 np0000183644 devstack@c-api.service[111353]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 22:32:30.639420 np0000183644 devstack@c-api.service[111353]: Set PythonHome to /opt/stack/data/venv Jun 30 22:32:30.685805 np0000183644 devstack@c-api.service[111353]: Python main interpreter initialized at 0x76704b8a3668 Jun 30 22:32:30.685805 np0000183644 devstack@c-api.service[111353]: python threads support enabled Jun 30 22:32:30.685805 np0000183644 devstack@c-api.service[111353]: your server socket listen backlog is limited to 100 connections Jun 30 22:32:30.685805 np0000183644 devstack@c-api.service[111353]: your mercy for graceful operations on workers is 80 seconds Jun 30 22:32:30.686493 np0000183644 devstack@c-api.service[111353]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 22:32:30.686669 np0000183644 devstack@c-api.service[111353]: *** Operational MODE: preforking *** Jun 30 22:32:30.686946 np0000183644 devstack@c-api.service[111353]: *** uWSGI is running in multiple interpreter mode *** Jun 30 22:32:30.686946 np0000183644 devstack@c-api.service[111353]: spawned uWSGI master process (pid: 111353) Jun 30 22:32:30.687165 np0000183644 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 22:32:30.687954 np0000183644 devstack@c-api.service[111353]: spawned uWSGI worker 1 (pid: 111365, cores: 1) Jun 30 22:32:30.688619 np0000183644 devstack@c-api.service[111353]: spawned uWSGI worker 2 (pid: 111366, cores: 1) Jun 30 22:32:30.689134 np0000183644 devstack@c-api.service[111353]: spawned uWSGI worker 3 (pid: 111367, cores: 1) Jun 30 22:32:30.689689 np0000183644 devstack@c-api.service[111353]: spawned uWSGI worker 4 (pid: 111368, cores: 1) Jun 30 22:32:30.689814 np0000183644 devstack@c-api.service[111353]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 22:32:30.823812 np0000183644 devstack@c-api.service[111368]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 22:32:30.823812 np0000183644 devstack@c-api.service[111368]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 22:32:30.823812 np0000183644 devstack@c-api.service[111368]: we strongly recommend against using it for new projects. Jun 30 22:32:30.823812 np0000183644 devstack@c-api.service[111368]: If you are already using Eventlet, we recommend migrating to a different Jun 30 22:32:30.823812 np0000183644 devstack@c-api.service[111368]: framework. For more detail see Jun 30 22:32:30.823812 np0000183644 devstack@c-api.service[111368]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 22:32:30.823812 np0000183644 devstack@c-api.service[111368]: import eventlet # noqa Jun 30 22:32:30.825868 np0000183644 devstack@c-api.service[111365]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 22:32:30.825868 np0000183644 devstack@c-api.service[111365]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 22:32:30.825868 np0000183644 devstack@c-api.service[111365]: we strongly recommend against using it for new projects. Jun 30 22:32:30.825868 np0000183644 devstack@c-api.service[111365]: If you are already using Eventlet, we recommend migrating to a different Jun 30 22:32:30.825868 np0000183644 devstack@c-api.service[111365]: framework. For more detail see Jun 30 22:32:30.825868 np0000183644 devstack@c-api.service[111365]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 22:32:30.825868 np0000183644 devstack@c-api.service[111365]: import eventlet # noqa Jun 30 22:32:30.835895 np0000183644 devstack@c-api.service[111366]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 22:32:30.835895 np0000183644 devstack@c-api.service[111366]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 22:32:30.835895 np0000183644 devstack@c-api.service[111366]: we strongly recommend against using it for new projects. Jun 30 22:32:30.835895 np0000183644 devstack@c-api.service[111366]: If you are already using Eventlet, we recommend migrating to a different Jun 30 22:32:30.835895 np0000183644 devstack@c-api.service[111366]: framework. For more detail see Jun 30 22:32:30.835895 np0000183644 devstack@c-api.service[111366]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 22:32:30.835895 np0000183644 devstack@c-api.service[111366]: import eventlet # noqa Jun 30 22:32:30.840260 np0000183644 devstack@c-api.service[111367]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 22:32:30.840260 np0000183644 devstack@c-api.service[111367]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 22:32:30.840260 np0000183644 devstack@c-api.service[111367]: we strongly recommend against using it for new projects. Jun 30 22:32:30.840260 np0000183644 devstack@c-api.service[111367]: If you are already using Eventlet, we recommend migrating to a different Jun 30 22:32:30.840260 np0000183644 devstack@c-api.service[111367]: framework. For more detail see Jun 30 22:32:30.840260 np0000183644 devstack@c-api.service[111367]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 22:32:30.840260 np0000183644 devstack@c-api.service[111367]: import eventlet # noqa Jun 30 22:32:30.913241 np0000183644 devstack@c-api.service[111368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 22:32:30.913241 np0000183644 devstack@c-api.service[111368]: warnings.warn( Jun 30 22:32:30.923228 np0000183644 devstack@c-api.service[111366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 22:32:30.923228 np0000183644 devstack@c-api.service[111366]: warnings.warn( Jun 30 22:32:30.930729 np0000183644 devstack@c-api.service[111367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 22:32:30.930729 np0000183644 devstack@c-api.service[111367]: warnings.warn( Jun 30 22:32:30.933302 np0000183644 devstack@c-api.service[111365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 22:32:30.933302 np0000183644 devstack@c-api.service[111365]: warnings.warn( Jun 30 22:32:31.005114 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:31.005114 np0000183644 devstack@c-api.service[111368]: from cgi import parse_header Jun 30 22:32:31.008915 np0000183644 devstack@c-api.service[111366]: /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 30 22:32:31.008915 np0000183644 devstack@c-api.service[111366]: from cgi import parse_header Jun 30 22:32:31.024426 np0000183644 devstack@c-api.service[111367]: /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 30 22:32:31.024426 np0000183644 devstack@c-api.service[111367]: from cgi import parse_header Jun 30 22:32:31.049240 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:31.049240 np0000183644 devstack@c-api.service[111365]: from cgi import parse_header Jun 30 22:32:31.058850 np0000183644 devstack@c-api.service[111366]: /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 30 22:32:31.058850 np0000183644 devstack@c-api.service[111366]: removals.removed_module( Jun 30 22:32:31.060464 np0000183644 devstack@c-api.service[111366]: /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 30 22:32:31.060464 np0000183644 devstack@c-api.service[111366]: removals.removed_module( Jun 30 22:32:31.062908 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:31.062908 np0000183644 devstack@c-api.service[111368]: removals.removed_module( Jun 30 22:32:31.064545 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:31.064545 np0000183644 devstack@c-api.service[111368]: removals.removed_module( Jun 30 22:32:31.077149 np0000183644 devstack@c-api.service[111367]: /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 30 22:32:31.077149 np0000183644 devstack@c-api.service[111367]: removals.removed_module( Jun 30 22:32:31.078867 np0000183644 devstack@c-api.service[111367]: /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 30 22:32:31.078867 np0000183644 devstack@c-api.service[111367]: removals.removed_module( Jun 30 22:32:31.104005 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:31.104005 np0000183644 devstack@c-api.service[111365]: removals.removed_module( Jun 30 22:32:31.106262 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:31.106262 np0000183644 devstack@c-api.service[111365]: removals.removed_module( Jun 30 22:32:31.885421 np0000183644 devstack@c-api.service[111367]: /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 30 22:32:31.885421 np0000183644 devstack@c-api.service[111367]: warnings.warn( Jun 30 22:32:31.888894 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:31.888894 np0000183644 devstack@c-api.service[111368]: warnings.warn( Jun 30 22:32:31.905969 np0000183644 devstack@c-api.service[111366]: /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 30 22:32:31.905969 np0000183644 devstack@c-api.service[111366]: warnings.warn( Jun 30 22:32:31.926787 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:31.926787 np0000183644 devstack@c-api.service[111365]: warnings.warn( Jun 30 22:32:31.936629 np0000183644 devstack@c-api.service[111367]: /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 30 22:32:31.936629 np0000183644 devstack@c-api.service[111367]: warnings.warn( Jun 30 22:32:31.942758 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:31.942758 np0000183644 devstack@c-api.service[111368]: warnings.warn( Jun 30 22:32:31.957091 np0000183644 devstack@c-api.service[111366]: /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 30 22:32:31.957091 np0000183644 devstack@c-api.service[111366]: warnings.warn( Jun 30 22:32:31.980434 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:31.980434 np0000183644 devstack@c-api.service[111365]: warnings.warn( Jun 30 22:32:32.141934 np0000183644 devstack@c-api.service[111367]: 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 30 22:32:32.142211 np0000183644 devstack@c-api.service[111367]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111367) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 22:32:32.147329 np0000183644 devstack@c-api.service[111368]: 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 30 22:32:32.147536 np0000183644 devstack@c-api.service[111368]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111368) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 22:32:32.154630 np0000183644 devstack@c-api.service[111366]: 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 30 22:32:32.154853 np0000183644 devstack@c-api.service[111366]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111366) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 22:32:32.192573 np0000183644 devstack@c-api.service[111365]: 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 30 22:32:32.192917 np0000183644 devstack@c-api.service[111365]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111365) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 22:32:32.229227 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:32.229227 np0000183644 devstack@c-api.service[111368]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 22:32:32.230228 np0000183644 devstack@c-api.service[111367]: /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 30 22:32:32.230228 np0000183644 devstack@c-api.service[111367]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 22:32:32.231041 np0000183644 devstack@c-api.service[111366]: /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 30 22:32:32.231041 np0000183644 devstack@c-api.service[111366]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 22:32:32.256485 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:32.256485 np0000183644 devstack@c-api.service[111365]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 22:32:32.700803 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111368) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 22:32:32.701009 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111367) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 22:32:32.701217 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111366) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 22:32:32.701399 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.701464 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.701546 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.701597 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.701648 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111365) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 22:32:32.701714 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.701800 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.701872 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.701872 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.701872 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.702040 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.702111 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.702193 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.702258 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.702320 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.702372 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.702422 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.702480 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.702539 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.702591 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.702716 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.702800 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.702865 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.702925 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.703006 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.703065 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.703116 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.703165 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.703214 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.703265 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.703320 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.703369 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.703419 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.703477 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.703536 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.703536 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.703536 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.703536 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.703536 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.703536 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.703536 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.705152 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.705152 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.705152 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.705152 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.705786 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.705786 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.706057 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.706215 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.706364 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.706364 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.706364 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.706364 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.706881 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.707012 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.707124 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.707258 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.707372 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.707372 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.707600 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.707725 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.707875 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.707986 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.708094 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.708203 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.708311 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.708311 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.708311 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.708311 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.711464 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.711712 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.711712 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.711712 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.711712 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.711907 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.711944 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.711990 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.712025 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.712059 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.712059 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.712059 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.712150 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.712200 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.712239 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.712279 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.712312 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.712312 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.712312 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.712312 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.712312 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.712871 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.712992 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.712992 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.713169 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.713169 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.713169 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.713400 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.713445 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.713480 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.713480 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.713480 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.713583 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.713618 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.713667 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.713964 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.714100 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.714212 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.714292 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.714376 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.714468 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.714545 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.714617 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.714745 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.714872 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.714955 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.715026 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.715128 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.715228 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.715313 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.715352 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.715387 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.715428 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.715462 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.715496 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.715641 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.715728 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.715840 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.715919 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.715985 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.716073 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.716114 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.716147 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.716180 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.716213 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.716257 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.716298 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.716331 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.716363 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.716403 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.716446 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.716479 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.716512 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.716546 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.716580 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.716619 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.716652 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.716685 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.716717 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.716751 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.717103 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.717192 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.717277 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.717277 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.717446 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.717446 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.717446 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.717699 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.717790 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.717872 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.717946 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.718020 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.718113 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.718189 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.718260 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.718340 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.718416 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.718476 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.718554 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.718635 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.718813 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.718854 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.718888 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.718921 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.718921 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.719328 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.719328 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.719328 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.719328 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.719328 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.719328 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.719328 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.719561 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.719561 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.719561 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.719561 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.719695 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.719730 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.719785 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.719819 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.719854 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.719881 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.719905 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.719931 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.719955 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.719979 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.720009 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.720507 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.720569 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.720621 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.720677 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.720728 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.720728 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.720851 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.720851 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.720851 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.720851 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.720851 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.720851 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.720851 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.721164 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.721164 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.721164 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.721241 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.721268 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.721290 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.721314 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.721336 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.721359 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.721382 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.721405 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.721426 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.721454 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.721476 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.721499 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.721534 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.721556 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.721586 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.721610 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.721633 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.721656 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.721678 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.721705 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.721732 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.721948 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.722005 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.722063 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.722152 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.722238 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.722238 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.722340 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.722392 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.722464 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.722517 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.722567 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.722619 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.722696 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.722796 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.722855 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.722917 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.722971 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.723025 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.723077 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.723128 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.723182 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.723237 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.723285 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.723343 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.723385 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.723440 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.723471 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.723497 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.723519 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.723542 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.723565 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.723565 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.723614 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.723614 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.723614 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.723678 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.723701 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.723725 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.723748 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.723784 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.723815 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.723839 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.723862 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.723888 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.723910 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.724120 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.724143 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.724165 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.724187 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.724210 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.724238 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.724262 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.724284 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.724307 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.724334 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.724356 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.724378 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.724408 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.724433 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.724459 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.728145 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.728207 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.728325 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.728325 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.728453 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.728453 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.728514 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.728551 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.728585 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.728585 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.728904 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.728904 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.728904 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.728904 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.729189 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.729189 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.729189 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.729393 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.729458 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.729458 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.729582 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.729618 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.729660 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.729660 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.729731 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.729786 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.729824 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.729857 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.729903 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.729937 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.729971 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.730004 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.730004 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.730071 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.730106 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.730143 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.730176 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.730211 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.730250 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.730283 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.730328 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.730363 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.730397 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.730429 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.730467 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.730502 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.730535 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.730574 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.730608 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.730652 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.730690 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.730730 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.730809 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.730809 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.730885 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.730919 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.731539 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.731539 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.731539 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.731539 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.731897 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.731984 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.732059 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.732131 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.732202 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.732272 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.732355 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.732355 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.732511 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.732595 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.732668 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.732858 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.732950 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.733035 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.733109 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.733188 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.733319 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.733404 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.733478 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.733549 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.733621 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.733694 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.733694 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.733694 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.734284 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.734397 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.734397 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.734549 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.734549 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.734549 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.734757 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.734859 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.734859 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.734859 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.734953 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.734953 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.735024 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.735170 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.736062 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.736176 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.736252 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.736252 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.736379 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.736461 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.736523 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.736603 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.736681 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.736790 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.736790 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.736870 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.736905 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.736938 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.737512 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.737569 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.737690 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.737791 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.737882 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.737972 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.738012 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.738012 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.738076 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.738076 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.738145 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.738180 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.738221 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.738263 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.738438 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.738438 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.738590 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.738666 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.738739 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.738901 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.738980 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.739052 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.739090 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.739131 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.739165 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.739200 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.739235 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.739268 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.739301 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.739345 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.739380 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.739413 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.739453 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.739487 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.739526 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.739559 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.739597 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.739632 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.739665 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.739699 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.739731 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.739784 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.739837 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.739873 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.739903 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.739934 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.739965 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.739965 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.740022 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.740053 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.740084 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.740116 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.740116 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.740178 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.740213 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.740213 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.740269 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.740301 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.740333 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.740369 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.740369 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.740435 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.740474 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.740506 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.740538 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.740569 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.740601 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.740601 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.740665 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.740696 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.740727 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.741037 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.741037 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.741037 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.741037 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.742014 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.742014 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.742014 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.742014 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.742338 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.742413 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.742413 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.742540 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.742540 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.742681 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.742757 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.742900 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.742900 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.743051 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.743121 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.743207 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.743280 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.743354 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.743354 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.743354 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.743354 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.743613 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.743690 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.743781 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.743864 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.743864 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.743996 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.744065 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.744157 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.744236 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.744306 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.744373 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.744446 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.744515 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.744586 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.744653 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.744721 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.744808 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.744899 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.745018 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.745125 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.745201 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.745276 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.745358 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.745434 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.745510 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.745581 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.745650 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.745730 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.745828 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.745867 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.745911 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.745943 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.745974 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.746011 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.746043 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.746088 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.746126 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.746170 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.746204 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.746239 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.746271 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.746304 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.746337 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.746368 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.746400 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.746438 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.746470 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.746502 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.746536 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.746568 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.746600 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.746632 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.746663 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.746693 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.746733 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.747205 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.747299 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.747373 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.747446 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.747516 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.747584 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.747653 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.747722 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.747822 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.747884 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.747943 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.747995 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.748046 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.748096 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.748154 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.748205 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.748256 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.748305 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.748383 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.748446 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.748499 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.748549 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.748599 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.748655 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.748655 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.748796 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.748796 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.748796 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.748796 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.748796 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.748796 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.748796 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.749041 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.749067 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.749093 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.749116 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.749139 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.749161 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.749192 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.749215 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.749379 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.749432 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.749483 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.749532 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.749532 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.749634 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.749689 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.749689 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.749825 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.749875 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.749927 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.749976 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.750023 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.750087 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.750119 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.750119 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.750161 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.750191 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.750214 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.750235 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.750258 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.750258 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.750258 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.750258 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.750339 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.750339 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.750339 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.750412 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.750434 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.750457 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.750482 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.750508 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.750530 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.750553 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.750574 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.750600 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.750626 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.750649 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.750671 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.750671 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.750712 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.750734 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.750757 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.750757 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.750757 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.750833 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.750833 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.750833 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.750833 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.750833 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.750833 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.750833 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.751046 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.751046 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.751046 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.751046 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.751046 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.751411 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.751436 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.751458 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.751480 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.751507 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.751507 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.751507 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.751567 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.751595 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.751622 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.751645 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.751670 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.751670 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.751670 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.751670 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.751748 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.752140 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.752198 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.752198 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.752198 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.752198 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.752198 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.752198 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.753713 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.753814 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.753885 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.753940 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.754008 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.754063 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.754118 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.754174 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.754226 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.754275 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.754324 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.754374 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.754422 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.754471 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.754525 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.754579 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.754629 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.754687 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.754748 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.754826 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.754902 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.754958 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.755010 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.755059 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.755147 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.755228 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.755289 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.755289 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.755393 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.755393 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.755393 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.755393 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.755597 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.755662 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.755714 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.755778 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.755839 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.755890 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.755939 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.755939 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.756033 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.756088 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.756138 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.756190 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.756245 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.756337 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.756390 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.756457 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.756509 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.756587 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.756641 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.756692 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.756742 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.756838 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.756901 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.756901 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.756998 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.756998 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.757098 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.757142 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.757194 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.757250 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.757293 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.757349 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.757399 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.757455 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.757518 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.757577 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.757602 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.757625 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.757648 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.757671 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.757702 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.757730 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.757730 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.757788 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.757813 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.757841 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.757865 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.757889 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.757889 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.757889 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.757889 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.757889 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.758000 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.758000 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.758000 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.758000 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.758092 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.758115 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.758138 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.758161 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.758189 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.758213 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.758235 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.758257 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.758285 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.758308 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.758330 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.758357 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.758379 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.758407 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.758429 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.758452 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.758477 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.758503 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.758525 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.758548 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.758572 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.758594 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.758621 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.758643 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.758670 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.758693 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.758715 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.758737 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.758760 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.759186 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.759240 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.759299 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.759352 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.759404 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.759453 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.759503 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.759561 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.759561 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.759664 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.760195 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.760195 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.760195 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.760195 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.760195 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.760435 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.760435 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.760435 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.760580 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.760638 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.760691 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.760749 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.760822 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.760880 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.760932 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.760981 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.761029 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.761078 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.761128 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.761177 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.761225 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.761274 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.761335 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.761386 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.761440 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.761497 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.761524 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.761552 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.761582 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.761605 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.761605 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.761605 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.761605 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.762743 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.762999 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.763118 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.763195 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.763314 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.763402 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.763484 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.763561 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.763649 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.763716 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.763808 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.763861 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.763910 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.763982 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.764049 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.764341 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.764341 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.764341 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.764341 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.764341 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.764341 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.764931 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.764931 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.764931 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.764931 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.764931 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.764931 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.764931 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 22:32:32.765606 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.765606 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.765838 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.765955 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.765955 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.766121 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.766253 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.766349 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.766472 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.766545 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.766545 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.766545 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111368) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.766721 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.766721 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.766721 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.766892 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 22:32:32.767030 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.767102 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 22:32:32.767165 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.767165 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.767282 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 22:32:32.767282 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 22:32:32.767282 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 22:32:32.767282 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 22:32:32.812505 np0000183644 devstack@c-api.service[111368]: INFO dbcounter [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Registered counter for database cinder Jun 30 22:32:32.814740 np0000183644 devstack@c-api.service[111365]: INFO dbcounter [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Registered counter for database cinder Jun 30 22:32:32.817153 np0000183644 devstack@c-api.service[111366]: INFO dbcounter [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Registered counter for database cinder Jun 30 22:32:32.823109 np0000183644 devstack@c-api.service[111367]: INFO dbcounter [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Registered counter for database cinder Jun 30 22:32:32.856029 np0000183644 devstack@c-api.service[111368]: DEBUG oslo_db.sqlalchemy.engines [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b 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=111368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:32.860428 np0000183644 devstack@c-api.service[111365]: DEBUG oslo_db.sqlalchemy.engines [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 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=111365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:32.861175 np0000183644 devstack@c-api.service[111366]: DEBUG oslo_db.sqlalchemy.engines [None req-74abdc1f-1645-4f57-8e64-50783f455055 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=111366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:32.869788 np0000183644 devstack@c-api.service[111367]: DEBUG oslo_db.sqlalchemy.engines [None req-a1cc26de-29ef-4424-93e9-36048e556767 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=111367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:32.972454 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writer thread running {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 22:32:32.975498 np0000183644 devstack@c-api.service[111368]: INFO cinder.rpc [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 22:32:32.978277 np0000183644 devstack@c-api.service[111368]: INFO cinder.rpc [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 22:32:32.979499 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writer thread running {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 22:32:32.980708 np0000183644 devstack@c-api.service[111368]: INFO cinder.rpc [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 22:32:32.980857 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writer thread running {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 22:32:32.982819 np0000183644 devstack@c-api.service[111365]: INFO cinder.rpc [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 22:32:32.982941 np0000183644 devstack@c-api.service[111368]: INFO cinder.rpc [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 22:32:32.983328 np0000183644 devstack@c-api.service[111366]: INFO cinder.rpc [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 22:32:32.984119 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:32.985574 np0000183644 devstack@c-api.service[111365]: INFO cinder.rpc [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 22:32:32.985889 np0000183644 devstack@c-api.service[111366]: INFO cinder.rpc [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 22:32:32.987814 np0000183644 devstack@c-api.service[111365]: INFO cinder.rpc [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 22:32:32.988047 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:32.988340 np0000183644 devstack@c-api.service[111366]: INFO cinder.rpc [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 22:32:32.990037 np0000183644 devstack@c-api.service[111365]: INFO cinder.rpc [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 22:32:32.990190 np0000183644 devstack@c-api.service[111366]: INFO cinder.rpc [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 22:32:32.991029 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:32.991338 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:32.991634 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writer thread running {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 22:32:32.994367 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:32.994689 np0000183644 devstack@c-api.service[111367]: INFO cinder.rpc [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 22:32:32.996013 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:32.997949 np0000183644 devstack@c-api.service[111367]: INFO cinder.rpc [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 22:32:33.000626 np0000183644 devstack@c-api.service[111367]: INFO cinder.rpc [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 22:32:33.003296 np0000183644 devstack@c-api.service[111367]: INFO cinder.rpc [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 22:32:33.004605 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.007877 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.021929 np0000183644 devstack@c-api.service[111368]: DEBUG oslo_db.sqlalchemy.engines [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b 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=111368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:33.024752 np0000183644 devstack@c-api.service[111368]: INFO cinder.rpc [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 22:32:33.027229 np0000183644 devstack@c-api.service[111368]: INFO cinder.rpc [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 22:32:33.028446 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.029111 np0000183644 devstack@c-api.service[111365]: DEBUG oslo_db.sqlalchemy.engines [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 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=111365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:33.030499 np0000183644 devstack@c-api.service[111366]: DEBUG oslo_db.sqlalchemy.engines [None req-74abdc1f-1645-4f57-8e64-50783f455055 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=111366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:33.033786 np0000183644 devstack@c-api.service[111366]: INFO cinder.rpc [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 22:32:33.033869 np0000183644 devstack@c-api.service[111365]: INFO cinder.rpc [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 22:32:33.035856 np0000183644 devstack@c-api.service[111366]: INFO cinder.rpc [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 22:32:33.036543 np0000183644 devstack@c-api.service[111365]: INFO cinder.rpc [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 22:32:33.037211 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.038013 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.040085 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.043184 np0000183644 devstack@c-api.service[111367]: DEBUG oslo_db.sqlalchemy.engines [None req-a1cc26de-29ef-4424-93e9-36048e556767 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=111367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:33.044389 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.045849 np0000183644 devstack@c-api.service[111367]: INFO cinder.rpc [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 22:32:33.047548 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.048451 np0000183644 devstack@c-api.service[111367]: INFO cinder.rpc [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 22:32:33.049729 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.050943 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.051547 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.055786 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.055868 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.056725 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.057411 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.057543 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.060643 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.060835 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.061306 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.061481 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.063611 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.064710 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.065840 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.065932 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.066680 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.068031 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.068196 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.068884 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.069097 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.070799 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.071160 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.071842 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.074794 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.074857 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.074979 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.076179 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.076294 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.077226 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.078396 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.079370 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.079908 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.080352 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.081330 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.081879 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.082033 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.082454 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.082797 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.083594 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.084591 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.085064 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.085317 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.085545 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.086748 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.088229 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.088383 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.089706 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.089912 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.090243 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.091189 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.092641 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.092873 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.093328 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.093935 np0000183644 devstack@c-api.service[111368]: WARNING cinder.api.contrib.hosts [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 22:32:33.094179 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: extensions {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.094609 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.096550 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: cgsnapshots {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.096796 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.096877 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.099307 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: qos-specs {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.099397 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.099466 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.099521 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.099902 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.100037 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: capabilities {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.100498 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.101264 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: backups {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.101337 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.104799 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.104893 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.104952 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.104990 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: os-volume-type-access {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.105032 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.105068 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.105099 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.105134 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.105166 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: encryption {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.105637 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.105792 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.106197 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.106725 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: consistencygroups {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.107033 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.107284 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.107693 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.108110 np0000183644 devstack@c-api.service[111365]: WARNING cinder.api.contrib.hosts [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 22:32:33.108383 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: extensions {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.108794 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.109041 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: extra_specs {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.109153 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.109842 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: cgsnapshots {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.110168 np0000183644 devstack@c-api.service[111366]: WARNING cinder.api.contrib.hosts [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 22:32:33.110396 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: extensions {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.110628 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: encryption {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.110676 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.111224 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: qos-specs {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.112217 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: os-volume-manage {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.112689 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.112746 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: cgsnapshots {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.113345 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: capabilities {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.113782 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: os-volume-transfer {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.114145 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: qos-specs {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.114864 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: backups {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.114935 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.115506 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: os-availability-zone {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.116224 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: capabilities {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.116885 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: os-quota-sets {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.116943 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: os-volume-type-access {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.116998 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.117610 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: backups {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.118252 np0000183644 devstack@c-api.service[111367]: WARNING cinder.api.contrib.hosts [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 22:32:33.118304 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: os-quota-class-sets {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.118485 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: extensions {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.118657 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: encryption {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.119600 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: os-volume-type-access {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.119664 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: os-snapshot-manage {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.120191 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: consistencygroups {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.121110 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: os-hosts {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.121277 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: encryption {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.121405 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: cgsnapshots {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.122191 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: extra_specs {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.122496 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extended resource: scheduler-stats {{(pid=111368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.122778 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: consistencygroups {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.123381 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: qos-specs {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.123733 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: encryption {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.124805 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: extra_specs {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.125293 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: os-volume-manage {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.125389 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.126235 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: capabilities {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.126372 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: encryption {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.127017 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: os-volume-transfer {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.127291 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.127919 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: os-volume-manage {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.128014 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.contrib.snapshot_actions [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] SnapshotActionsController initialized {{(pid=111368) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 22:32:33.128085 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: backups {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.128409 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: os-availability-zone {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.128835 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.129581 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: os-volume-transfer {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.129745 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: os-quota-sets {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.130266 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.131123 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: os-availability-zone {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.131196 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: os-quota-class-sets {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.131255 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: os-volume-type-access {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.131737 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.132532 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: os-quota-sets {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.133189 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: os-snapshot-manage {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.133270 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.133723 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: encryption {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.134015 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: os-quota-class-sets {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.134629 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: os-hosts {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.134788 np0000183644 devstack@c-api.service[111368]: WARNING castellan.key_manager.migration [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.135311 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: os-snapshot-manage {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.135606 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension UsedLimits extending resource: limits {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.135719 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.135956 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.136010 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extended resource: scheduler-stats {{(pid=111365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.136062 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.136103 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: consistencygroups {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.136149 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension VolumeActions extending resource: volumes {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.136286 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.136385 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.136486 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension TypesManage extending resource: types {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.136593 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.136750 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: os-hosts {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.136833 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.136938 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension AdminActions extending resource: volumes {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.137104 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension AdminActions extending resource: snapshots {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.137238 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension AdminActions extending resource: backups {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.137378 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.137505 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.137613 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.v3.router [None req-c34b908a-c74f-427f-b119-4dfe1f812f7b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.138154 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extended resource: scheduler-stats {{(pid=111366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.138628 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.139192 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: extra_specs {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.140277 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.140914 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.141157 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: encryption {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.141198 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.contrib.snapshot_actions [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] SnapshotActionsController initialized {{(pid=111365) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 22:32:33.141979 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.142348 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.142701 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: os-volume-manage {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.143201 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.contrib.snapshot_actions [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] SnapshotActionsController initialized {{(pid=111366) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 22:32:33.143376 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.143941 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.144210 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: os-volume-transfer {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.144735 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.145372 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.145603 np0000183644 devstack@c-api.service[111368]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76704b8a3668 pid: 111368 (default app) Jun 30 22:32:33.145942 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: os-availability-zone {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.146143 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.146703 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.147271 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: os-quota-sets {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.147624 np0000183644 devstack@c-api.service[111365]: WARNING castellan.key_manager.migration [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.148245 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.148462 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension UsedLimits extending resource: limits {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.148589 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.148663 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: os-quota-class-sets {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.148883 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.148962 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.149091 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension VolumeActions extending resource: volumes {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.149213 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.149329 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.149435 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension TypesManage extending resource: types {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.149547 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.149672 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.149797 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension AdminActions extending resource: volumes {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.149893 np0000183644 devstack@c-api.service[111366]: WARNING castellan.key_manager.migration [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.149955 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension AdminActions extending resource: snapshots {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.150015 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension AdminActions extending resource: backups {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.150081 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: os-snapshot-manage {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.150130 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.150229 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.150340 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.v3.router [None req-919379f6-e7e0-4648-8da2-41ffbdac6808 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.150649 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension UsedLimits extending resource: limits {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.150787 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.150986 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151085 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151199 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension VolumeActions extending resource: volumes {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151326 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151426 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151516 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: os-hosts {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.151558 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension TypesManage extending resource: types {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151633 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151750 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151869 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension AdminActions extending resource: volumes {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.151987 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension AdminActions extending resource: snapshots {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.152090 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension AdminActions extending resource: backups {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.152198 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.152307 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.152410 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.v3.router [None req-74abdc1f-1645-4f57-8e64-50783f455055 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.152954 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extended resource: scheduler-stats {{(pid=111367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 22:32:33.153940 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.153940 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.153940 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.153940 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154187 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154187 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154187 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154187 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154370 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154370 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154370 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154370 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154370 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154370 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154646 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154646 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154646 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154646 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154646 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154921 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154921 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154921 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.154921 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.154921 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155149 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155149 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155149 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155149 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155339 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155339 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155339 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155339 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155339 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155579 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155579 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155579 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155579 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155579 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155826 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155826 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155826 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155826 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.155826 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.155826 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.156275 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.156275 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.156275 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.156275 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.156275 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.156275 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.156645 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.156645 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.156645 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.156645 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.156645 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.156645 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.157068 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.157068 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.157068 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.157068 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.157068 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.157378 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.157378 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.157378 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.157378 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.157378 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.157607 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.157607 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.157607 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.157607 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.157607 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.157607 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158022 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158022 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158022 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158022 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158022 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158022 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158300 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158300 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158300 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158300 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158300 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158527 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158527 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158527 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158527 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158527 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158720 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158720 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158720 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158720 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158935 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158935 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.158935 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.158935 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159106 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159106 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159106 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159106 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159106 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159328 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159328 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159328 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159328 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159328 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159524 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159524 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159524 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159524 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159708 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159708 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159708 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159708 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159904 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159904 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.159904 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.159904 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160134 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160134 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160134 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160134 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160395 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160395 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160395 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160395 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160558 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160558 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160558 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160558 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160558 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160845 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160845 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160845 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160845 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.160845 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.160845 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161192 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161192 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161192 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161192 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161192 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161440 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161440 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161440 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161440 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161440 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161440 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161691 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161691 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161691 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161691 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161691 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161691 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161934 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161934 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161934 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161934 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.161934 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.161934 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162108 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162108 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162108 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162108 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162108 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162108 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162276 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162276 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162276 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162276 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162403 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162403 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162403 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162403 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162403 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162560 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162560 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162560 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162560 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:33.162560 np0000183644 devstack@c-api.service[111368]: warnings.warn(deprecated_msg) Jun 30 22:32:33.162694 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.162721 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-2c46eecb-d033-4d59-8d69-a18c1f51c780 None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:33.162747 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.162747 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] SnapshotActionsController initialized {{(pid=111367) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 22:32:33.162836 np0000183644 devstack@c-api.service[111365]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76704b8a3668 pid: 111365 (default app) Jun 30 22:32:33.162897 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.162926 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 956 bytes} [Tue Jun 30 22:32:33 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 22:32:33.162954 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.162977 np0000183644 devstack@c-api.service[111366]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76704b8a3668 pid: 111366 (default app) Jun 30 22:32:33.163001 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.163752 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.165350 np0000183644 devstack@c-api.service[111367]: WARNING castellan.key_manager.migration [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 22:32:33.166189 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension UsedLimits extending resource: limits {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.166307 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.166598 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.166727 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.166871 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension VolumeActions extending resource: volumes {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167008 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167119 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167216 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension TypesManage extending resource: types {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167328 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167453 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167566 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension AdminActions extending resource: volumes {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167685 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension AdminActions extending resource: snapshots {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167811 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension AdminActions extending resource: backups {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.167920 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.168043 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.168151 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.v3.router [None req-a1cc26de-29ef-4424-93e9-36048e556767 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 22:32:33.176200 np0000183644 devstack@c-api.service[111367]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76704b8a3668 pid: 111367 (default app) Jun 30 22:32:40.554567 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.554567 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.554567 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.554567 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.554567 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.555543 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.555543 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.555543 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.555543 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.555543 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.556218 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.556218 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.556218 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.556218 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.556218 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.556218 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.556914 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.556914 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.556914 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.556914 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.557322 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.557322 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.557322 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.557322 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.557566 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.557566 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.557566 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.557566 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.557811 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.557811 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.557811 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.557811 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.557811 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.558459 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.558459 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.558459 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.558459 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.558459 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.558963 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.558963 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.558963 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.558963 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.558963 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.558963 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.559506 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.559506 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.559506 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.559506 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.559506 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.559506 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.560104 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.560104 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.560104 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.560104 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.560104 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.560104 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.560403 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.560403 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.560403 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.560403 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.560403 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.560741 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.560741 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.560741 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.560741 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.560741 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.561244 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.561244 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.561244 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.561244 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.561244 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.561244 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.562736 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.562736 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.562736 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.562736 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.562736 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.562736 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.563141 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.563141 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.563141 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.563141 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.563141 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.565621 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.565621 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.565621 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.565621 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.565621 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.565890 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.565890 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.565890 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.565890 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.566223 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.566223 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.566223 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.566223 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.566531 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.566531 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.566531 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.566531 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.566531 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.566901 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.566901 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.566901 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.566901 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.566901 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.567244 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.567244 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.567244 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.567244 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.567460 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.567460 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.567460 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.567460 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.567671 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.567671 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.567671 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.567671 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568061 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568061 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568061 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568061 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568277 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568277 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568277 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568277 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568465 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568465 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568465 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568465 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568465 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568690 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568690 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568690 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568690 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.568690 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.568690 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569021 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569021 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569021 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569021 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569021 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569253 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569253 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569253 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569253 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569253 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569253 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569497 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569497 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569497 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569497 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569497 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569497 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569658 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569658 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569658 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569658 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569658 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569658 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569834 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569834 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569834 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569834 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569834 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569834 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569982 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569982 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.569982 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.569982 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.570097 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.570097 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.570097 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.570097 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.570097 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.570250 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.570250 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.570250 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.570250 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:40.570250 np0000183644 devstack@c-api.service[111365]: warnings.warn(deprecated_msg) Jun 30 22:32:40.570250 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-62511983-5303-4c76-b93e-7569f338eddf None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:41.106334 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-62511983-5303-4c76-b93e-7569f338eddf admin admin] POST https://199.204.45.156/volume/v3/types Jun 30 22:32:41.107265 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-62511983-5303-4c76-b93e-7569f338eddf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 22:32:41.109502 np0000183644 devstack@c-api.service[111365]: /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 30 22:32:41.109502 np0000183644 devstack@c-api.service[111365]: warnings.warn( Jun 30 22:32:41.145879 np0000183644 devstack@c-api.service[111365]: DEBUG oslo_db.sqlalchemy.engines [None req-62511983-5303-4c76-b93e-7569f338eddf 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=111365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:41.178752 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-62511983-5303-4c76-b93e-7569f338eddf admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 Jun 30 22:32:41.179413 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1288 bytes} [Tue Jun 30 22:32:40 2026] POST /volume/v3/types => generated 186 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:32:41.191536 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [req-62511983-5303-4c76-b93e-7569f338eddf req-c92db620-acc1-4584-8914-ab5007df7fce None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:32:41.545604 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [req-62511983-5303-4c76-b93e-7569f338eddf req-c92db620-acc1-4584-8914-ab5007df7fce admin admin] POST https://199.204.45.156/volume/v3/types/dc3313e3-7d46-469a-8de7-40591eb1f75f/extra_specs Jun 30 22:32:41.547122 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [req-62511983-5303-4c76-b93e-7569f338eddf req-c92db620-acc1-4584-8914-ab5007df7fce admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 22:32:41.548245 np0000183644 devstack@c-api.service[111368]: /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 30 22:32:41.548245 np0000183644 devstack@c-api.service[111368]: warnings.warn( Jun 30 22:32:41.584745 np0000183644 devstack@c-api.service[111368]: DEBUG oslo_db.sqlalchemy.engines [req-62511983-5303-4c76-b93e-7569f338eddf req-c92db620-acc1-4584-8914-ab5007df7fce 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=111368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:32:41.655670 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [req-62511983-5303-4c76-b93e-7569f338eddf req-c92db620-acc1-4584-8914-ab5007df7fce admin admin] https://199.204.45.156/volume/v3/types/dc3313e3-7d46-469a-8de7-40591eb1f75f/extra_specs returned with HTTP 200 Jun 30 22:32:41.655670 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 2/3] 199.204.45.156 () {70 vars in 1505 bytes} [Tue Jun 30 22:32:41 2026] POST /volume/v3/types/dc3313e3-7d46-469a-8de7-40591eb1f75f/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:32:43.034816 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=6 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:32:43.047524 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=6 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:32:51.176379 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:32:51.651519 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:35:22.825301 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.825301 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.825301 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.825301 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.825301 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.826429 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.826429 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.826429 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.826429 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.826429 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.826742 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.826742 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.826742 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.826742 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.826742 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.826742 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.827214 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.827214 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.827214 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.827214 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.827502 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.827502 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.827502 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.827502 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.827799 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.827799 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.827799 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.827799 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.828090 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.828090 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.828090 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.828090 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.828090 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.828466 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.828466 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.828466 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.828466 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.828466 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829033 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829033 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829033 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829033 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829033 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829033 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829461 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829461 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829461 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829461 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829461 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829461 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829903 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829903 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829903 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829903 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.829903 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.829903 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.830322 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.830322 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.830322 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.830322 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.830322 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.830672 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.830672 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.830672 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.830672 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.830672 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831012 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.831012 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831012 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.831012 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831012 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.831012 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831422 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.831422 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831422 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.831422 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831422 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.831422 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831804 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.831804 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831804 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.831804 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.831804 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.832188 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.832188 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.832188 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.832188 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.832188 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.832524 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.832524 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.832524 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.832524 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.832900 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.832900 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.832900 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.832900 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.833227 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.833227 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.833227 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.833227 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.833227 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.833587 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.833587 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.833587 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.833587 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.833587 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.833921 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.833921 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.833921 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.833921 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834103 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834103 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834103 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834103 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834288 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834288 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834288 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834288 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834479 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834479 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834479 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834479 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834656 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834656 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834656 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834656 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834861 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834861 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834861 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.834861 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.834861 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835093 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835093 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835093 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835093 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835093 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835093 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835358 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835358 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835358 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835358 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835358 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835563 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835563 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835563 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835563 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835563 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835563 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835838 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835838 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835838 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835838 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.835838 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.835838 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836099 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836099 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836099 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836099 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836099 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836099 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836363 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836363 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836363 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836363 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836363 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836363 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836617 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836617 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836617 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836617 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836819 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836819 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836819 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.836819 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.836819 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.837091 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.837091 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.837091 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.837091 np0000183644 devstack@c-api.service[111366]: /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 30 22:35:22.837091 np0000183644 devstack@c-api.service[111366]: warnings.warn(deprecated_msg) Jun 30 22:35:22.837091 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-40d3f027-7a59-4da7-9274-8cfb4c253c6a None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:35:22.837091 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-40d3f027-7a59-4da7-9274-8cfb4c253c6a None None] GET https://199.204.45.156/volume// Jun 30 22:35:22.837373 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-40d3f027-7a59-4da7-9274-8cfb4c253c6a None None] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:35:22.837373 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-40d3f027-7a59-4da7-9274-8cfb4c253c6a None None] Calling method 'all' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:35:22.837373 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-40d3f027-7a59-4da7-9274-8cfb4c253c6a None None] https://199.204.45.156/volume// returned with HTTP 300 Jun 30 22:35:22.837373 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 1/4] 199.204.45.156 () {66 vars in 1456 bytes} [Tue Jun 30 22:35:22 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 22:36:06.588575 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.588575 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.590783 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.590783 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.590783 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.590783 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.590783 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.590981 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.590981 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.590981 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.590981 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.590981 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.590981 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591134 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591134 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591134 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591134 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591134 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591334 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591334 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591334 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591334 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591443 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591443 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591443 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591443 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591540 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591540 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591540 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591540 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591540 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591659 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591659 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591659 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591659 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591659 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591783 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591783 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591783 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591783 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591783 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591783 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591972 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591972 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591972 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591972 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.591972 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.591972 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592153 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592153 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592153 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592153 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592153 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592153 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592320 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592320 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592320 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592320 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592320 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592320 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592507 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592507 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592507 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592507 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592611 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592611 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592611 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592611 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592611 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592726 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592726 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592726 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592726 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592726 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592870 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592870 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592870 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592870 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.592870 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.592870 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593007 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593007 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593007 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593007 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593007 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593137 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593137 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593137 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593137 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593137 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593260 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593260 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593260 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593260 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593359 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593359 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593359 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593359 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593461 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593461 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593461 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593461 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593461 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593584 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593584 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593584 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593584 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593584 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593699 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593699 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.593699 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.593699 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.596852 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.596852 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.596852 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.596852 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.596973 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.596973 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.596973 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.596973 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597071 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597071 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597071 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597071 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597180 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597180 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597180 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597180 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597282 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597282 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597282 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597282 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597282 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597282 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597423 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597423 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597423 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597423 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597423 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597550 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597550 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597550 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597550 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597550 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597550 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597550 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597718 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597718 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597718 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597718 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597718 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597718 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597896 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597896 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597896 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597896 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.597896 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.597896 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598043 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598043 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598043 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598043 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598043 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598043 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598198 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598198 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598198 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598198 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598386 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598386 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598386 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598386 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598487 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598487 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598487 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598487 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598589 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598589 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598589 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:06.598589 np0000183644 devstack@c-api.service[111367]: warnings.warn(deprecated_msg) Jun 30 22:36:06.598589 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-46a97e16-5e12-42cd-a105-ee94d648221e None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:06.602865 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 1/5] 199.204.45.156 () {62 vars in 1068 bytes} [Tue Jun 30 22:36:06 2026] GET /volume/v3 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 22:36:06.644188 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-557cfe0a-4c94-4a6b-a088-2f5e55489f52 None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:06.655019 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 2/6] 199.204.45.156 () {64 vars in 1272 bytes} [Tue Jun 30 22:36:06 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 22:36:06.690638 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [req-557cfe0a-4c94-4a6b-a088-2f5e55489f52 req-49273ef4-c489-4ef2-bea8-22e1cf41947e None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:06.693536 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [req-557cfe0a-4c94-4a6b-a088-2f5e55489f52 req-49273ef4-c489-4ef2-bea8-22e1cf41947e demo demo] GET https://199.204.45.156/volume/v3/ Jun 30 22:36:06.693716 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [req-557cfe0a-4c94-4a6b-a088-2f5e55489f52 req-49273ef4-c489-4ef2-bea8-22e1cf41947e demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:06.693935 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [req-557cfe0a-4c94-4a6b-a088-2f5e55489f52 req-49273ef4-c489-4ef2-bea8-22e1cf41947e demo demo] Calling method 'version_select' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:06.694752 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [req-557cfe0a-4c94-4a6b-a088-2f5e55489f52 req-49273ef4-c489-4ef2-bea8-22e1cf41947e demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 30 22:36:06.695101 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 3/7] 199.204.45.156 () {66 vars in 1346 bytes} [Tue Jun 30 22:36:06 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 30 22:36:06.732298 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-89b4989e-8d59-4d0d-93e4-149a13c0babe None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:07.065809 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-89b4989e-8d59-4d0d-93e4-149a13c0babe demo demo] GET https://199.204.45.156/volume/v3/types Jun 30 22:36:07.066106 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-89b4989e-8d59-4d0d-93e4-149a13c0babe demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:07.066312 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-89b4989e-8d59-4d0d-93e4-149a13c0babe demo demo] Calling method 'index' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:07.066784 np0000183644 devstack@c-api.service[111366]: /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 30 22:36:07.066784 np0000183644 devstack@c-api.service[111366]: warnings.warn( Jun 30 22:36:07.067421 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-89b4989e-8d59-4d0d-93e4-149a13c0babe demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:36:07.106295 np0000183644 devstack@c-api.service[111366]: DEBUG oslo_db.sqlalchemy.engines [None req-89b4989e-8d59-4d0d-93e4-149a13c0babe 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=111366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:36:07.129109 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-89b4989e-8d59-4d0d-93e4-149a13c0babe demo demo] https://199.204.45.156/volume/v3/types returned with HTTP 200 Jun 30 22:36:07.129589 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 2/8] 199.204.45.156 () {64 vars in 1290 bytes} [Tue Jun 30 22:36:06 2026] GET /volume/v3/types => generated 377 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:36:07.177622 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-23113343-5233-4607-9900-4f9c7f74d8f2 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:07.545445 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-23113343-5233-4607-9900-4f9c7f74d8f2 demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 30 22:36:07.546311 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-23113343-5233-4607-9900-4f9c7f74d8f2 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:07.547024 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-23113343-5233-4607-9900-4f9c7f74d8f2 demo demo] Calling method 'show' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:07.591401 np0000183644 devstack@c-api.service[111367]: DEBUG oslo_db.sqlalchemy.engines [None req-23113343-5233-4607-9900-4f9c7f74d8f2 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=111367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 22:36:07.608794 np0000183644 devstack@c-api.service[111367]: /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 30 22:36:07.608794 np0000183644 devstack@c-api.service[111367]: warnings.warn( Jun 30 22:36:07.611117 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-23113343-5233-4607-9900-4f9c7f74d8f2 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 30 22:36:07.611554 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 2/9] 199.204.45.156 () {64 vars in 1301 bytes} [Tue Jun 30 22:36:07 2026] GET /volume/v3/types/default => generated 145 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:36:08.128657 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-71ea3d64-b115-40c5-9411-faf70cd3b8c7 None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:08.130041 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 3/10] 199.204.45.156 () {62 vars in 1068 bytes} [Tue Jun 30 22:36:08 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 30 22:36:08.162229 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-2db3e055-3046-45ef-807c-27d24bc6de8b None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:08.169358 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 4/11] 199.204.45.156 () {64 vars in 1272 bytes} [Tue Jun 30 22:36:08 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 22:36:08.200525 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [req-2db3e055-3046-45ef-807c-27d24bc6de8b req-fbb00037-373c-4616-80c8-85cde7a4d7ac None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:08.204239 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [req-2db3e055-3046-45ef-807c-27d24bc6de8b req-fbb00037-373c-4616-80c8-85cde7a4d7ac demo demo] GET https://199.204.45.156/volume/v3/ Jun 30 22:36:08.204623 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [req-2db3e055-3046-45ef-807c-27d24bc6de8b req-fbb00037-373c-4616-80c8-85cde7a4d7ac demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:08.205031 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [req-2db3e055-3046-45ef-807c-27d24bc6de8b req-fbb00037-373c-4616-80c8-85cde7a4d7ac demo demo] Calling method 'version_select' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:08.205949 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [req-2db3e055-3046-45ef-807c-27d24bc6de8b req-fbb00037-373c-4616-80c8-85cde7a4d7ac demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 30 22:36:08.206614 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 3/12] 199.204.45.156 () {66 vars in 1346 bytes} [Tue Jun 30 22:36:08 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:36:08.244236 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-081d3a89-c71c-452c-8f5e-1105409ce9d8 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:08.246677 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-081d3a89-c71c-452c-8f5e-1105409ce9d8 demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 30 22:36:08.246940 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-081d3a89-c71c-452c-8f5e-1105409ce9d8 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:08.247282 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-081d3a89-c71c-452c-8f5e-1105409ce9d8 demo demo] Calling method 'show' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:08.256103 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-081d3a89-c71c-452c-8f5e-1105409ce9d8 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 30 22:36:08.256416 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 3/13] 199.204.45.156 () {64 vars in 1301 bytes} [Tue Jun 30 22:36:08 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:36:08.883695 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-0fb39933-c5e4-45f5-bc9c-aa5837ceaefc None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:08.885706 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 4/14] 199.204.45.156 () {62 vars in 1068 bytes} [Tue Jun 30 22:36:08 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 22:36:08.914792 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-9d56aa4f-b223-4fe1-8f12-49101f85b2ed None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:08.918731 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 5/15] 199.204.45.156 () {64 vars in 1272 bytes} [Tue Jun 30 22:36:08 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 30 22:36:08.955642 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [req-9d56aa4f-b223-4fe1-8f12-49101f85b2ed req-3658f762-da02-49ca-a688-2acb8fa454eb None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:08.957924 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [req-9d56aa4f-b223-4fe1-8f12-49101f85b2ed req-3658f762-da02-49ca-a688-2acb8fa454eb demo demo] GET https://199.204.45.156/volume/v3/ Jun 30 22:36:08.958119 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [req-9d56aa4f-b223-4fe1-8f12-49101f85b2ed req-3658f762-da02-49ca-a688-2acb8fa454eb demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:08.958365 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [req-9d56aa4f-b223-4fe1-8f12-49101f85b2ed req-3658f762-da02-49ca-a688-2acb8fa454eb demo demo] Calling method 'version_select' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:08.958787 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [req-9d56aa4f-b223-4fe1-8f12-49101f85b2ed req-3658f762-da02-49ca-a688-2acb8fa454eb demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 30 22:36:08.959234 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 4/16] 199.204.45.156 () {66 vars in 1346 bytes} [Tue Jun 30 22:36:08 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:36:09.005932 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-a4abc685-6840-42b1-a8f3-207f5ddbbd20 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:09.009247 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-a4abc685-6840-42b1-a8f3-207f5ddbbd20 demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 30 22:36:09.009614 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-a4abc685-6840-42b1-a8f3-207f5ddbbd20 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:09.010031 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-a4abc685-6840-42b1-a8f3-207f5ddbbd20 demo demo] Calling method 'show' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:09.021035 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-a4abc685-6840-42b1-a8f3-207f5ddbbd20 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 30 22:36:09.021453 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 4/17] 199.204.45.156 () {64 vars in 1301 bytes} [Tue Jun 30 22:36:09 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:36:09.061308 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-5bc9f5bb-296a-4f94-886a-6508df2718a8 None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:09.063023 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 5/18] 199.204.45.156 () {62 vars in 1068 bytes} [Tue Jun 30 22:36:09 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 30 22:36:09.098816 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-cbfa9ac0-5f3e-435f-aee6-dfb34e4b5a41 None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:09.102630 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 6/19] 199.204.45.156 () {64 vars in 1272 bytes} [Tue Jun 30 22:36:09 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 22:36:09.139376 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [req-cbfa9ac0-5f3e-435f-aee6-dfb34e4b5a41 req-266abf2c-9da8-4143-93e5-02c4528e078c None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:09.143092 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [req-cbfa9ac0-5f3e-435f-aee6-dfb34e4b5a41 req-266abf2c-9da8-4143-93e5-02c4528e078c demo demo] GET https://199.204.45.156/volume/v3/ Jun 30 22:36:09.143489 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [req-cbfa9ac0-5f3e-435f-aee6-dfb34e4b5a41 req-266abf2c-9da8-4143-93e5-02c4528e078c demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:09.144049 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [req-cbfa9ac0-5f3e-435f-aee6-dfb34e4b5a41 req-266abf2c-9da8-4143-93e5-02c4528e078c demo demo] Calling method 'version_select' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:09.144880 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [req-cbfa9ac0-5f3e-435f-aee6-dfb34e4b5a41 req-266abf2c-9da8-4143-93e5-02c4528e078c demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 30 22:36:09.145752 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 5/20] 199.204.45.156 () {66 vars in 1346 bytes} [Tue Jun 30 22:36:09 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 22:36:09.185020 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-e921f4ca-db8d-4c26-9c3e-2f8caf5cda3b None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:36:09.187951 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-e921f4ca-db8d-4c26-9c3e-2f8caf5cda3b demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 30 22:36:09.188198 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-e921f4ca-db8d-4c26-9c3e-2f8caf5cda3b demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:36:09.188274 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-e921f4ca-db8d-4c26-9c3e-2f8caf5cda3b demo demo] Calling method 'show' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:36:09.199346 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-e921f4ca-db8d-4c26-9c3e-2f8caf5cda3b demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 30 22:36:09.199898 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 5/21] 199.204.45.156 () {64 vars in 1301 bytes} [Tue Jun 30 22:36:09 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 30 22:36:17.121758 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:36:19.193868 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=8 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:41:13.545957 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-8d5f6ed2-0cf9-4894-af28-69a42d12a8f1 None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:41:13.649661 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-8d5f6ed2-0cf9-4894-af28-69a42d12a8f1 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:41:13.649661 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-8d5f6ed2-0cf9-4894-af28-69a42d12a8f1 demo demo] Empty body provided in request {{(pid=111365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:41:13.649661 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-8d5f6ed2-0cf9-4894-af28-69a42d12a8f1 demo demo] Calling method 'detail' {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:41:13.650587 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.api_utils [None req-8d5f6ed2-0cf9-4894-af28-69a42d12a8f1 demo demo] Removing options '' from query. {{(pid=111365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:41:13.651913 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.volume.api [None req-8d5f6ed2-0cf9-4894-af28-69a42d12a8f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:41:13.702618 np0000183644 devstack@c-api.service[111365]: INFO cinder.volume.api [None req-8d5f6ed2-0cf9-4894-af28-69a42d12a8f1 demo demo] Get all volumes completed successfully. Jun 30 22:41:13.718077 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-8d5f6ed2-0cf9-4894-af28-69a42d12a8f1 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:41:13.718077 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 6/22] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:41:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:41:23.687688 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:42:13.723614 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-cea33850-6b38-4538-9f04-5c3d8cc7764b None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:42:13.726787 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-cea33850-6b38-4538-9f04-5c3d8cc7764b demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:42:13.727062 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-cea33850-6b38-4538-9f04-5c3d8cc7764b demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:42:13.727316 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-cea33850-6b38-4538-9f04-5c3d8cc7764b demo demo] Calling method 'detail' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:42:13.728096 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.api_utils [None req-cea33850-6b38-4538-9f04-5c3d8cc7764b demo demo] Removing options '' from query. {{(pid=111368) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:42:13.729254 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.volume.api [None req-cea33850-6b38-4538-9f04-5c3d8cc7764b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111368) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:42:13.763066 np0000183644 devstack@c-api.service[111368]: INFO cinder.volume.api [None req-cea33850-6b38-4538-9f04-5c3d8cc7764b demo demo] Get all volumes completed successfully. Jun 30 22:42:13.766460 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-cea33850-6b38-4538-9f04-5c3d8cc7764b demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:42:13.767193 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 7/23] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:42:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:42:23.756454 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:43:13.820960 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-9e6202c5-b366-44ba-b892-08be17194362 None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:43:13.827972 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-9e6202c5-b366-44ba-b892-08be17194362 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:43:13.828757 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-9e6202c5-b366-44ba-b892-08be17194362 demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:43:13.829594 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-9e6202c5-b366-44ba-b892-08be17194362 demo demo] Calling method 'detail' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:43:13.830421 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-9e6202c5-b366-44ba-b892-08be17194362 demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:43:13.831915 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.volume.api [None req-9e6202c5-b366-44ba-b892-08be17194362 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:43:13.892824 np0000183644 devstack@c-api.service[111366]: INFO cinder.volume.api [None req-9e6202c5-b366-44ba-b892-08be17194362 demo demo] Get all volumes completed successfully. Jun 30 22:43:13.896172 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-9e6202c5-b366-44ba-b892-08be17194362 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:43:13.896849 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 6/24] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:43:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:43:23.882796 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:44:13.961945 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-9ea7a105-7adf-4476-9ac3-98005f649085 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:44:13.966831 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-9ea7a105-7adf-4476-9ac3-98005f649085 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:44:13.967097 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-9ea7a105-7adf-4476-9ac3-98005f649085 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:44:13.967327 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-9ea7a105-7adf-4476-9ac3-98005f649085 demo demo] Calling method 'detail' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:44:13.967944 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.api_utils [None req-9ea7a105-7adf-4476-9ac3-98005f649085 demo demo] Removing options '' from query. {{(pid=111367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:44:13.968876 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.volume.api [None req-9ea7a105-7adf-4476-9ac3-98005f649085 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111367) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:44:14.016475 np0000183644 devstack@c-api.service[111367]: INFO cinder.volume.api [None req-9ea7a105-7adf-4476-9ac3-98005f649085 demo demo] Get all volumes completed successfully. Jun 30 22:44:14.019780 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-9ea7a105-7adf-4476-9ac3-98005f649085 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:44:14.020448 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 6/25] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:44:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:44:24.010160 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=1 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:45:14.061483 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-f8d6b49f-535d-4ee1-81b9-6ae8100affcf None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:45:14.064301 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-f8d6b49f-535d-4ee1-81b9-6ae8100affcf demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:45:14.064498 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-f8d6b49f-535d-4ee1-81b9-6ae8100affcf demo demo] Empty body provided in request {{(pid=111365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:45:14.064744 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-f8d6b49f-535d-4ee1-81b9-6ae8100affcf demo demo] Calling method 'detail' {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:45:14.065023 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.api_utils [None req-f8d6b49f-535d-4ee1-81b9-6ae8100affcf demo demo] Removing options '' from query. {{(pid=111365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:45:14.065793 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.volume.api [None req-f8d6b49f-535d-4ee1-81b9-6ae8100affcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:45:14.074038 np0000183644 devstack@c-api.service[111365]: INFO cinder.volume.api [None req-f8d6b49f-535d-4ee1-81b9-6ae8100affcf demo demo] Get all volumes completed successfully. Jun 30 22:45:14.076721 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-f8d6b49f-535d-4ee1-81b9-6ae8100affcf demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:45:14.077254 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 7/26] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:45:14 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 30 22:45:24.068926 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:46:14.114004 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-58811a9a-5d9f-43db-8a75-ec408c1a2cd4 None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:46:14.383583 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-58811a9a-5d9f-43db-8a75-ec408c1a2cd4 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:46:14.384239 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-58811a9a-5d9f-43db-8a75-ec408c1a2cd4 demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:46:14.384713 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-58811a9a-5d9f-43db-8a75-ec408c1a2cd4 demo demo] Calling method 'detail' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:46:14.385306 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.api_utils [None req-58811a9a-5d9f-43db-8a75-ec408c1a2cd4 demo demo] Removing options '' from query. {{(pid=111368) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:46:14.387005 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.volume.api [None req-58811a9a-5d9f-43db-8a75-ec408c1a2cd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111368) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:46:14.396720 np0000183644 devstack@c-api.service[111368]: INFO cinder.volume.api [None req-58811a9a-5d9f-43db-8a75-ec408c1a2cd4 demo demo] Get all volumes completed successfully. Jun 30 22:46:14.398879 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-58811a9a-5d9f-43db-8a75-ec408c1a2cd4 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:46:14.399401 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 8/27] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:46:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:46:24.391616 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:47:14.425385 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-1fc776e2-85ac-4ab8-bee3-b28336939226 None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:47:14.427910 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-1fc776e2-85ac-4ab8-bee3-b28336939226 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:47:14.427910 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-1fc776e2-85ac-4ab8-bee3-b28336939226 demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:47:14.428304 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-1fc776e2-85ac-4ab8-bee3-b28336939226 demo demo] Calling method 'detail' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:47:14.428379 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-1fc776e2-85ac-4ab8-bee3-b28336939226 demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:47:14.429228 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.volume.api [None req-1fc776e2-85ac-4ab8-bee3-b28336939226 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:47:14.444379 np0000183644 devstack@c-api.service[111366]: INFO cinder.volume.api [None req-1fc776e2-85ac-4ab8-bee3-b28336939226 demo demo] Get all volumes completed successfully. Jun 30 22:47:14.446504 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-1fc776e2-85ac-4ab8-bee3-b28336939226 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:47:14.446975 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 7/28] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:47:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:47:24.432676 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:48:14.465422 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-5f62d031-1962-437a-9e21-9881213870e7 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:48:14.468624 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-5f62d031-1962-437a-9e21-9881213870e7 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:48:14.468852 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-5f62d031-1962-437a-9e21-9881213870e7 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:48:14.469126 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-5f62d031-1962-437a-9e21-9881213870e7 demo demo] Calling method 'detail' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:48:14.469462 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.api_utils [None req-5f62d031-1962-437a-9e21-9881213870e7 demo demo] Removing options '' from query. {{(pid=111367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:48:14.471199 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.volume.api [None req-5f62d031-1962-437a-9e21-9881213870e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111367) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:48:14.481205 np0000183644 devstack@c-api.service[111367]: INFO cinder.volume.api [None req-5f62d031-1962-437a-9e21-9881213870e7 demo demo] Get all volumes completed successfully. Jun 30 22:48:14.484556 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-5f62d031-1962-437a-9e21-9881213870e7 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:48:14.485111 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 7/29] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:48:14 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 30 22:48:24.474938 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=1 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:49:14.507751 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-d39b0aea-738c-47a7-b148-5245ff761f32 None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:49:14.512050 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-d39b0aea-738c-47a7-b148-5245ff761f32 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:49:14.512292 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-d39b0aea-738c-47a7-b148-5245ff761f32 demo demo] Empty body provided in request {{(pid=111365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:49:14.512548 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-d39b0aea-738c-47a7-b148-5245ff761f32 demo demo] Calling method 'detail' {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:49:14.512878 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.api_utils [None req-d39b0aea-738c-47a7-b148-5245ff761f32 demo demo] Removing options '' from query. {{(pid=111365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:49:14.513845 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.volume.api [None req-d39b0aea-738c-47a7-b148-5245ff761f32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:49:14.524311 np0000183644 devstack@c-api.service[111365]: INFO cinder.volume.api [None req-d39b0aea-738c-47a7-b148-5245ff761f32 demo demo] Get all volumes completed successfully. Jun 30 22:49:14.527337 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-d39b0aea-738c-47a7-b148-5245ff761f32 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:49:14.527857 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 8/30] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:49:14 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 30 22:49:24.517705 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:50:14.544679 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-ad8934bd-b7d6-4c0d-8ca9-e132722bc3d6 None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:50:14.550477 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-ad8934bd-b7d6-4c0d-8ca9-e132722bc3d6 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:50:14.550477 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-ad8934bd-b7d6-4c0d-8ca9-e132722bc3d6 demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:50:14.550682 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-ad8934bd-b7d6-4c0d-8ca9-e132722bc3d6 demo demo] Calling method 'detail' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:50:14.551191 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.api_utils [None req-ad8934bd-b7d6-4c0d-8ca9-e132722bc3d6 demo demo] Removing options '' from query. {{(pid=111368) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:50:14.552898 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.volume.api [None req-ad8934bd-b7d6-4c0d-8ca9-e132722bc3d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111368) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:50:14.562422 np0000183644 devstack@c-api.service[111368]: INFO cinder.volume.api [None req-ad8934bd-b7d6-4c0d-8ca9-e132722bc3d6 demo demo] Get all volumes completed successfully. Jun 30 22:50:14.565852 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-ad8934bd-b7d6-4c0d-8ca9-e132722bc3d6 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:50:14.566471 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 9/31] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:50:14 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 30 22:50:24.557723 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:51:14.583963 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-50d105bb-ae64-46f7-b434-0a603c7e4d27 None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:51:14.587061 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-50d105bb-ae64-46f7-b434-0a603c7e4d27 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:51:14.587316 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-50d105bb-ae64-46f7-b434-0a603c7e4d27 demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:51:14.587576 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-50d105bb-ae64-46f7-b434-0a603c7e4d27 demo demo] Calling method 'detail' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:51:14.587902 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-50d105bb-ae64-46f7-b434-0a603c7e4d27 demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:51:14.589014 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.volume.api [None req-50d105bb-ae64-46f7-b434-0a603c7e4d27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:51:14.598538 np0000183644 devstack@c-api.service[111366]: INFO cinder.volume.api [None req-50d105bb-ae64-46f7-b434-0a603c7e4d27 demo demo] Get all volumes completed successfully. Jun 30 22:51:14.602003 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-50d105bb-ae64-46f7-b434-0a603c7e4d27 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:51:14.602375 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 8/32] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:51:14 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 30 22:51:24.592445 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:52:14.618080 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-776b7e8c-9cee-402c-b6a5-6bf14ff0b940 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:52:14.758553 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-776b7e8c-9cee-402c-b6a5-6bf14ff0b940 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:52:14.758894 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-776b7e8c-9cee-402c-b6a5-6bf14ff0b940 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:52:14.759415 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-776b7e8c-9cee-402c-b6a5-6bf14ff0b940 demo demo] Calling method 'detail' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:52:14.760102 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.api_utils [None req-776b7e8c-9cee-402c-b6a5-6bf14ff0b940 demo demo] Removing options '' from query. {{(pid=111367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:52:14.762076 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.volume.api [None req-776b7e8c-9cee-402c-b6a5-6bf14ff0b940 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111367) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:52:14.771399 np0000183644 devstack@c-api.service[111367]: INFO cinder.volume.api [None req-776b7e8c-9cee-402c-b6a5-6bf14ff0b940 demo demo] Get all volumes completed successfully. Jun 30 22:52:14.775776 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-776b7e8c-9cee-402c-b6a5-6bf14ff0b940 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:52:14.776695 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 8/33] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:52:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:52:24.766315 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=1 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:53:14.798627 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-89127623-bfb2-4bc9-b51f-20396ff44e1d None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:53:14.801371 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-89127623-bfb2-4bc9-b51f-20396ff44e1d demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:53:14.801721 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-89127623-bfb2-4bc9-b51f-20396ff44e1d demo demo] Empty body provided in request {{(pid=111365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:53:14.802011 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-89127623-bfb2-4bc9-b51f-20396ff44e1d demo demo] Calling method 'detail' {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:53:14.802243 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.api_utils [None req-89127623-bfb2-4bc9-b51f-20396ff44e1d demo demo] Removing options '' from query. {{(pid=111365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:53:14.802964 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.volume.api [None req-89127623-bfb2-4bc9-b51f-20396ff44e1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:53:14.810906 np0000183644 devstack@c-api.service[111365]: INFO cinder.volume.api [None req-89127623-bfb2-4bc9-b51f-20396ff44e1d demo demo] Get all volumes completed successfully. Jun 30 22:53:14.812703 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-89127623-bfb2-4bc9-b51f-20396ff44e1d demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:53:14.813070 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 9/34] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:53:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:53:24.806531 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:54:14.830440 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-71b3159d-7972-45a7-bc84-a2e87e130581 None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:54:14.835266 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-71b3159d-7972-45a7-bc84-a2e87e130581 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:54:14.835711 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-71b3159d-7972-45a7-bc84-a2e87e130581 demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:54:14.836075 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-71b3159d-7972-45a7-bc84-a2e87e130581 demo demo] Calling method 'detail' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:54:14.836499 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.api_utils [None req-71b3159d-7972-45a7-bc84-a2e87e130581 demo demo] Removing options '' from query. {{(pid=111368) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:54:14.838070 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.volume.api [None req-71b3159d-7972-45a7-bc84-a2e87e130581 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111368) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:54:14.850682 np0000183644 devstack@c-api.service[111368]: INFO cinder.volume.api [None req-71b3159d-7972-45a7-bc84-a2e87e130581 demo demo] Get all volumes completed successfully. Jun 30 22:54:14.853788 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-71b3159d-7972-45a7-bc84-a2e87e130581 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:54:14.854408 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 10/35] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:54:14 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 30 22:54:24.844056 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:55:14.872636 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-69d2b4ad-c31b-432c-b9c1-60d78a974236 None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:55:14.876705 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-69d2b4ad-c31b-432c-b9c1-60d78a974236 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:55:14.877117 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-69d2b4ad-c31b-432c-b9c1-60d78a974236 demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:55:14.877530 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-69d2b4ad-c31b-432c-b9c1-60d78a974236 demo demo] Calling method 'detail' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:55:14.878045 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-69d2b4ad-c31b-432c-b9c1-60d78a974236 demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:55:14.879630 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.volume.api [None req-69d2b4ad-c31b-432c-b9c1-60d78a974236 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:55:14.886809 np0000183644 devstack@c-api.service[111366]: INFO cinder.volume.api [None req-69d2b4ad-c31b-432c-b9c1-60d78a974236 demo demo] Get all volumes completed successfully. Jun 30 22:55:14.888739 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-69d2b4ad-c31b-432c-b9c1-60d78a974236 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:55:14.889120 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 9/36] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:55:14 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 30 22:55:24.883015 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:56:14.904854 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-b0501dd7-2c47-4d9e-a581-cfab9751ec66 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:56:14.908338 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-b0501dd7-2c47-4d9e-a581-cfab9751ec66 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:56:14.908566 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-b0501dd7-2c47-4d9e-a581-cfab9751ec66 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:56:14.909049 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-b0501dd7-2c47-4d9e-a581-cfab9751ec66 demo demo] Calling method 'detail' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:56:14.909572 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.api_utils [None req-b0501dd7-2c47-4d9e-a581-cfab9751ec66 demo demo] Removing options '' from query. {{(pid=111367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:56:14.911089 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.volume.api [None req-b0501dd7-2c47-4d9e-a581-cfab9751ec66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111367) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:56:14.924401 np0000183644 devstack@c-api.service[111367]: INFO cinder.volume.api [None req-b0501dd7-2c47-4d9e-a581-cfab9751ec66 demo demo] Get all volumes completed successfully. Jun 30 22:56:14.928843 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-b0501dd7-2c47-4d9e-a581-cfab9751ec66 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:56:14.929286 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 9/37] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:56:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:56:24.917055 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=1 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:57:14.948497 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-70262ef4-c9a2-4b2e-8caf-8e3948cb8248 None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:57:14.951958 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-70262ef4-c9a2-4b2e-8caf-8e3948cb8248 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:57:14.952206 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-70262ef4-c9a2-4b2e-8caf-8e3948cb8248 demo demo] Empty body provided in request {{(pid=111365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:57:14.952446 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-70262ef4-c9a2-4b2e-8caf-8e3948cb8248 demo demo] Calling method 'detail' {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:57:14.952808 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.api_utils [None req-70262ef4-c9a2-4b2e-8caf-8e3948cb8248 demo demo] Removing options '' from query. {{(pid=111365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:57:14.953966 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.volume.api [None req-70262ef4-c9a2-4b2e-8caf-8e3948cb8248 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:57:14.965179 np0000183644 devstack@c-api.service[111365]: INFO cinder.volume.api [None req-70262ef4-c9a2-4b2e-8caf-8e3948cb8248 demo demo] Get all volumes completed successfully. Jun 30 22:57:14.967280 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-70262ef4-c9a2-4b2e-8caf-8e3948cb8248 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:57:14.967656 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 10/38] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:57:14 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 30 22:57:24.958356 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:58:15.607679 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-6aa3add7-604f-47fd-9535-58eec268a680 None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:58:15.752064 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-6aa3add7-604f-47fd-9535-58eec268a680 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:58:15.752436 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-6aa3add7-604f-47fd-9535-58eec268a680 demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:58:15.753653 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-6aa3add7-604f-47fd-9535-58eec268a680 demo demo] Calling method 'detail' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:58:15.753653 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.api_utils [None req-6aa3add7-604f-47fd-9535-58eec268a680 demo demo] Removing options '' from query. {{(pid=111368) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:58:15.754582 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.volume.api [None req-6aa3add7-604f-47fd-9535-58eec268a680 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111368) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:58:15.761909 np0000183644 devstack@c-api.service[111368]: INFO cinder.volume.api [None req-6aa3add7-604f-47fd-9535-58eec268a680 demo demo] Get all volumes completed successfully. Jun 30 22:58:15.764564 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-6aa3add7-604f-47fd-9535-58eec268a680 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:58:15.765184 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 11/39] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:58:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 22:58:25.758057 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 22:59:15.782089 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-de532911-c8dc-421f-8140-5cf6becc3be1 None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 22:59:15.786417 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-de532911-c8dc-421f-8140-5cf6becc3be1 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 22:59:15.786836 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-de532911-c8dc-421f-8140-5cf6becc3be1 demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 22:59:15.787239 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-de532911-c8dc-421f-8140-5cf6becc3be1 demo demo] Calling method 'detail' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 22:59:15.787708 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-de532911-c8dc-421f-8140-5cf6becc3be1 demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 22:59:15.789350 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.volume.api [None req-de532911-c8dc-421f-8140-5cf6becc3be1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 22:59:15.796424 np0000183644 devstack@c-api.service[111366]: INFO cinder.volume.api [None req-de532911-c8dc-421f-8140-5cf6becc3be1 demo demo] Get all volumes completed successfully. Jun 30 22:59:15.798649 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-de532911-c8dc-421f-8140-5cf6becc3be1 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 22:59:15.799193 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 10/40] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 22:59:15 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 30 22:59:25.792337 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:00:15.815923 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-94f0b27b-b307-48a9-8a61-43da2edc763d None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:00:15.819168 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-94f0b27b-b307-48a9-8a61-43da2edc763d demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:00:15.819480 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-94f0b27b-b307-48a9-8a61-43da2edc763d demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:00:15.819807 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-94f0b27b-b307-48a9-8a61-43da2edc763d demo demo] Calling method 'detail' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:00:15.820486 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.api_utils [None req-94f0b27b-b307-48a9-8a61-43da2edc763d demo demo] Removing options '' from query. {{(pid=111367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:00:15.821851 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.volume.api [None req-94f0b27b-b307-48a9-8a61-43da2edc763d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111367) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:00:15.830197 np0000183644 devstack@c-api.service[111367]: INFO cinder.volume.api [None req-94f0b27b-b307-48a9-8a61-43da2edc763d demo demo] Get all volumes completed successfully. Jun 30 23:00:15.832385 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-94f0b27b-b307-48a9-8a61-43da2edc763d demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:00:15.832868 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 10/41] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:00:15 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 30 23:00:25.825570 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=1 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:01:15.852248 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-f462e44c-3c41-4d6b-8ee2-3cd5394a644a None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:01:15.855111 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-f462e44c-3c41-4d6b-8ee2-3cd5394a644a demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:01:15.855323 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-f462e44c-3c41-4d6b-8ee2-3cd5394a644a demo demo] Empty body provided in request {{(pid=111365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:01:15.855574 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-f462e44c-3c41-4d6b-8ee2-3cd5394a644a demo demo] Calling method 'detail' {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:01:15.855922 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.api_utils [None req-f462e44c-3c41-4d6b-8ee2-3cd5394a644a demo demo] Removing options '' from query. {{(pid=111365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:01:15.856929 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.volume.api [None req-f462e44c-3c41-4d6b-8ee2-3cd5394a644a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:01:15.865252 np0000183644 devstack@c-api.service[111365]: INFO cinder.volume.api [None req-f462e44c-3c41-4d6b-8ee2-3cd5394a644a demo demo] Get all volumes completed successfully. Jun 30 23:01:15.868216 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-f462e44c-3c41-4d6b-8ee2-3cd5394a644a demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:01:15.868660 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 11/42] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:01:15 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 30 23:01:25.860967 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:02:15.887323 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-f0d23e4a-600e-4ea1-aa4c-d55956020463 None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:02:15.891725 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-f0d23e4a-600e-4ea1-aa4c-d55956020463 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:02:15.892227 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-f0d23e4a-600e-4ea1-aa4c-d55956020463 demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:02:15.892620 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-f0d23e4a-600e-4ea1-aa4c-d55956020463 demo demo] Calling method 'detail' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:02:15.893405 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.api_utils [None req-f0d23e4a-600e-4ea1-aa4c-d55956020463 demo demo] Removing options '' from query. {{(pid=111368) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:02:15.894965 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.volume.api [None req-f0d23e4a-600e-4ea1-aa4c-d55956020463 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111368) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:02:15.904276 np0000183644 devstack@c-api.service[111368]: INFO cinder.volume.api [None req-f0d23e4a-600e-4ea1-aa4c-d55956020463 demo demo] Get all volumes completed successfully. Jun 30 23:02:15.906213 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-f0d23e4a-600e-4ea1-aa4c-d55956020463 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:02:15.906560 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 12/43] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:02:15 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 30 23:02:25.898848 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:03:15.928459 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-22b2e5c4-0219-476e-9de3-a094c91bf6d9 None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:03:16.102334 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-22b2e5c4-0219-476e-9de3-a094c91bf6d9 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:03:16.102514 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-22b2e5c4-0219-476e-9de3-a094c91bf6d9 demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:03:16.102720 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-22b2e5c4-0219-476e-9de3-a094c91bf6d9 demo demo] Calling method 'detail' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:03:16.103020 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-22b2e5c4-0219-476e-9de3-a094c91bf6d9 demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:03:16.104155 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.volume.api [None req-22b2e5c4-0219-476e-9de3-a094c91bf6d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:03:16.112228 np0000183644 devstack@c-api.service[111366]: INFO cinder.volume.api [None req-22b2e5c4-0219-476e-9de3-a094c91bf6d9 demo demo] Get all volumes completed successfully. Jun 30 23:03:16.114566 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-22b2e5c4-0219-476e-9de3-a094c91bf6d9 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:03:16.114920 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 11/44] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:03:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 23:03:26.107610 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:04:16.133736 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-53a1832d-a3ce-4f8b-be21-3ca5244394d1 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:04:16.136086 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-53a1832d-a3ce-4f8b-be21-3ca5244394d1 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:04:16.136270 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-53a1832d-a3ce-4f8b-be21-3ca5244394d1 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:04:16.136454 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-53a1832d-a3ce-4f8b-be21-3ca5244394d1 demo demo] Calling method 'detail' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:04:16.136899 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.api_utils [None req-53a1832d-a3ce-4f8b-be21-3ca5244394d1 demo demo] Removing options '' from query. {{(pid=111367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:04:16.137648 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.volume.api [None req-53a1832d-a3ce-4f8b-be21-3ca5244394d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111367) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:04:16.144757 np0000183644 devstack@c-api.service[111367]: INFO cinder.volume.api [None req-53a1832d-a3ce-4f8b-be21-3ca5244394d1 demo demo] Get all volumes completed successfully. Jun 30 23:04:16.147331 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-53a1832d-a3ce-4f8b-be21-3ca5244394d1 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:04:16.147836 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 11/45] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:04:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 23:04:26.140935 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=1 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:05:16.178494 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-b1e1274b-d652-4eed-b7ab-6f9a9a11bc7d None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:05:16.181993 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-b1e1274b-d652-4eed-b7ab-6f9a9a11bc7d demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:05:16.182255 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-b1e1274b-d652-4eed-b7ab-6f9a9a11bc7d demo demo] Empty body provided in request {{(pid=111365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:05:16.182513 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-b1e1274b-d652-4eed-b7ab-6f9a9a11bc7d demo demo] Calling method 'detail' {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:05:16.182795 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.api_utils [None req-b1e1274b-d652-4eed-b7ab-6f9a9a11bc7d demo demo] Removing options '' from query. {{(pid=111365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:05:16.183625 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.volume.api [None req-b1e1274b-d652-4eed-b7ab-6f9a9a11bc7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:05:16.193929 np0000183644 devstack@c-api.service[111365]: INFO cinder.volume.api [None req-b1e1274b-d652-4eed-b7ab-6f9a9a11bc7d demo demo] Get all volumes completed successfully. Jun 30 23:05:16.197272 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-b1e1274b-d652-4eed-b7ab-6f9a9a11bc7d demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:05:16.198122 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 12/46] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:05:16 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 30 23:05:26.188526 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:06:16.231264 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-834289fd-55d4-4d03-aabe-f92f66848c5b None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:06:16.233966 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-834289fd-55d4-4d03-aabe-f92f66848c5b demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:06:16.234174 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-834289fd-55d4-4d03-aabe-f92f66848c5b demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:06:16.234377 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-834289fd-55d4-4d03-aabe-f92f66848c5b demo demo] Calling method 'detail' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:06:16.234639 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.api_utils [None req-834289fd-55d4-4d03-aabe-f92f66848c5b demo demo] Removing options '' from query. {{(pid=111368) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:06:16.235328 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.volume.api [None req-834289fd-55d4-4d03-aabe-f92f66848c5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111368) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:06:16.246208 np0000183644 devstack@c-api.service[111368]: INFO cinder.volume.api [None req-834289fd-55d4-4d03-aabe-f92f66848c5b demo demo] Get all volumes completed successfully. Jun 30 23:06:16.249352 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-834289fd-55d4-4d03-aabe-f92f66848c5b demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:06:16.249885 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 13/47] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:06:16 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 30 23:06:26.240334 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:07:16.268420 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-aa06c149-e259-4d91-84c2-9c2cd5198e45 None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:07:16.274713 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-aa06c149-e259-4d91-84c2-9c2cd5198e45 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:07:16.274979 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-aa06c149-e259-4d91-84c2-9c2cd5198e45 demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:07:16.275240 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-aa06c149-e259-4d91-84c2-9c2cd5198e45 demo demo] Calling method 'detail' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:07:16.275549 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-aa06c149-e259-4d91-84c2-9c2cd5198e45 demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:07:16.276567 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.volume.api [None req-aa06c149-e259-4d91-84c2-9c2cd5198e45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:07:16.286274 np0000183644 devstack@c-api.service[111366]: INFO cinder.volume.api [None req-aa06c149-e259-4d91-84c2-9c2cd5198e45 demo demo] Get all volumes completed successfully. Jun 30 23:07:16.289167 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-aa06c149-e259-4d91-84c2-9c2cd5198e45 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:07:16.289748 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 12/48] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:07:16 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 30 23:07:26.281743 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:08:16.309458 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-970d6a92-622a-44bb-9b13-b8958e072195 None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:08:16.442785 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-970d6a92-622a-44bb-9b13-b8958e072195 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:08:16.443230 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-970d6a92-622a-44bb-9b13-b8958e072195 demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:08:16.443729 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-970d6a92-622a-44bb-9b13-b8958e072195 demo demo] Calling method 'detail' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:08:16.444328 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.api_utils [None req-970d6a92-622a-44bb-9b13-b8958e072195 demo demo] Removing options '' from query. {{(pid=111367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:08:16.445604 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.volume.api [None req-970d6a92-622a-44bb-9b13-b8958e072195 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111367) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:08:16.455083 np0000183644 devstack@c-api.service[111367]: INFO cinder.volume.api [None req-970d6a92-622a-44bb-9b13-b8958e072195 demo demo] Get all volumes completed successfully. Jun 30 23:08:16.457969 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-970d6a92-622a-44bb-9b13-b8958e072195 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:08:16.459565 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 12/49] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:08:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 23:08:26.449109 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=1 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:09:16.475600 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.middleware.request_id [None req-dd680f6b-b031-4e34-a829-7b3f7e6403f9 None None] RequestId filter calling following filter/app {{(pid=111365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:09:16.480153 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-dd680f6b-b031-4e34-a829-7b3f7e6403f9 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:09:16.480517 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-dd680f6b-b031-4e34-a829-7b3f7e6403f9 demo demo] Empty body provided in request {{(pid=111365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:09:16.480922 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.openstack.wsgi [None req-dd680f6b-b031-4e34-a829-7b3f7e6403f9 demo demo] Calling method 'detail' {{(pid=111365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:09:16.481366 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.api.api_utils [None req-dd680f6b-b031-4e34-a829-7b3f7e6403f9 demo demo] Removing options '' from query. {{(pid=111365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:09:16.482847 np0000183644 devstack@c-api.service[111365]: DEBUG cinder.volume.api [None req-dd680f6b-b031-4e34-a829-7b3f7e6403f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:09:16.493139 np0000183644 devstack@c-api.service[111365]: INFO cinder.volume.api [None req-dd680f6b-b031-4e34-a829-7b3f7e6403f9 demo demo] Get all volumes completed successfully. Jun 30 23:09:16.496865 np0000183644 devstack@c-api.service[111365]: INFO cinder.api.openstack.wsgi [None req-dd680f6b-b031-4e34-a829-7b3f7e6403f9 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:09:16.497254 np0000183644 devstack@c-api.service[111365]: [pid: 111365|app: 0|req: 13/50] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:09:16 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 30 23:09:26.485982 np0000183644 devstack@c-api.service[111365]: DEBUG dbcounter [-] [111365] Writing DB stats cinder:SELECT=1 {{(pid=111365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:10:16.521244 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.middleware.request_id [None req-4de0daf7-1696-4d96-8bad-e7b38f32ebad None None] RequestId filter calling following filter/app {{(pid=111368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:10:16.524194 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-4de0daf7-1696-4d96-8bad-e7b38f32ebad demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:10:16.524445 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-4de0daf7-1696-4d96-8bad-e7b38f32ebad demo demo] Empty body provided in request {{(pid=111368) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:10:16.524693 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.openstack.wsgi [None req-4de0daf7-1696-4d96-8bad-e7b38f32ebad demo demo] Calling method 'detail' {{(pid=111368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:10:16.525012 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.api.api_utils [None req-4de0daf7-1696-4d96-8bad-e7b38f32ebad demo demo] Removing options '' from query. {{(pid=111368) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:10:16.525977 np0000183644 devstack@c-api.service[111368]: DEBUG cinder.volume.api [None req-4de0daf7-1696-4d96-8bad-e7b38f32ebad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111368) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:10:16.537728 np0000183644 devstack@c-api.service[111368]: INFO cinder.volume.api [None req-4de0daf7-1696-4d96-8bad-e7b38f32ebad demo demo] Get all volumes completed successfully. Jun 30 23:10:16.539919 np0000183644 devstack@c-api.service[111368]: INFO cinder.api.openstack.wsgi [None req-4de0daf7-1696-4d96-8bad-e7b38f32ebad demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:10:16.540566 np0000183644 devstack@c-api.service[111368]: [pid: 111368|app: 0|req: 14/51] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:10:16 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 30 23:10:26.530234 np0000183644 devstack@c-api.service[111368]: DEBUG dbcounter [-] [111368] Writing DB stats cinder:SELECT=1 {{(pid=111368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:11:16.559540 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.middleware.request_id [None req-a5e6e445-3977-484e-9b62-49f049881c26 None None] RequestId filter calling following filter/app {{(pid=111366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:11:16.561863 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-a5e6e445-3977-484e-9b62-49f049881c26 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:11:16.562043 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-a5e6e445-3977-484e-9b62-49f049881c26 demo demo] Empty body provided in request {{(pid=111366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:11:16.562226 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.openstack.wsgi [None req-a5e6e445-3977-484e-9b62-49f049881c26 demo demo] Calling method 'detail' {{(pid=111366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:11:16.562439 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.api.api_utils [None req-a5e6e445-3977-484e-9b62-49f049881c26 demo demo] Removing options '' from query. {{(pid=111366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:11:16.563441 np0000183644 devstack@c-api.service[111366]: DEBUG cinder.volume.api [None req-a5e6e445-3977-484e-9b62-49f049881c26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:11:16.572705 np0000183644 devstack@c-api.service[111366]: INFO cinder.volume.api [None req-a5e6e445-3977-484e-9b62-49f049881c26 demo demo] Get all volumes completed successfully. Jun 30 23:11:16.575537 np0000183644 devstack@c-api.service[111366]: INFO cinder.api.openstack.wsgi [None req-a5e6e445-3977-484e-9b62-49f049881c26 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:11:16.575977 np0000183644 devstack@c-api.service[111366]: [pid: 111366|app: 0|req: 13/52] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:11:16 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 30 23:11:26.566722 np0000183644 devstack@c-api.service[111366]: DEBUG dbcounter [-] [111366] Writing DB stats cinder:SELECT=1 {{(pid=111366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 23:12:16.592426 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.middleware.request_id [None req-1e3df5a3-94d3-4b64-9ef7-49ead297530f None None] RequestId filter calling following filter/app {{(pid=111367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 23:12:16.594624 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-1e3df5a3-94d3-4b64-9ef7-49ead297530f demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 30 23:12:16.594834 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-1e3df5a3-94d3-4b64-9ef7-49ead297530f demo demo] Empty body provided in request {{(pid=111367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 23:12:16.595305 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.openstack.wsgi [None req-1e3df5a3-94d3-4b64-9ef7-49ead297530f demo demo] Calling method 'detail' {{(pid=111367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 23:12:16.595305 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.api.api_utils [None req-1e3df5a3-94d3-4b64-9ef7-49ead297530f demo demo] Removing options '' from query. {{(pid=111367) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 23:12:16.596068 np0000183644 devstack@c-api.service[111367]: DEBUG cinder.volume.api [None req-1e3df5a3-94d3-4b64-9ef7-49ead297530f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111367) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 23:12:16.604859 np0000183644 devstack@c-api.service[111367]: INFO cinder.volume.api [None req-1e3df5a3-94d3-4b64-9ef7-49ead297530f demo demo] Get all volumes completed successfully. Jun 30 23:12:16.606730 np0000183644 devstack@c-api.service[111367]: INFO cinder.api.openstack.wsgi [None req-1e3df5a3-94d3-4b64-9ef7-49ead297530f demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 30 23:12:16.607142 np0000183644 devstack@c-api.service[111367]: [pid: 111367|app: 0|req: 13/53] 199.204.45.156 () {64 vars in 1296 bytes} [Tue Jun 30 23:12:16 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 30 23:12:26.599497 np0000183644 devstack@c-api.service[111367]: DEBUG dbcounter [-] [111367] Writing DB stats cinder:SELECT=1 {{(pid=111367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}