Jun 26 09:52:47.731082 np0000183156 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 09:52:47.741366 np0000183156 devstack@c-api.service[112736]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 09:52:47 2026] *** Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: nodename: np0000183156 Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: machine: x86_64 Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: clock source: unix Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: pcre jit disabled Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: detected number of CPU cores: 16 Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: current working directory: / Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: detected binary path: /usr/bin/uwsgi-core Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: your processes number limit is 256917 Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: your memory page size is 4096 bytes Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: detected max file descriptor number: 2048 Jun 26 09:52:47.745316 np0000183156 devstack@c-api.service[112736]: lock engine: pthread robust mutexes Jun 26 09:52:47.745817 np0000183156 devstack@c-api.service[112736]: thunder lock: enabled Jun 26 09:52:47.745817 np0000183156 devstack@c-api.service[112736]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 09:52:47.745817 np0000183156 devstack@c-api.service[112736]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 09:52:47.745817 np0000183156 devstack@c-api.service[112736]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 09:52:47.745817 np0000183156 devstack@c-api.service[112736]: Set PythonHome to /opt/stack/data/venv Jun 26 09:52:47.779776 np0000183156 devstack@c-api.service[112736]: Python main interpreter initialized at 0x7e23914a3668 Jun 26 09:52:47.779776 np0000183156 devstack@c-api.service[112736]: python threads support enabled Jun 26 09:52:47.779776 np0000183156 devstack@c-api.service[112736]: your server socket listen backlog is limited to 100 connections Jun 26 09:52:47.779776 np0000183156 devstack@c-api.service[112736]: your mercy for graceful operations on workers is 80 seconds Jun 26 09:52:47.780266 np0000183156 devstack@c-api.service[112736]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 09:52:47.780416 np0000183156 devstack@c-api.service[112736]: *** Operational MODE: preforking *** Jun 26 09:52:47.780595 np0000183156 devstack@c-api.service[112736]: *** uWSGI is running in multiple interpreter mode *** Jun 26 09:52:47.780595 np0000183156 devstack@c-api.service[112736]: spawned uWSGI master process (pid: 112736) Jun 26 09:52:47.780703 np0000183156 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 09:52:47.781232 np0000183156 devstack@c-api.service[112736]: spawned uWSGI worker 1 (pid: 112738, cores: 1) Jun 26 09:52:47.781948 np0000183156 devstack@c-api.service[112736]: spawned uWSGI worker 2 (pid: 112739, cores: 1) Jun 26 09:52:47.782378 np0000183156 devstack@c-api.service[112736]: spawned uWSGI worker 3 (pid: 112740, cores: 1) Jun 26 09:52:47.782860 np0000183156 devstack@c-api.service[112736]: spawned uWSGI worker 4 (pid: 112741, cores: 1) Jun 26 09:52:47.782926 np0000183156 devstack@c-api.service[112736]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 09:52:47.921290 np0000183156 devstack@c-api.service[112739]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:52:47.921290 np0000183156 devstack@c-api.service[112739]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:52:47.921290 np0000183156 devstack@c-api.service[112739]: we strongly recommend against using it for new projects. Jun 26 09:52:47.921290 np0000183156 devstack@c-api.service[112739]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:52:47.921290 np0000183156 devstack@c-api.service[112739]: framework. For more detail see Jun 26 09:52:47.921290 np0000183156 devstack@c-api.service[112739]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:52:47.921290 np0000183156 devstack@c-api.service[112739]: import eventlet # noqa Jun 26 09:52:47.923502 np0000183156 devstack@c-api.service[112740]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:52:47.923502 np0000183156 devstack@c-api.service[112740]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:52:47.923502 np0000183156 devstack@c-api.service[112740]: we strongly recommend against using it for new projects. Jun 26 09:52:47.923502 np0000183156 devstack@c-api.service[112740]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:52:47.923502 np0000183156 devstack@c-api.service[112740]: framework. For more detail see Jun 26 09:52:47.923502 np0000183156 devstack@c-api.service[112740]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:52:47.923502 np0000183156 devstack@c-api.service[112740]: import eventlet # noqa Jun 26 09:52:47.933336 np0000183156 devstack@c-api.service[112738]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:52:47.933336 np0000183156 devstack@c-api.service[112738]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:52:47.933336 np0000183156 devstack@c-api.service[112738]: we strongly recommend against using it for new projects. Jun 26 09:52:47.933336 np0000183156 devstack@c-api.service[112738]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:52:47.933336 np0000183156 devstack@c-api.service[112738]: framework. For more detail see Jun 26 09:52:47.933336 np0000183156 devstack@c-api.service[112738]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:52:47.933336 np0000183156 devstack@c-api.service[112738]: import eventlet # noqa Jun 26 09:52:47.946968 np0000183156 devstack@c-api.service[112741]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:52:47.946968 np0000183156 devstack@c-api.service[112741]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:52:47.946968 np0000183156 devstack@c-api.service[112741]: we strongly recommend against using it for new projects. Jun 26 09:52:47.946968 np0000183156 devstack@c-api.service[112741]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:52:47.946968 np0000183156 devstack@c-api.service[112741]: framework. For more detail see Jun 26 09:52:47.946968 np0000183156 devstack@c-api.service[112741]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:52:47.946968 np0000183156 devstack@c-api.service[112741]: import eventlet # noqa Jun 26 09:52:48.008497 np0000183156 devstack@c-api.service[112739]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:52:48.008497 np0000183156 devstack@c-api.service[112739]: warnings.warn( Jun 26 09:52:48.021222 np0000183156 devstack@c-api.service[112740]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:52:48.021222 np0000183156 devstack@c-api.service[112740]: warnings.warn( Jun 26 09:52:48.021499 np0000183156 devstack@c-api.service[112738]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:52:48.021499 np0000183156 devstack@c-api.service[112738]: warnings.warn( Jun 26 09:52:48.042548 np0000183156 devstack@c-api.service[112741]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:52:48.042548 np0000183156 devstack@c-api.service[112741]: warnings.warn( Jun 26 09:52:48.087367 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:48.087367 np0000183156 devstack@c-api.service[112739]: from cgi import parse_header Jun 26 09:52:48.096834 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:48.096834 np0000183156 devstack@c-api.service[112740]: from cgi import parse_header Jun 26 09:52:48.106326 np0000183156 devstack@c-api.service[112738]: /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 26 09:52:48.106326 np0000183156 devstack@c-api.service[112738]: from cgi import parse_header Jun 26 09:52:48.125221 np0000183156 devstack@c-api.service[112741]: /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 26 09:52:48.125221 np0000183156 devstack@c-api.service[112741]: from cgi import parse_header Jun 26 09:52:48.137736 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:48.137736 np0000183156 devstack@c-api.service[112739]: removals.removed_module( Jun 26 09:52:48.139768 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:48.139768 np0000183156 devstack@c-api.service[112739]: removals.removed_module( Jun 26 09:52:48.152301 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:48.152301 np0000183156 devstack@c-api.service[112740]: removals.removed_module( Jun 26 09:52:48.154351 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:48.154351 np0000183156 devstack@c-api.service[112740]: removals.removed_module( Jun 26 09:52:48.160065 np0000183156 devstack@c-api.service[112738]: /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 26 09:52:48.160065 np0000183156 devstack@c-api.service[112738]: removals.removed_module( Jun 26 09:52:48.162019 np0000183156 devstack@c-api.service[112738]: /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 26 09:52:48.162019 np0000183156 devstack@c-api.service[112738]: removals.removed_module( Jun 26 09:52:48.183327 np0000183156 devstack@c-api.service[112741]: /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 26 09:52:48.183327 np0000183156 devstack@c-api.service[112741]: removals.removed_module( Jun 26 09:52:48.185754 np0000183156 devstack@c-api.service[112741]: /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 26 09:52:48.185754 np0000183156 devstack@c-api.service[112741]: removals.removed_module( Jun 26 09:52:48.899816 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:48.899816 np0000183156 devstack@c-api.service[112739]: warnings.warn( Jun 26 09:52:48.902823 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:48.902823 np0000183156 devstack@c-api.service[112740]: warnings.warn( Jun 26 09:52:48.950611 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:48.950611 np0000183156 devstack@c-api.service[112739]: warnings.warn( Jun 26 09:52:48.953751 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:48.953751 np0000183156 devstack@c-api.service[112740]: warnings.warn( Jun 26 09:52:48.971131 np0000183156 devstack@c-api.service[112738]: /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 26 09:52:48.971131 np0000183156 devstack@c-api.service[112738]: warnings.warn( Jun 26 09:52:48.971728 np0000183156 devstack@c-api.service[112741]: /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 26 09:52:48.971728 np0000183156 devstack@c-api.service[112741]: warnings.warn( Jun 26 09:52:49.021144 np0000183156 devstack@c-api.service[112741]: /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 26 09:52:49.021144 np0000183156 devstack@c-api.service[112741]: warnings.warn( Jun 26 09:52:49.022960 np0000183156 devstack@c-api.service[112738]: /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 26 09:52:49.022960 np0000183156 devstack@c-api.service[112738]: warnings.warn( Jun 26 09:52:49.147519 np0000183156 devstack@c-api.service[112740]: 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 26 09:52:49.147737 np0000183156 devstack@c-api.service[112740]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112740) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:52:49.147827 np0000183156 devstack@c-api.service[112739]: 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 26 09:52:49.147988 np0000183156 devstack@c-api.service[112739]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112739) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:52:49.203801 np0000183156 devstack@c-api.service[112741]: 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 26 09:52:49.203987 np0000183156 devstack@c-api.service[112741]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112741) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:52:49.217304 np0000183156 devstack@c-api.service[112738]: 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 26 09:52:49.217450 np0000183156 devstack@c-api.service[112738]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112738) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:52:49.232528 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:49.232528 np0000183156 devstack@c-api.service[112740]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:52:49.233315 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:49.233315 np0000183156 devstack@c-api.service[112739]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:52:49.265115 np0000183156 devstack@c-api.service[112741]: /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 26 09:52:49.265115 np0000183156 devstack@c-api.service[112741]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:52:49.280244 np0000183156 devstack@c-api.service[112738]: /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 26 09:52:49.280244 np0000183156 devstack@c-api.service[112738]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:52:49.689705 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112740) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:52:49.689913 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112741) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:52:49.690010 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.690010 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.690197 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.690328 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.690416 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112739) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:52:49.690510 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.690606 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.690695 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.690695 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.690837 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.690910 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.690910 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.691054 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.691116 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.691172 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.691172 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.691293 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.691293 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.691416 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.691492 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.691565 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.691565 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.691565 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.691875 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.691940 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.692011 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112738) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:52:49.692097 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.692097 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.692097 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.692097 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.692097 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.692097 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.692466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.693065 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.693649 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.693764 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.693764 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.693886 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.693886 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.694016 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.694117 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.694263 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.694354 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.694442 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.694442 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.694442 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.694661 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.694731 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.694799 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.695033 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.695105 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.695181 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.695263 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.695331 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.695396 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.695500 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.695566 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.695654 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.695744 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.695804 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.695804 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.695804 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.700450 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.700556 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.700556 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.700719 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.700719 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.700719 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.700878 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.700932 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.700932 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.701052 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.701052 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.701149 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.701207 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.701270 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.701328 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.701328 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.701427 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.701483 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.701540 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.701611 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.701664 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.701734 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.701734 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.701847 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.701847 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.701951 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.702011 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.702011 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.702134 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.702199 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.702260 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.702320 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.702381 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.702440 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.702499 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.702557 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.702651 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.702713 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.702771 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.702824 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.702880 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.702940 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.703007 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.703067 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.703117 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.703174 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.703231 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.703282 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.703332 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.703388 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.703491 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.703555 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.703648 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.703706 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.703762 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.703827 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.703894 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.703960 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.704023 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.704082 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.704141 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.704203 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.704265 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.704318 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.704387 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.704441 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.704502 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.704562 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.704646 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.704707 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.704761 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.704831 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.704912 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.704976 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.705038 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.705095 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.705146 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.705206 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.705264 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.705317 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.705367 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.705433 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.705433 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.705433 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.705612 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.705612 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.705730 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.705791 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.705791 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.705891 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.705944 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.706006 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.706066 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.706117 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.706169 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.706230 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.706230 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.706331 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.706392 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.706460 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.706460 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.706460 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.706460 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.706702 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.706772 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.706834 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.706887 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.706940 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.706940 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.706940 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.706940 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.706940 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.707174 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.707174 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.707174 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.707328 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.707384 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.707463 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.707524 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.707604 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.707684 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.707745 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.707806 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.707857 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.707907 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.707968 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.708022 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.708086 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.708138 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.708213 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.708276 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.708336 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.708390 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.708450 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.708511 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.708572 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.708572 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.708572 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.708572 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.708572 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.708874 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.708874 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.708874 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.709029 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.709029 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.709143 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.709198 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.709257 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.709332 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.709396 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.709449 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.709449 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.709554 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.709638 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.709702 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.709702 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.709702 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.709702 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.709941 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.710004 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.710058 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.710117 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.710179 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.710245 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.710303 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.710355 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.710406 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.710466 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.710518 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.710593 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.710648 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.710700 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.710772 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.710831 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.710888 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.710939 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.710991 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.711040 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.711100 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.711159 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.711224 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.711275 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.711337 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.711395 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.711513 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.711513 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.711642 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.711698 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.711752 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.711795 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.711832 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.711881 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.711931 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.711931 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.711931 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.711931 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.712056 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.712101 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.712139 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.712181 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.712223 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.712272 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.712313 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.712354 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.712395 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.712436 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.712480 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.712523 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.712558 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.712610 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.712659 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.712708 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.712748 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.712792 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.712831 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.712872 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.712872 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.712949 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.712949 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.712949 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.712949 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.712949 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.712949 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.712949 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.717022 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.717086 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.717129 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.717177 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.717221 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.717261 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.717309 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.717349 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.717390 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.717431 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.717474 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.717513 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.717513 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.717513 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.717973 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.718056 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.718097 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.718133 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.718169 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.718214 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.718258 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.718303 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.718349 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.718390 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.718434 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.718476 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.718523 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.718558 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.718609 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.718667 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.718711 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.718753 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.718797 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.718833 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.718964 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.719003 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.719042 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.719080 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.719080 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.719156 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.719199 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.719235 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.719271 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.719317 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.719360 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.719402 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.719488 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.719532 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.719568 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.719631 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.719668 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.719704 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.719739 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.719739 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.719822 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.719859 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.719919 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.719996 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.720037 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.720074 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.720121 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.720159 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.720201 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.720244 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.720286 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.720330 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.720366 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.720408 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.720450 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.720496 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.720536 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.720595 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.720595 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.720595 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.720595 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.720745 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.720745 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.720818 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.720818 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.720944 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.721034 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.721109 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.721191 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.721286 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.723140 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.723235 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.723235 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.723343 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.723343 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.723480 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.723480 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.723626 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.723724 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.723801 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.723867 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.723935 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.724001 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.724052 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.724112 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.724165 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.724223 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.724275 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.724275 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.724275 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.724275 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.724655 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.724720 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.724787 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.724887 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.724977 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.725041 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.725134 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.725953 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.726032 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.726081 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.726129 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.726192 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.726239 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.726293 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.726347 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.726396 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.726458 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.726514 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.726562 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.726642 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.726706 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.726771 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.726826 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.726884 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.726948 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.727011 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.727081 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.727141 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.727196 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.727262 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.727323 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.727393 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.727489 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.727550 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.727624 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.727699 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.727754 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.727814 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.727866 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.727917 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.727984 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.728037 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.728095 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.728155 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.728221 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.728282 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.728336 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.728394 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.728455 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.728513 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.728560 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.728647 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.728703 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.728757 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.728809 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.728876 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.728931 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.728992 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.729045 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.729096 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.729147 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.729207 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.729272 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.729324 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.729376 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.729443 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.729499 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.729551 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.729627 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.729627 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.729738 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.730219 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.730713 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.730769 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.730769 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.730873 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.730932 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.731002 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.731063 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.731121 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.731184 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.731245 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.731297 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.731361 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.731413 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.731513 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.731569 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.731665 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.731721 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.731772 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.731833 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.731888 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.731948 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.732001 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.732053 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.732053 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.732053 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.732053 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.732053 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.732053 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.732053 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.732384 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.732384 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.732384 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.732512 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.732567 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.732640 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.732694 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.732766 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.732830 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.732883 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.732949 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.733011 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.733064 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.733128 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.733184 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.733249 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.733311 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.733365 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.733418 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.733479 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.733538 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.733622 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.733679 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.733734 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.733785 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.733861 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.733917 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.733969 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.734019 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.734072 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.734124 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.734186 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.734248 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.734314 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.734375 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.734440 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.734500 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.734554 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.734627 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.734682 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.734749 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.734801 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.734861 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.734916 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.734977 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.735042 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.735094 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.735153 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.735213 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.735264 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.735315 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.735374 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.735452 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.735506 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.735568 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.735654 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.735709 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.735762 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.735819 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.735870 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.735927 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.735976 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.736033 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.736092 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.736143 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.736200 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.736249 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.736296 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.736349 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.736406 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.736465 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.736520 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.736570 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.736665 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.736719 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.736719 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.736824 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.736824 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.736922 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.736980 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.736980 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.736980 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.736980 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.736980 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.737216 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.737216 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.737216 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.737216 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.737389 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.737447 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.737496 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.737553 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.737648 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.737701 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.737757 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.737806 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.737863 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.737920 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.737977 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.738025 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.738082 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.738254 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.738316 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.738375 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.738428 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.738484 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.738535 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.738602 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.738602 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.738602 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.738602 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.738602 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.738813 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.738813 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.738813 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.738813 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.738946 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.738988 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.739028 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.739063 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.739063 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.739143 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.739178 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.739218 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.739254 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.739288 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.739323 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.739364 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.739399 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.739454 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.739496 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.739532 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.739532 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.739625 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.739755 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.739792 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.739792 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.739792 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.739792 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.739792 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.739970 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.739970 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.739970 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.739970 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.739970 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.739970 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.740168 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.740205 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.740240 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.740288 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.740329 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.740364 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.740398 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.740440 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.740481 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.740522 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.740522 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.740598 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.740636 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.740686 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.740726 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.740760 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.740793 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.740827 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.740874 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.740909 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.740944 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.740977 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.741365 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.741409 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.741488 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.741528 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.741613 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.741669 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.741735 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.741775 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.741823 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.741867 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.741911 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.741947 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.741982 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.742019 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.742059 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.742095 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.742130 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.742164 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.742200 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.742247 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.742247 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.742323 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.742365 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.742405 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.742465 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.742508 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.742545 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.742599 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.742635 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.742685 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.742723 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.742761 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.742761 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.742836 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.742836 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.742910 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.742953 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.742991 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.743034 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.743156 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.743199 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.743234 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.743276 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.743315 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.743351 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.743386 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.743452 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.743496 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.743539 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.743596 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.743647 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.743647 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.743647 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.743647 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.743647 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.743819 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.743879 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.743943 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.743982 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.744029 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.744067 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.744114 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.744157 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.744195 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.744237 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.744274 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.744316 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.744316 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.744390 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.744433 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.744475 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.744517 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.744559 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.744608 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.744608 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.744674 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.744711 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.744745 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.744797 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.744834 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.744834 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.744834 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.744834 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.744834 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.745557 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.745625 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.745685 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.745733 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.745798 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.745839 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.745881 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.745919 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.745956 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.745992 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.746028 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.746074 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.746112 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.746155 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.746197 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.746235 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.746276 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.746318 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.746355 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.746396 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.746438 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.746480 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.746517 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.746560 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.746622 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.746660 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.746696 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.746732 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.746774 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.746811 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.746852 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.746894 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.746931 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.746972 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.747091 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.747128 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.747172 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.747214 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.747258 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.747294 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.747337 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.747379 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.747415 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.747482 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.747530 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.747571 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.747623 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.747659 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.747708 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.747746 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.747783 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.747821 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.747856 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.747893 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.747893 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.747893 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.747987 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.747987 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.747987 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.748088 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.748126 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.748161 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.748198 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.748233 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.748268 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.748310 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.748346 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.748387 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.748387 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.748452 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.748488 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.748528 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.748528 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.748623 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.748661 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.748695 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.748730 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.748765 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.748799 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.748840 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.748876 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.748910 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.748910 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.748910 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.750211 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.750284 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.750332 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.750374 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.750436 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.750478 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.750478 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.750554 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.750625 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.750672 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.750672 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.750737 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.750774 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.750851 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.751010 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.751095 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.751137 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.751179 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.751216 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.751251 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.751299 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.751341 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.751380 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.751415 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.751496 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.751539 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.751576 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.751632 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:52:49.752254 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.752306 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.752375 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.752422 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.752486 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.752526 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.752566 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.752637 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.752682 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.752761 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.752808 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112741) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.752847 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.752890 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.752927 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112740) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:52:49.752969 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.753011 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.753057 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:52:49.753095 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.753130 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:52:49.753166 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112741) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.753202 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:52:49.753247 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112741) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.753287 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112740) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:52:49.753287 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112740) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:52:49.798856 np0000183156 devstack@c-api.service[112739]: INFO dbcounter [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Registered counter for database cinder Jun 26 09:52:49.799012 np0000183156 devstack@c-api.service[112740]: INFO dbcounter [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Registered counter for database cinder Jun 26 09:52:49.800547 np0000183156 devstack@c-api.service[112738]: INFO dbcounter [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Registered counter for database cinder Jun 26 09:52:49.801248 np0000183156 devstack@c-api.service[112741]: INFO dbcounter [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Registered counter for database cinder Jun 26 09:52:49.840955 np0000183156 devstack@c-api.service[112740]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 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=112740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:49.842078 np0000183156 devstack@c-api.service[112739]: DEBUG oslo_db.sqlalchemy.engines [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 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=112739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:49.845917 np0000183156 devstack@c-api.service[112738]: DEBUG oslo_db.sqlalchemy.engines [None req-de883257-f21c-46e9-9825-350dfebe1f1d 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=112738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:49.849294 np0000183156 devstack@c-api.service[112741]: DEBUG oslo_db.sqlalchemy.engines [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 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=112741) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:49.959478 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writer thread running {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:52:49.960108 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writer thread running {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:52:49.962682 np0000183156 devstack@c-api.service[112740]: INFO cinder.rpc [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:52:49.962978 np0000183156 devstack@c-api.service[112739]: INFO cinder.rpc [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:52:49.965093 np0000183156 devstack@c-api.service[112740]: INFO cinder.rpc [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:52:49.965661 np0000183156 devstack@c-api.service[112739]: INFO cinder.rpc [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:52:49.967246 np0000183156 devstack@c-api.service[112740]: INFO cinder.rpc [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:52:49.967989 np0000183156 devstack@c-api.service[112739]: INFO cinder.rpc [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:52:49.969573 np0000183156 devstack@c-api.service[112740]: INFO cinder.rpc [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:52:49.970037 np0000183156 devstack@c-api.service[112739]: INFO cinder.rpc [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:52:49.970773 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:49.970894 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:49.973412 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writer thread running {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:52:49.973919 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:49.974816 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:49.976343 np0000183156 devstack@c-api.service[112738]: INFO cinder.rpc [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:52:49.978789 np0000183156 devstack@c-api.service[112738]: INFO cinder.rpc [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:52:49.981154 np0000183156 devstack@c-api.service[112738]: INFO cinder.rpc [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:52:49.982399 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writer thread running {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:52:49.984065 np0000183156 devstack@c-api.service[112738]: INFO cinder.rpc [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:52:49.985165 np0000183156 devstack@c-api.service[112741]: INFO cinder.rpc [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:52:49.985274 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:49.987547 np0000183156 devstack@c-api.service[112741]: INFO cinder.rpc [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:52:49.989234 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:49.989790 np0000183156 devstack@c-api.service[112741]: INFO cinder.rpc [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:52:49.992113 np0000183156 devstack@c-api.service[112741]: INFO cinder.rpc [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:52:49.993267 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:49.997303 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.008374 np0000183156 devstack@c-api.service[112739]: DEBUG oslo_db.sqlalchemy.engines [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 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=112739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:50.009401 np0000183156 devstack@c-api.service[112740]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 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=112740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:50.011166 np0000183156 devstack@c-api.service[112739]: INFO cinder.rpc [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:52:50.011913 np0000183156 devstack@c-api.service[112740]: INFO cinder.rpc [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:52:50.013705 np0000183156 devstack@c-api.service[112739]: INFO cinder.rpc [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:52:50.014224 np0000183156 devstack@c-api.service[112740]: INFO cinder.rpc [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:52:50.014900 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.015425 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.027880 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.028149 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.028908 np0000183156 devstack@c-api.service[112738]: DEBUG oslo_db.sqlalchemy.engines [None req-de883257-f21c-46e9-9825-350dfebe1f1d 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=112738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:50.031006 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.031278 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.032611 np0000183156 devstack@c-api.service[112738]: INFO cinder.rpc [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:52:50.033770 np0000183156 devstack@c-api.service[112741]: DEBUG oslo_db.sqlalchemy.engines [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 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=112741) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:50.034196 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.034453 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.035239 np0000183156 devstack@c-api.service[112738]: INFO cinder.rpc [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:52:50.037044 np0000183156 devstack@c-api.service[112741]: INFO cinder.rpc [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:52:50.039144 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.039214 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.039918 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.042368 np0000183156 devstack@c-api.service[112741]: INFO cinder.rpc [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:52:50.042438 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.043851 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.044595 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.045086 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.048442 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.048851 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.051446 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.051900 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.053164 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.054518 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.054759 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.056019 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.056282 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.058109 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.058212 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.059277 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.059732 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.062168 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.062412 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.062758 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.065663 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.066885 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.067680 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.067979 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.069419 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.071007 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.071397 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.071455 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.073065 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.073174 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.073553 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.074233 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.074573 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.075120 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.075968 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.076622 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.076706 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.077546 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.077688 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.078073 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.078877 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.079540 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.080330 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.080529 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.080829 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.081190 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.081699 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.082232 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.082698 np0000183156 devstack@c-api.service[112739]: WARNING cinder.api.contrib.hosts [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:52:50.082927 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: extensions {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.083529 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.083629 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.084440 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.084593 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: cgsnapshots {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.084638 np0000183156 devstack@c-api.service[112740]: WARNING cinder.api.contrib.hosts [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:52:50.084857 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: extensions {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.085030 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.085959 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: qos-specs {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.086202 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: cgsnapshots {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.087332 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.087596 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: qos-specs {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.087862 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.088054 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: capabilities {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.089710 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: capabilities {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.090029 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: backups {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.090440 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.091817 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: backups {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.091993 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.092097 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: os-volume-type-access {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.093502 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.093714 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: encryption {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.093836 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: os-volume-type-access {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.094761 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.095195 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: consistencygroups {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.095488 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: encryption {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.096991 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: consistencygroups {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.097177 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: extra_specs {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.097592 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.098746 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: encryption {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.098942 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: extra_specs {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.100293 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: os-volume-manage {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.100509 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: encryption {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.100551 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.100849 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.101762 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: os-volume-transfer {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.102024 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: os-volume-manage {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.103267 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.103375 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: os-availability-zone {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.103476 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: os-volume-transfer {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.104029 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.104736 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: os-quota-sets {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.105137 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: os-availability-zone {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.106123 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: os-quota-class-sets {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.106199 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.106444 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: os-quota-sets {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.107099 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.107605 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: os-snapshot-manage {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.107988 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: os-quota-class-sets {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.108064 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.108928 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.108996 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: os-hosts {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.109298 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: os-snapshot-manage {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.109524 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.110463 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extended resource: scheduler-stats {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.110606 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.110801 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: os-hosts {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.111110 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.111934 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.112184 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extended resource: scheduler-stats {{(pid=112740) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.112658 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.112813 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.113381 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.113988 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.114277 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.114354 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.114757 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.115117 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.contrib.snapshot_actions [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] SnapshotActionsController initialized {{(pid=112739) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:52:50.115504 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.115838 np0000183156 devstack@c-api.service[112738]: WARNING cinder.api.contrib.hosts [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:52:50.115925 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.115987 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.116054 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: extensions {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.116683 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] SnapshotActionsController initialized {{(pid=112740) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:52:50.116895 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.117259 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.117370 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.117985 np0000183156 devstack@c-api.service[112741]: WARNING cinder.api.contrib.hosts [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:52:50.118174 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: cgsnapshots {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.118279 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: extensions {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.118606 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.118696 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.119626 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: qos-specs {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.119971 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.120035 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.120216 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: cgsnapshots {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.121424 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.121509 np0000183156 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.121645 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: qos-specs {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.121693 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: capabilities {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.122211 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension UsedLimits extending resource: limits {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.122328 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.122538 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.122653 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.122754 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension VolumeActions extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.122846 np0000183156 devstack@c-api.service[112740]: WARNING castellan.key_manager.migration [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.122888 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.122976 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123026 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: backups {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.123080 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension TypesManage extending resource: types {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123179 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123305 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123425 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension AdminActions extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123549 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension AdminActions extending resource: snapshots {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123668 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension AdminActions extending resource: backups {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123710 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension UsedLimits extending resource: limits {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123772 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123813 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123851 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: capabilities {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.123901 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.123981 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124029 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-aba04c6a-c86a-444f-bfa3-5bf6800d3db7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124075 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124184 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension VolumeActions extending resource: volumes {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124688 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124688 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124688 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension TypesManage extending resource: types {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124688 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124854 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124854 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension AdminActions extending resource: volumes {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.124940 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension AdminActions extending resource: snapshots {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.125042 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension AdminActions extending resource: backups {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.125101 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: os-volume-type-access {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.125138 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: backups {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.125181 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.125252 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.125355 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.v3.router [None req-8d0a7040-34e5-4f27-a0ab-be26322b3697 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112740) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.126759 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: encryption {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.127142 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: os-volume-type-access {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.128283 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: consistencygroups {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.128794 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: encryption {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.130237 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: extra_specs {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.130306 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: consistencygroups {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.131892 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: encryption {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.132158 np0000183156 devstack@c-api.service[112739]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e23914a3668 pid: 112739 (default app) Jun 26 09:52:50.132254 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: extra_specs {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.133382 np0000183156 devstack@c-api.service[112740]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e23914a3668 pid: 112740 (default app) Jun 26 09:52:50.133448 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: os-volume-manage {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.133802 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: encryption {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.134876 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: os-volume-transfer {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.135299 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: os-volume-manage {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.136595 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: os-availability-zone {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.136836 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: os-volume-transfer {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.137947 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: os-quota-sets {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.138453 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: os-availability-zone {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.139329 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: os-quota-class-sets {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.139811 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: os-quota-sets {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.140455 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.140455 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.140455 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.140455 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.140923 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.140923 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.140923 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.140923 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.141289 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.141289 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.141289 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.141289 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.141289 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.141289 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.141764 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.141764 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.141764 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.141764 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.141764 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.142179 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.142179 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.142179 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.142179 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.142179 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.142512 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.142512 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.142512 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.142512 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.142846 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.142846 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.142846 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.142846 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.143135 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: os-snapshot-manage {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.143197 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.143197 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.143197 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.143197 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.143692 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.143692 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.143692 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.143692 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.143692 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.143692 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144035 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144035 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144035 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144035 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144035 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144035 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144281 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144281 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144281 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144281 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144281 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144281 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144534 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144534 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144534 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144534 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144534 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144534 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144826 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144826 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.144826 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.144826 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145006 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145006 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145006 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145006 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145006 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145236 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145236 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145236 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145236 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145236 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145450 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145450 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145450 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145450 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145450 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145450 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145696 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145696 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145696 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145696 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145878 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: os-quota-class-sets {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.145925 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145925 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.145925 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.145925 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146105 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146105 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146105 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146105 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146287 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146287 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146287 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146287 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146467 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146467 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146467 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146467 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146467 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146717 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146717 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146717 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146717 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146717 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146924 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146924 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.146924 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.146924 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147091 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147091 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147091 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147091 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147257 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147257 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147257 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147257 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147458 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147458 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147458 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147458 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147659 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147659 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147659 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147659 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147824 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147824 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147824 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.147824 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.147824 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148029 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148029 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148029 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148029 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148029 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148029 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148265 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148265 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148265 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148265 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148265 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148452 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148452 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148452 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148452 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148452 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148452 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148706 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148706 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148706 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148706 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148706 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148706 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148943 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148943 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148943 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148943 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.148943 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.148943 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149170 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149170 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149170 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149170 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149170 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149170 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149406 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149406 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149406 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149406 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149567 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149567 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149567 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149567 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149567 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149803 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149803 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149803 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149803 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:50.149803 np0000183156 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) Jun 26 09:52:50.149986 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: os-hosts {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.150033 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: os-snapshot-manage {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.150071 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extended resource: scheduler-stats {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.150102 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-0ad03bc4-0b74-4670-abdb-8015ec9b1dd8 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:52:50.150142 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: os-hosts {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.150142 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extended resource: scheduler-stats {{(pid=112741) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:52:50.150207 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.150239 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Fri Jun 26 09:52:50 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:52:50.150276 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.150307 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.150307 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.contrib.snapshot_actions [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] SnapshotActionsController initialized {{(pid=112738) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:52:50.150372 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.150412 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.150444 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] SnapshotActionsController initialized {{(pid=112741) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:52:50.150905 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.151032 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.152342 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.152508 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.153682 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.153941 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.155041 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.155661 np0000183156 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.156501 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension UsedLimits extending resource: limits {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.156561 np0000183156 devstack@c-api.service[112741]: WARNING castellan.key_manager.migration [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:52:50.156648 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.156945 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157090 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157230 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension VolumeActions extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157324 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension UsedLimits extending resource: limits {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157403 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157443 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157548 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157655 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157697 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension TypesManage extending resource: types {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157762 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157803 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.157930 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158006 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension VolumeActions extending resource: volumes {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158041 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension AdminActions extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158134 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158170 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension AdminActions extending resource: snapshots {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158246 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158291 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension AdminActions extending resource: backups {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158347 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension TypesManage extending resource: types {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158399 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158451 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158496 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158566 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158621 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-de883257-f21c-46e9-9825-350dfebe1f1d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158686 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension AdminActions extending resource: volumes {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158807 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension AdminActions extending resource: snapshots {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.158907 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension AdminActions extending resource: backups {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.159008 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.159107 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.159213 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.v3.router [None req-4e7f48dc-2eda-491d-860e-f5c2bec0ada6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112741) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:52:50.167109 np0000183156 devstack@c-api.service[112738]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e23914a3668 pid: 112738 (default app) Jun 26 09:52:50.169492 np0000183156 devstack@c-api.service[112741]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e23914a3668 pid: 112741 (default app) Jun 26 09:52:57.265350 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.265350 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.265350 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.265350 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.265878 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.265878 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.265878 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.265878 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.266020 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.266020 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.266020 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.266020 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.266020 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.266020 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.266370 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.266370 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.266370 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.266370 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.266370 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.266738 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.266738 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.266738 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.266738 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.266738 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267074 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267074 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267074 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267074 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267321 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267321 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267321 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267321 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267321 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267664 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267664 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267664 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267664 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267664 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267953 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267953 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267953 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267953 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.267953 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.267953 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.268303 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.268303 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.268303 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.268303 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.268303 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.268303 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.268676 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.268676 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.268676 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.268676 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.268676 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.268676 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.269046 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.269046 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.269046 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.269046 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.269046 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.269352 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.269352 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.269352 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.269352 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.269352 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.269662 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.269662 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.269662 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.269662 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.269662 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.269662 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.270034 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.270034 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.270034 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.270034 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.270034 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.270034 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.270387 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.270387 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.270387 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.270387 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.270387 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.270719 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.270719 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.270719 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.270719 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.270719 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271030 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271030 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271030 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271030 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271280 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271280 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271280 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271280 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271544 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271544 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271544 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271544 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271544 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271874 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271874 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271874 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.271874 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.271874 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.272156 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.272156 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.272156 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.272156 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.272378 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.272378 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.272378 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.272378 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.272643 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.272643 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.272643 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.272643 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.272871 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.272871 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.272871 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.272871 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273104 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273104 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273104 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273104 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273325 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273325 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273325 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273325 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273325 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273624 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273624 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273624 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273624 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273624 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273624 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273951 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273951 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273951 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.273951 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.273951 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274220 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274220 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274220 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274220 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274220 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274220 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274572 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274572 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274572 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274572 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274572 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274572 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274925 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274925 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274925 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274925 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.274925 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.274925 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.275406 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.275406 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.275406 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.275406 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.275406 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.275406 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.275777 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.275777 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.275777 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.275777 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.276024 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.276024 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.276024 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.276024 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.276024 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.276161 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.276161 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.276161 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.276161 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.276161 np0000183156 devstack@c-api.service[112740]: warnings.warn(deprecated_msg) Jun 26 09:52:57.276161 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-c8cf8967-4b84-4c10-932c-b8cc50703985 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:52:57.741238 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-c8cf8967-4b84-4c10-932c-b8cc50703985 admin admin] POST https://199.204.45.74/volume/v3/types Jun 26 09:52:57.741725 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-c8cf8967-4b84-4c10-932c-b8cc50703985 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:52:57.743348 np0000183156 devstack@c-api.service[112740]: /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 26 09:52:57.743348 np0000183156 devstack@c-api.service[112740]: warnings.warn( Jun 26 09:52:57.778120 np0000183156 devstack@c-api.service[112740]: DEBUG oslo_db.sqlalchemy.engines [None req-c8cf8967-4b84-4c10-932c-b8cc50703985 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=112740) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:57.806618 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-c8cf8967-4b84-4c10-932c-b8cc50703985 admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 26 09:52:57.807473 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Fri Jun 26 09:52:57 2026] POST /volume/v3/types => generated 186 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:52:57.822403 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [req-c8cf8967-4b84-4c10-932c-b8cc50703985 req-0a2db430-5e3a-4ea8-a210-8711074738ce None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:52:58.139066 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [req-c8cf8967-4b84-4c10-932c-b8cc50703985 req-0a2db430-5e3a-4ea8-a210-8711074738ce admin admin] POST https://199.204.45.74/volume/v3/types/c539c620-bfc5-429d-84de-77c1881b57da/extra_specs Jun 26 09:52:58.139630 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [req-c8cf8967-4b84-4c10-932c-b8cc50703985 req-0a2db430-5e3a-4ea8-a210-8711074738ce admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:52:58.141282 np0000183156 devstack@c-api.service[112739]: /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 26 09:52:58.141282 np0000183156 devstack@c-api.service[112739]: warnings.warn( Jun 26 09:52:58.177190 np0000183156 devstack@c-api.service[112739]: DEBUG oslo_db.sqlalchemy.engines [req-c8cf8967-4b84-4c10-932c-b8cc50703985 req-0a2db430-5e3a-4ea8-a210-8711074738ce 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=112739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:52:58.243893 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [req-c8cf8967-4b84-4c10-932c-b8cc50703985 req-0a2db430-5e3a-4ea8-a210-8711074738ce admin admin] https://199.204.45.74/volume/v3/types/c539c620-bfc5-429d-84de-77c1881b57da/extra_specs returned with HTTP 200 Jun 26 09:52:58.244291 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 2/3] 199.204.45.74 () {70 vars in 1498 bytes} [Fri Jun 26 09:52:57 2026] POST /volume/v3/types/c539c620-bfc5-429d-84de-77c1881b57da/extra_specs => generated 55 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:53:00.034391 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=6 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:53:00.038545 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writing DB stats cinder:SELECT=6 {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:53:07.803100 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:53:08.242741 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:55:20.381059 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.381059 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.381059 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.381059 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.381059 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.382039 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.382039 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.382039 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.382039 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.382039 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.382377 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.382377 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.382377 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.382377 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.382377 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.382377 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.382844 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.382844 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.382844 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.382844 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.383109 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.383109 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.383109 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.383109 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.383434 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.383434 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.383434 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.383434 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.383813 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.383813 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.383813 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.383813 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.383813 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384199 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.384199 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384199 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.384199 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384199 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.384524 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384524 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.384524 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384524 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.384524 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384524 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.384962 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384962 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.384962 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384962 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.384962 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.384962 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.385356 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.385356 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.385356 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.385356 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.385356 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.385356 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.385763 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.385763 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.385763 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.385763 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.385763 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386124 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.386124 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386124 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.386124 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386124 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.386436 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386436 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.386436 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386436 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.386436 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386436 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.386862 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386862 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.386862 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386862 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.386862 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.386862 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.387320 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.387320 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.387320 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.387320 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.387320 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.387654 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.387654 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.387654 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.387654 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.387654 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.387857 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.387857 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.387857 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.387857 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388028 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388028 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388028 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388028 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388193 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388193 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388193 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388193 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388193 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388411 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388411 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388411 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388411 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388411 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388623 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388623 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388623 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388623 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388800 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388800 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388800 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388800 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388965 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388965 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.388965 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.388965 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389149 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389149 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389149 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389149 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389314 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389314 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389314 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389314 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389570 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389570 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389570 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389570 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389570 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389803 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389803 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389803 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389803 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.389803 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.389803 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390058 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390058 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390058 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390058 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390058 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390253 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390253 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390253 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390253 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390253 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390253 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390503 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390503 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390503 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390503 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390503 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390503 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390771 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390771 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390771 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390771 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.390771 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.390771 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391008 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391008 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391008 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391008 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391008 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391008 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391270 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391270 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391270 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391270 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391435 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391435 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391435 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391435 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391435 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391714 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391714 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391714 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391714 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:20.391714 np0000183156 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) Jun 26 09:55:20.391714 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-c95dfe8c-f88e-4032-88f3-0012c8d069d7 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:20.391714 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-c95dfe8c-f88e-4032-88f3-0012c8d069d7 None None] GET https://199.204.45.74/volume// Jun 26 09:55:20.391979 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-c95dfe8c-f88e-4032-88f3-0012c8d069d7 None None] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:55:20.391979 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-c95dfe8c-f88e-4032-88f3-0012c8d069d7 None None] Calling method 'all' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:55:20.391979 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-c95dfe8c-f88e-4032-88f3-0012c8d069d7 None None] https://199.204.45.74/volume// returned with HTTP 300 Jun 26 09:55:20.391979 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 1/4] 199.204.45.74 () {66 vars in 1449 bytes} [Fri Jun 26 09:55:20 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 09:55:58.161064 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.161064 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.161064 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.161064 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.161064 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.161985 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.161985 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.161985 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.161985 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.161985 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.162322 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.162322 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.162322 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.162322 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.162322 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.162322 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.162861 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.162861 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.162861 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.162861 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.163180 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.163180 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.163180 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.163180 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.163490 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.163490 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.163490 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.163490 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.163868 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.163868 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.163868 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.163868 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.163868 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.164261 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.164261 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.164261 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.164261 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.164261 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.164790 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.164790 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.164790 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.164790 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.164790 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.164790 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.165271 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.165271 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.165271 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.165271 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.165271 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.165271 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.165749 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.165749 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.165749 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.165749 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.165749 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.165749 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166042 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166042 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166042 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166042 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166042 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166294 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166294 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166294 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166294 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166294 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166531 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166531 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166531 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166531 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166531 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166531 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166856 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166856 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166856 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166856 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.166856 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.166856 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167132 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167132 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167132 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167132 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167132 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167395 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167395 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167395 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167395 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167395 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167670 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167670 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167670 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167670 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167886 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167886 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.167886 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.167886 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168091 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168091 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168091 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168091 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168091 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168342 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168342 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168342 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168342 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168342 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168627 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168627 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168627 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168627 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168830 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168830 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.168830 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.168830 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169066 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169066 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169066 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169066 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169271 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169271 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169271 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169271 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169476 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169476 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169476 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169476 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169733 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169733 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169733 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169733 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169733 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169987 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169987 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169987 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169987 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.169987 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.169987 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170308 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.170308 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170308 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.170308 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170308 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.170561 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170561 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.170561 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170561 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.170561 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170561 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.170961 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170961 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.170961 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170961 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.170961 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.170961 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.171255 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.171255 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.171255 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.171255 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.171255 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.171255 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.171563 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.171563 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.171563 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.171563 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.171563 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.171563 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.172111 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.172111 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.172111 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.172111 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.172324 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.172324 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.172324 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.172324 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.172324 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.172681 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.172681 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.172681 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.172681 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:58.172681 np0000183156 devstack@c-api.service[112741]: warnings.warn(deprecated_msg) Jun 26 09:55:58.172681 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-272bd2f9-70a5-40b5-bf57-7b0ae2afef67 None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:58.172681 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 1/5] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jun 26 09:55:58 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:55:58.197276 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-2a096fdb-ba74-4721-9f5f-bb3b248fd5d0 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:58.207753 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 2/6] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jun 26 09:55:58 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:55:58.237650 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [req-2a096fdb-ba74-4721-9f5f-bb3b248fd5d0 req-653d65b7-b1fb-4512-92fb-057919c089d6 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:58.242781 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [req-2a096fdb-ba74-4721-9f5f-bb3b248fd5d0 req-653d65b7-b1fb-4512-92fb-057919c089d6 demo demo] GET https://199.204.45.74/volume/v3/ Jun 26 09:55:58.243047 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [req-2a096fdb-ba74-4721-9f5f-bb3b248fd5d0 req-653d65b7-b1fb-4512-92fb-057919c089d6 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:55:58.243301 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [req-2a096fdb-ba74-4721-9f5f-bb3b248fd5d0 req-653d65b7-b1fb-4512-92fb-057919c089d6 demo demo] Calling method 'version_select' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:55:58.244380 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [req-2a096fdb-ba74-4721-9f5f-bb3b248fd5d0 req-653d65b7-b1fb-4512-92fb-057919c089d6 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 26 09:55:58.244917 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 3/7] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jun 26 09:55:58 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:55:58.277488 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-5ed053ae-e1d7-4c21-bd69-817ce622a2d5 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:58.604977 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-5ed053ae-e1d7-4c21-bd69-817ce622a2d5 demo demo] GET https://199.204.45.74/volume/v3/types Jun 26 09:55:58.605326 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-5ed053ae-e1d7-4c21-bd69-817ce622a2d5 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:55:58.605525 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-5ed053ae-e1d7-4c21-bd69-817ce622a2d5 demo demo] Calling method 'index' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:55:58.606154 np0000183156 devstack@c-api.service[112738]: /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 26 09:55:58.606154 np0000183156 devstack@c-api.service[112738]: warnings.warn( Jun 26 09:55:58.606783 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-5ed053ae-e1d7-4c21-bd69-817ce622a2d5 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:55:58.643866 np0000183156 devstack@c-api.service[112738]: DEBUG oslo_db.sqlalchemy.engines [None req-5ed053ae-e1d7-4c21-bd69-817ce622a2d5 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=112738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:55:58.670334 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-5ed053ae-e1d7-4c21-bd69-817ce622a2d5 demo demo] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 26 09:55:58.670751 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 2/8] 199.204.45.74 () {64 vars in 1283 bytes} [Fri Jun 26 09:55:58 2026] GET /volume/v3/types => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:55:58.713263 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-3e889c42-0dbe-4327-8308-486d46e28139 None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:59.034095 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-3e889c42-0dbe-4327-8308-486d46e28139 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 26 09:55:59.034429 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-3e889c42-0dbe-4327-8308-486d46e28139 demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:55:59.034674 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-3e889c42-0dbe-4327-8308-486d46e28139 demo demo] Calling method 'show' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:55:59.074360 np0000183156 devstack@c-api.service[112741]: DEBUG oslo_db.sqlalchemy.engines [None req-3e889c42-0dbe-4327-8308-486d46e28139 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=112741) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:55:59.093373 np0000183156 devstack@c-api.service[112741]: /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 26 09:55:59.093373 np0000183156 devstack@c-api.service[112741]: warnings.warn( Jun 26 09:55:59.095511 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-3e889c42-0dbe-4327-8308-486d46e28139 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 26 09:55:59.095895 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 2/9] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jun 26 09:55:58 2026] GET /volume/v3/types/default => generated 145 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:55:59.561944 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-1034c7b4-67f1-4fc3-a0b7-511766bb0a71 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:59.563160 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 3/10] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jun 26 09:55:59 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:55:59.597234 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-1f921dfb-ba18-4053-bb34-a77407b06513 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:59.605114 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 4/11] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jun 26 09:55:59 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:55:59.641673 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [req-1f921dfb-ba18-4053-bb34-a77407b06513 req-ea6c1eef-332c-43a6-949f-64a250e879f9 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:59.643872 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [req-1f921dfb-ba18-4053-bb34-a77407b06513 req-ea6c1eef-332c-43a6-949f-64a250e879f9 demo demo] GET https://199.204.45.74/volume/v3/ Jun 26 09:55:59.644091 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [req-1f921dfb-ba18-4053-bb34-a77407b06513 req-ea6c1eef-332c-43a6-949f-64a250e879f9 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:55:59.644330 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [req-1f921dfb-ba18-4053-bb34-a77407b06513 req-ea6c1eef-332c-43a6-949f-64a250e879f9 demo demo] Calling method 'version_select' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:55:59.644931 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [req-1f921dfb-ba18-4053-bb34-a77407b06513 req-ea6c1eef-332c-43a6-949f-64a250e879f9 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 26 09:55:59.645604 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 3/12] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jun 26 09:55:59 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:55:59.683894 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-b795af46-8443-4cb8-8ef9-7eb60c3233b1 None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:59.687284 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-b795af46-8443-4cb8-8ef9-7eb60c3233b1 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 26 09:55:59.687688 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-b795af46-8443-4cb8-8ef9-7eb60c3233b1 demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:55:59.688083 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-b795af46-8443-4cb8-8ef9-7eb60c3233b1 demo demo] Calling method 'show' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:55:59.697240 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-b795af46-8443-4cb8-8ef9-7eb60c3233b1 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 26 09:55:59.697571 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 3/13] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jun 26 09:55:59 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 26 09:56:00.302592 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-b4abc37f-ba7a-4b70-8e10-a57f111cf2a6 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:00.303385 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 4/14] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jun 26 09:56:00 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:56:00.343187 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-3b15dd8e-1ede-488d-a8dd-606af21e9679 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:00.346840 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 5/15] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jun 26 09:56:00 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:56:00.382233 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [req-3b15dd8e-1ede-488d-a8dd-606af21e9679 req-bcbd89ad-a5bd-47f9-9c14-d0067ac6a559 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:00.385527 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [req-3b15dd8e-1ede-488d-a8dd-606af21e9679 req-bcbd89ad-a5bd-47f9-9c14-d0067ac6a559 demo demo] GET https://199.204.45.74/volume/v3/ Jun 26 09:56:00.386068 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [req-3b15dd8e-1ede-488d-a8dd-606af21e9679 req-bcbd89ad-a5bd-47f9-9c14-d0067ac6a559 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:00.386461 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [req-3b15dd8e-1ede-488d-a8dd-606af21e9679 req-bcbd89ad-a5bd-47f9-9c14-d0067ac6a559 demo demo] Calling method 'version_select' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:00.386987 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [req-3b15dd8e-1ede-488d-a8dd-606af21e9679 req-bcbd89ad-a5bd-47f9-9c14-d0067ac6a559 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 26 09:56:00.387404 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 4/16] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jun 26 09:56:00 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:00.425792 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-e42a38bf-d52a-456a-8ff1-28461e0db772 None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:00.429190 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-e42a38bf-d52a-456a-8ff1-28461e0db772 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 26 09:56:00.429471 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-e42a38bf-d52a-456a-8ff1-28461e0db772 demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:00.429908 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-e42a38bf-d52a-456a-8ff1-28461e0db772 demo demo] Calling method 'show' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:00.438461 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-e42a38bf-d52a-456a-8ff1-28461e0db772 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 26 09:56:00.438789 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 4/17] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jun 26 09:56:00 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:00.476703 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-b53694ff-50cf-44af-86e4-b210b8b2be1a None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:00.477935 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 5/18] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jun 26 09:56:00 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 09:56:00.513209 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-2a5cedde-3839-4d4c-85b2-01bcc6f861f4 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:00.516733 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 6/19] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jun 26 09:56:00 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 09:56:00.550947 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [req-2a5cedde-3839-4d4c-85b2-01bcc6f861f4 req-5192a098-cbae-4814-89b5-361b8220920b None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:00.553251 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [req-2a5cedde-3839-4d4c-85b2-01bcc6f861f4 req-5192a098-cbae-4814-89b5-361b8220920b demo demo] GET https://199.204.45.74/volume/v3/ Jun 26 09:56:00.553467 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [req-2a5cedde-3839-4d4c-85b2-01bcc6f861f4 req-5192a098-cbae-4814-89b5-361b8220920b demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:00.553812 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [req-2a5cedde-3839-4d4c-85b2-01bcc6f861f4 req-5192a098-cbae-4814-89b5-361b8220920b demo demo] Calling method 'version_select' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:00.554269 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [req-2a5cedde-3839-4d4c-85b2-01bcc6f861f4 req-5192a098-cbae-4814-89b5-361b8220920b demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 26 09:56:00.554723 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 5/20] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jun 26 09:56:00 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:00.595499 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-6f5e3483-0bee-4e09-9152-2233252b4dfd None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:00.597997 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-6f5e3483-0bee-4e09-9152-2233252b4dfd demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 26 09:56:00.598204 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-6f5e3483-0bee-4e09-9152-2233252b4dfd demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:00.598441 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-6f5e3483-0bee-4e09-9152-2233252b4dfd demo demo] Calling method 'show' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:00.606860 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-6f5e3483-0bee-4e09-9152-2233252b4dfd demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 26 09:56:00.607189 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 5/21] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jun 26 09:56:00 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:08.659089 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:56:10.603110 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writing DB stats cinder:SELECT=8 {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:01:05.805572 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-7fe4d407-fc41-447a-a9be-5cc082842895 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:01:05.961213 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-7fe4d407-fc41-447a-a9be-5cc082842895 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:01:05.961390 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-7fe4d407-fc41-447a-a9be-5cc082842895 demo demo] Empty body provided in request {{(pid=112740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:01:05.961712 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-7fe4d407-fc41-447a-a9be-5cc082842895 demo demo] Calling method 'detail' {{(pid=112740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:01:05.962217 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.api_utils [None req-7fe4d407-fc41-447a-a9be-5cc082842895 demo demo] Removing options '' from query. {{(pid=112740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:01:05.963054 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.volume.api [None req-7fe4d407-fc41-447a-a9be-5cc082842895 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112740) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:01:06.003698 np0000183156 devstack@c-api.service[112740]: INFO cinder.volume.api [None req-7fe4d407-fc41-447a-a9be-5cc082842895 demo demo] Get all volumes completed successfully. Jun 26 10:01:06.007145 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-7fe4d407-fc41-447a-a9be-5cc082842895 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:01:06.007670 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 6/22] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:01:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:01:15.995821 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writing DB stats cinder:SELECT=1 {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:02:06.028700 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-c57863c0-3168-4a48-8671-0eba93871d86 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:02:06.032972 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-c57863c0-3168-4a48-8671-0eba93871d86 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:02:06.033188 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-c57863c0-3168-4a48-8671-0eba93871d86 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:02:06.033434 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-c57863c0-3168-4a48-8671-0eba93871d86 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:02:06.034054 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-c57863c0-3168-4a48-8671-0eba93871d86 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:02:06.035193 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-c57863c0-3168-4a48-8671-0eba93871d86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:02:06.076756 np0000183156 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-c57863c0-3168-4a48-8671-0eba93871d86 demo demo] Get all volumes completed successfully. Jun 26 10:02:06.079559 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-c57863c0-3168-4a48-8671-0eba93871d86 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:02:06.080244 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 7/23] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:02:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:02:16.066704 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:03:06.097114 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-40a4633e-ef4b-461b-8386-a19cdee1d2d9 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:03:06.104022 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-40a4633e-ef4b-461b-8386-a19cdee1d2d9 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:03:06.104359 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-40a4633e-ef4b-461b-8386-a19cdee1d2d9 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:03:06.104662 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-40a4633e-ef4b-461b-8386-a19cdee1d2d9 demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:03:06.105540 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-40a4633e-ef4b-461b-8386-a19cdee1d2d9 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:03:06.106703 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-40a4633e-ef4b-461b-8386-a19cdee1d2d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:03:06.162077 np0000183156 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-40a4633e-ef4b-461b-8386-a19cdee1d2d9 demo demo] Get all volumes completed successfully. Jun 26 10:03:06.165071 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-40a4633e-ef4b-461b-8386-a19cdee1d2d9 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:03:06.165717 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 6/24] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:03:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:03:16.150496 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:04:06.181744 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-9d6d4773-2627-4e81-868f-47786f3dbce5 None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:04:06.185329 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-9d6d4773-2627-4e81-868f-47786f3dbce5 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:04:06.185812 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-9d6d4773-2627-4e81-868f-47786f3dbce5 demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:04:06.186160 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-9d6d4773-2627-4e81-868f-47786f3dbce5 demo demo] Calling method 'detail' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:04:06.186971 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.api_utils [None req-9d6d4773-2627-4e81-868f-47786f3dbce5 demo demo] Removing options '' from query. {{(pid=112741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:04:06.188222 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.volume.api [None req-9d6d4773-2627-4e81-868f-47786f3dbce5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112741) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:04:06.243197 np0000183156 devstack@c-api.service[112741]: INFO cinder.volume.api [None req-9d6d4773-2627-4e81-868f-47786f3dbce5 demo demo] Get all volumes completed successfully. Jun 26 10:04:06.246252 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-9d6d4773-2627-4e81-868f-47786f3dbce5 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:04:06.246956 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 6/25] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:04:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:04:16.236026 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writing DB stats cinder:SELECT=1 {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:05:06.274549 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-6d9b884b-c74b-4b4e-bf17-997efce6aa24 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:05:06.277906 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-6d9b884b-c74b-4b4e-bf17-997efce6aa24 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:05:06.278180 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-6d9b884b-c74b-4b4e-bf17-997efce6aa24 demo demo] Empty body provided in request {{(pid=112740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:05:06.278497 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-6d9b884b-c74b-4b4e-bf17-997efce6aa24 demo demo] Calling method 'detail' {{(pid=112740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:05:06.278958 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.api_utils [None req-6d9b884b-c74b-4b4e-bf17-997efce6aa24 demo demo] Removing options '' from query. {{(pid=112740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:05:06.281093 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.volume.api [None req-6d9b884b-c74b-4b4e-bf17-997efce6aa24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112740) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:05:06.291036 np0000183156 devstack@c-api.service[112740]: INFO cinder.volume.api [None req-6d9b884b-c74b-4b4e-bf17-997efce6aa24 demo demo] Get all volumes completed successfully. Jun 26 10:05:06.294709 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-6d9b884b-c74b-4b4e-bf17-997efce6aa24 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:05:06.295706 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 7/26] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:05:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:05:16.285151 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writing DB stats cinder:SELECT=1 {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:06:06.313425 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-786c41a8-11c6-4f58-9834-0215db1ee41f None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:06:06.541766 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-786c41a8-11c6-4f58-9834-0215db1ee41f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:06:06.542012 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-786c41a8-11c6-4f58-9834-0215db1ee41f demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:06:06.542258 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-786c41a8-11c6-4f58-9834-0215db1ee41f demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:06:06.542569 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-786c41a8-11c6-4f58-9834-0215db1ee41f demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:06:06.543534 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-786c41a8-11c6-4f58-9834-0215db1ee41f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:06:06.556178 np0000183156 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-786c41a8-11c6-4f58-9834-0215db1ee41f demo demo] Get all volumes completed successfully. Jun 26 10:06:06.559044 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-786c41a8-11c6-4f58-9834-0215db1ee41f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:06:06.559831 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 8/27] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:06:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:06:16.547223 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:07:06.576340 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-85b789ce-a9c5-4a34-92c2-06ce5ec44060 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:07:06.580365 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-85b789ce-a9c5-4a34-92c2-06ce5ec44060 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:07:06.580365 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-85b789ce-a9c5-4a34-92c2-06ce5ec44060 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:07:06.580624 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-85b789ce-a9c5-4a34-92c2-06ce5ec44060 demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:07:06.580771 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-85b789ce-a9c5-4a34-92c2-06ce5ec44060 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:07:06.581468 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-85b789ce-a9c5-4a34-92c2-06ce5ec44060 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:07:06.591476 np0000183156 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-85b789ce-a9c5-4a34-92c2-06ce5ec44060 demo demo] Get all volumes completed successfully. Jun 26 10:07:06.594759 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-85b789ce-a9c5-4a34-92c2-06ce5ec44060 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:07:06.595301 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 7/28] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:07:06 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 26 10:07:16.586118 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:08:06.638674 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-cbd3b791-3633-460d-9878-60a1433eb8c6 None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:08:06.642260 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-cbd3b791-3633-460d-9878-60a1433eb8c6 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:08:06.642512 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-cbd3b791-3633-460d-9878-60a1433eb8c6 demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:08:06.642856 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-cbd3b791-3633-460d-9878-60a1433eb8c6 demo demo] Calling method 'detail' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:08:06.643186 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.api_utils [None req-cbd3b791-3633-460d-9878-60a1433eb8c6 demo demo] Removing options '' from query. {{(pid=112741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:08:06.644430 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.volume.api [None req-cbd3b791-3633-460d-9878-60a1433eb8c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112741) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:08:06.653124 np0000183156 devstack@c-api.service[112741]: INFO cinder.volume.api [None req-cbd3b791-3633-460d-9878-60a1433eb8c6 demo demo] Get all volumes completed successfully. Jun 26 10:08:06.655232 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-cbd3b791-3633-460d-9878-60a1433eb8c6 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:08:06.655631 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 7/29] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:08:06 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 26 10:08:16.648182 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writing DB stats cinder:SELECT=1 {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:09:06.671283 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-19f5d97a-5c9f-425a-a412-cec67efa31e9 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:09:06.675280 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-19f5d97a-5c9f-425a-a412-cec67efa31e9 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:09:06.675698 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-19f5d97a-5c9f-425a-a412-cec67efa31e9 demo demo] Empty body provided in request {{(pid=112740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:09:06.676274 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-19f5d97a-5c9f-425a-a412-cec67efa31e9 demo demo] Calling method 'detail' {{(pid=112740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:09:06.676604 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.api_utils [None req-19f5d97a-5c9f-425a-a412-cec67efa31e9 demo demo] Removing options '' from query. {{(pid=112740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:09:06.677572 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.volume.api [None req-19f5d97a-5c9f-425a-a412-cec67efa31e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112740) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:09:06.687744 np0000183156 devstack@c-api.service[112740]: INFO cinder.volume.api [None req-19f5d97a-5c9f-425a-a412-cec67efa31e9 demo demo] Get all volumes completed successfully. Jun 26 10:09:06.692962 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-19f5d97a-5c9f-425a-a412-cec67efa31e9 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:09:06.693957 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 8/30] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:09:06 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 26 10:09:16.681265 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writing DB stats cinder:SELECT=1 {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:10:06.709738 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-6df49714-2eea-4bb9-8dfb-c138518335e5 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:10:06.715345 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-6df49714-2eea-4bb9-8dfb-c138518335e5 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:10:06.715345 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-6df49714-2eea-4bb9-8dfb-c138518335e5 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:10:06.715345 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-6df49714-2eea-4bb9-8dfb-c138518335e5 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:10:06.715691 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-6df49714-2eea-4bb9-8dfb-c138518335e5 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:10:06.716647 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-6df49714-2eea-4bb9-8dfb-c138518335e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:10:06.725775 np0000183156 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-6df49714-2eea-4bb9-8dfb-c138518335e5 demo demo] Get all volumes completed successfully. Jun 26 10:10:06.728403 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-6df49714-2eea-4bb9-8dfb-c138518335e5 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:10:06.728945 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 9/31] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:10:06 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 26 10:10:16.719856 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:11:06.747936 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-c2e70ea0-bc26-4cda-acd3-798a6eabd3fb None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:11:06.912947 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-c2e70ea0-bc26-4cda-acd3-798a6eabd3fb demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:11:06.913187 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-c2e70ea0-bc26-4cda-acd3-798a6eabd3fb demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:11:06.913435 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-c2e70ea0-bc26-4cda-acd3-798a6eabd3fb demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:11:06.913804 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-c2e70ea0-bc26-4cda-acd3-798a6eabd3fb demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:11:06.914802 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-c2e70ea0-bc26-4cda-acd3-798a6eabd3fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:11:06.921919 np0000183156 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-c2e70ea0-bc26-4cda-acd3-798a6eabd3fb demo demo] Get all volumes completed successfully. Jun 26 10:11:06.923732 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-c2e70ea0-bc26-4cda-acd3-798a6eabd3fb demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:11:06.924099 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 8/32] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:11:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:11:16.917872 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:12:06.937484 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-804856e0-9b8c-4975-b21f-75e62ef0bbb0 None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:12:06.940610 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-804856e0-9b8c-4975-b21f-75e62ef0bbb0 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:12:06.940974 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-804856e0-9b8c-4975-b21f-75e62ef0bbb0 demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:12:06.941257 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-804856e0-9b8c-4975-b21f-75e62ef0bbb0 demo demo] Calling method 'detail' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:12:06.941495 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.api_utils [None req-804856e0-9b8c-4975-b21f-75e62ef0bbb0 demo demo] Removing options '' from query. {{(pid=112741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:12:06.942499 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.volume.api [None req-804856e0-9b8c-4975-b21f-75e62ef0bbb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112741) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:12:06.954917 np0000183156 devstack@c-api.service[112741]: INFO cinder.volume.api [None req-804856e0-9b8c-4975-b21f-75e62ef0bbb0 demo demo] Get all volumes completed successfully. Jun 26 10:12:06.957929 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-804856e0-9b8c-4975-b21f-75e62ef0bbb0 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:12:06.958451 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 8/33] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:12:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:12:16.946285 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writing DB stats cinder:SELECT=1 {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:13:06.975619 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-e4a314e9-8a0c-40dd-befd-29dcd019da14 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:13:06.979254 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-e4a314e9-8a0c-40dd-befd-29dcd019da14 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:13:06.979655 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-e4a314e9-8a0c-40dd-befd-29dcd019da14 demo demo] Empty body provided in request {{(pid=112740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:13:06.979973 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-e4a314e9-8a0c-40dd-befd-29dcd019da14 demo demo] Calling method 'detail' {{(pid=112740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:13:06.980624 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.api_utils [None req-e4a314e9-8a0c-40dd-befd-29dcd019da14 demo demo] Removing options '' from query. {{(pid=112740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:13:06.982144 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.volume.api [None req-e4a314e9-8a0c-40dd-befd-29dcd019da14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112740) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:13:06.994484 np0000183156 devstack@c-api.service[112740]: INFO cinder.volume.api [None req-e4a314e9-8a0c-40dd-befd-29dcd019da14 demo demo] Get all volumes completed successfully. Jun 26 10:13:06.996620 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-e4a314e9-8a0c-40dd-befd-29dcd019da14 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:13:06.997043 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 9/34] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:13:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:13:16.988891 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writing DB stats cinder:SELECT=1 {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:14:07.013627 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-30f73efc-3cce-42e8-b38e-1b6383baebde None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:14:07.017195 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-30f73efc-3cce-42e8-b38e-1b6383baebde demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:14:07.017446 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-30f73efc-3cce-42e8-b38e-1b6383baebde demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:14:07.017716 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-30f73efc-3cce-42e8-b38e-1b6383baebde demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:14:07.018002 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-30f73efc-3cce-42e8-b38e-1b6383baebde demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:14:07.018984 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-30f73efc-3cce-42e8-b38e-1b6383baebde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:14:07.029093 np0000183156 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-30f73efc-3cce-42e8-b38e-1b6383baebde demo demo] Get all volumes completed successfully. Jun 26 10:14:07.031709 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-30f73efc-3cce-42e8-b38e-1b6383baebde demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:14:07.032167 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 10/35] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:14:07 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 26 10:14:17.022284 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:15:07.047368 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-2bd42a2f-99a9-4439-bc82-7a86127add2a None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:15:07.050800 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-2bd42a2f-99a9-4439-bc82-7a86127add2a demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:15:07.051049 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-2bd42a2f-99a9-4439-bc82-7a86127add2a demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:15:07.051321 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-2bd42a2f-99a9-4439-bc82-7a86127add2a demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:15:07.051715 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-2bd42a2f-99a9-4439-bc82-7a86127add2a demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:15:07.052702 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-2bd42a2f-99a9-4439-bc82-7a86127add2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:15:07.060376 np0000183156 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-2bd42a2f-99a9-4439-bc82-7a86127add2a demo demo] Get all volumes completed successfully. Jun 26 10:15:07.062233 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-2bd42a2f-99a9-4439-bc82-7a86127add2a demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:15:07.062600 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 9/36] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:15:07 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 26 10:15:17.056729 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:16:07.082295 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-95251801-bdb4-47ca-9eb2-70d25a4cd2ad None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:16:07.283395 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-95251801-bdb4-47ca-9eb2-70d25a4cd2ad demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:16:07.283705 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-95251801-bdb4-47ca-9eb2-70d25a4cd2ad demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:16:07.283995 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-95251801-bdb4-47ca-9eb2-70d25a4cd2ad demo demo] Calling method 'detail' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:16:07.284292 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.api_utils [None req-95251801-bdb4-47ca-9eb2-70d25a4cd2ad demo demo] Removing options '' from query. {{(pid=112741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:16:07.285286 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.volume.api [None req-95251801-bdb4-47ca-9eb2-70d25a4cd2ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112741) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:16:07.293089 np0000183156 devstack@c-api.service[112741]: INFO cinder.volume.api [None req-95251801-bdb4-47ca-9eb2-70d25a4cd2ad demo demo] Get all volumes completed successfully. Jun 26 10:16:07.295324 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-95251801-bdb4-47ca-9eb2-70d25a4cd2ad demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:16:07.295804 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 9/37] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:16:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:16:17.288808 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writing DB stats cinder:SELECT=1 {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:17:07.312618 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-0827c111-9708-4a1d-949f-c59bdce05968 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:17:07.316474 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-0827c111-9708-4a1d-949f-c59bdce05968 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:17:07.316907 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-0827c111-9708-4a1d-949f-c59bdce05968 demo demo] Empty body provided in request {{(pid=112740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:17:07.317411 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-0827c111-9708-4a1d-949f-c59bdce05968 demo demo] Calling method 'detail' {{(pid=112740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:17:07.317866 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.api_utils [None req-0827c111-9708-4a1d-949f-c59bdce05968 demo demo] Removing options '' from query. {{(pid=112740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:17:07.319451 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.volume.api [None req-0827c111-9708-4a1d-949f-c59bdce05968 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112740) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:17:07.332111 np0000183156 devstack@c-api.service[112740]: INFO cinder.volume.api [None req-0827c111-9708-4a1d-949f-c59bdce05968 demo demo] Get all volumes completed successfully. Jun 26 10:17:07.334215 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-0827c111-9708-4a1d-949f-c59bdce05968 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:17:07.334588 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 10/38] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:17:07 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 26 10:17:17.325798 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writing DB stats cinder:SELECT=1 {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:18:07.352224 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-968491d7-ca3a-44e9-8eb1-802e48dc77d1 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:18:07.357261 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-968491d7-ca3a-44e9-8eb1-802e48dc77d1 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:18:07.357698 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-968491d7-ca3a-44e9-8eb1-802e48dc77d1 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:18:07.358307 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-968491d7-ca3a-44e9-8eb1-802e48dc77d1 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:18:07.358903 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-968491d7-ca3a-44e9-8eb1-802e48dc77d1 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:18:07.360701 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-968491d7-ca3a-44e9-8eb1-802e48dc77d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:18:07.367257 np0000183156 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-968491d7-ca3a-44e9-8eb1-802e48dc77d1 demo demo] Get all volumes completed successfully. Jun 26 10:18:07.369796 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-968491d7-ca3a-44e9-8eb1-802e48dc77d1 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:18:07.370263 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 11/39] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:18:07 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 26 10:18:17.363235 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:19:07.385891 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-5c769c5d-fe52-4bc6-8428-0631bfc1834e None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:19:07.389972 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-5c769c5d-fe52-4bc6-8428-0631bfc1834e demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:19:07.390363 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-5c769c5d-fe52-4bc6-8428-0631bfc1834e demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:19:07.390831 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-5c769c5d-fe52-4bc6-8428-0631bfc1834e demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:19:07.391316 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-5c769c5d-fe52-4bc6-8428-0631bfc1834e demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:19:07.392856 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-5c769c5d-fe52-4bc6-8428-0631bfc1834e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:19:07.402465 np0000183156 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-5c769c5d-fe52-4bc6-8428-0631bfc1834e demo demo] Get all volumes completed successfully. Jun 26 10:19:07.404918 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-5c769c5d-fe52-4bc6-8428-0631bfc1834e demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:19:07.405445 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 10/40] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:19:07 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 26 10:19:17.397093 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:20:07.422669 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-7b704949-6c27-4aa5-a389-5bac4b4642a8 None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:20:07.427571 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-7b704949-6c27-4aa5-a389-5bac4b4642a8 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:20:07.428151 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-7b704949-6c27-4aa5-a389-5bac4b4642a8 demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:20:07.428151 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-7b704949-6c27-4aa5-a389-5bac4b4642a8 demo demo] Calling method 'detail' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:20:07.428960 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.api_utils [None req-7b704949-6c27-4aa5-a389-5bac4b4642a8 demo demo] Removing options '' from query. {{(pid=112741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:20:07.429554 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.volume.api [None req-7b704949-6c27-4aa5-a389-5bac4b4642a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112741) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:20:07.438122 np0000183156 devstack@c-api.service[112741]: INFO cinder.volume.api [None req-7b704949-6c27-4aa5-a389-5bac4b4642a8 demo demo] Get all volumes completed successfully. Jun 26 10:20:07.440306 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-7b704949-6c27-4aa5-a389-5bac4b4642a8 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:20:07.440625 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 10/41] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:20:07 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 26 10:20:17.432614 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writing DB stats cinder:SELECT=1 {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:21:07.457046 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-cf4bc7fa-de14-4b89-a8ff-222caeab567e None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:21:07.565014 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-cf4bc7fa-de14-4b89-a8ff-222caeab567e demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:21:07.565358 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-cf4bc7fa-de14-4b89-a8ff-222caeab567e demo demo] Empty body provided in request {{(pid=112740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:21:07.565776 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-cf4bc7fa-de14-4b89-a8ff-222caeab567e demo demo] Calling method 'detail' {{(pid=112740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:21:07.566311 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.api_utils [None req-cf4bc7fa-de14-4b89-a8ff-222caeab567e demo demo] Removing options '' from query. {{(pid=112740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:21:07.567897 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.volume.api [None req-cf4bc7fa-de14-4b89-a8ff-222caeab567e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112740) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:21:07.580314 np0000183156 devstack@c-api.service[112740]: INFO cinder.volume.api [None req-cf4bc7fa-de14-4b89-a8ff-222caeab567e demo demo] Get all volumes completed successfully. Jun 26 10:21:07.584148 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-cf4bc7fa-de14-4b89-a8ff-222caeab567e demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:21:07.584688 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 11/42] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:21:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:21:17.575301 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writing DB stats cinder:SELECT=1 {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:22:07.600400 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-f690bd64-a658-41d7-b15f-cba518cf1b9d None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:22:07.604432 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-f690bd64-a658-41d7-b15f-cba518cf1b9d demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:22:07.605028 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-f690bd64-a658-41d7-b15f-cba518cf1b9d demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:22:07.605225 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-f690bd64-a658-41d7-b15f-cba518cf1b9d demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:22:07.605793 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-f690bd64-a658-41d7-b15f-cba518cf1b9d demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:22:07.606644 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-f690bd64-a658-41d7-b15f-cba518cf1b9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:22:07.618283 np0000183156 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-f690bd64-a658-41d7-b15f-cba518cf1b9d demo demo] Get all volumes completed successfully. Jun 26 10:22:07.620501 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-f690bd64-a658-41d7-b15f-cba518cf1b9d demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:22:07.620895 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 12/43] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:22:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:22:17.610161 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:23:07.638649 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-00cd0287-2da1-411e-93ee-da5068afef9c None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:23:07.641647 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-00cd0287-2da1-411e-93ee-da5068afef9c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:23:07.641862 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-00cd0287-2da1-411e-93ee-da5068afef9c demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:23:07.642080 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-00cd0287-2da1-411e-93ee-da5068afef9c demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:23:07.642342 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-00cd0287-2da1-411e-93ee-da5068afef9c demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:23:07.643135 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-00cd0287-2da1-411e-93ee-da5068afef9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:23:07.652333 np0000183156 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-00cd0287-2da1-411e-93ee-da5068afef9c demo demo] Get all volumes completed successfully. Jun 26 10:23:07.655085 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-00cd0287-2da1-411e-93ee-da5068afef9c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:23:07.655610 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 11/44] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:23:07 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 26 10:23:17.646221 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:24:07.668813 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.middleware.request_id [None req-9c73e722-2141-4b60-b70e-a1c3bf55af8f None None] RequestId filter calling following filter/app {{(pid=112741) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:24:07.671543 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-9c73e722-2141-4b60-b70e-a1c3bf55af8f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:24:07.671835 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-9c73e722-2141-4b60-b70e-a1c3bf55af8f demo demo] Empty body provided in request {{(pid=112741) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:24:07.672109 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.openstack.wsgi [None req-9c73e722-2141-4b60-b70e-a1c3bf55af8f demo demo] Calling method 'detail' {{(pid=112741) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:24:07.672418 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.api.api_utils [None req-9c73e722-2141-4b60-b70e-a1c3bf55af8f demo demo] Removing options '' from query. {{(pid=112741) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:24:07.673373 np0000183156 devstack@c-api.service[112741]: DEBUG cinder.volume.api [None req-9c73e722-2141-4b60-b70e-a1c3bf55af8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112741) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:24:07.683897 np0000183156 devstack@c-api.service[112741]: INFO cinder.volume.api [None req-9c73e722-2141-4b60-b70e-a1c3bf55af8f demo demo] Get all volumes completed successfully. Jun 26 10:24:07.685895 np0000183156 devstack@c-api.service[112741]: INFO cinder.api.openstack.wsgi [None req-9c73e722-2141-4b60-b70e-a1c3bf55af8f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:24:07.686322 np0000183156 devstack@c-api.service[112741]: [pid: 112741|app: 0|req: 11/45] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:24:07 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 26 10:24:17.678942 np0000183156 devstack@c-api.service[112741]: DEBUG dbcounter [-] [112741] Writing DB stats cinder:SELECT=1 {{(pid=112741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:25:07.703416 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.middleware.request_id [None req-c719811d-cd9d-4e76-8755-96f85fd08130 None None] RequestId filter calling following filter/app {{(pid=112740) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:25:07.706366 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-c719811d-cd9d-4e76-8755-96f85fd08130 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:25:07.706700 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-c719811d-cd9d-4e76-8755-96f85fd08130 demo demo] Empty body provided in request {{(pid=112740) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:25:07.707262 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.openstack.wsgi [None req-c719811d-cd9d-4e76-8755-96f85fd08130 demo demo] Calling method 'detail' {{(pid=112740) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:25:07.707606 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.api.api_utils [None req-c719811d-cd9d-4e76-8755-96f85fd08130 demo demo] Removing options '' from query. {{(pid=112740) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:25:07.708635 np0000183156 devstack@c-api.service[112740]: DEBUG cinder.volume.api [None req-c719811d-cd9d-4e76-8755-96f85fd08130 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112740) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:25:07.717798 np0000183156 devstack@c-api.service[112740]: INFO cinder.volume.api [None req-c719811d-cd9d-4e76-8755-96f85fd08130 demo demo] Get all volumes completed successfully. Jun 26 10:25:07.724212 np0000183156 devstack@c-api.service[112740]: INFO cinder.api.openstack.wsgi [None req-c719811d-cd9d-4e76-8755-96f85fd08130 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:25:07.724748 np0000183156 devstack@c-api.service[112740]: [pid: 112740|app: 0|req: 12/46] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:25:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:25:17.712060 np0000183156 devstack@c-api.service[112740]: DEBUG dbcounter [-] [112740] Writing DB stats cinder:SELECT=1 {{(pid=112740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:26:07.742012 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-3a5c2bb5-78ee-4bd0-a76e-80cf9590e1e3 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:26:07.843664 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-3a5c2bb5-78ee-4bd0-a76e-80cf9590e1e3 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:26:07.843992 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-3a5c2bb5-78ee-4bd0-a76e-80cf9590e1e3 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:26:07.844309 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-3a5c2bb5-78ee-4bd0-a76e-80cf9590e1e3 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:26:07.844686 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-3a5c2bb5-78ee-4bd0-a76e-80cf9590e1e3 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:26:07.845750 np0000183156 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-3a5c2bb5-78ee-4bd0-a76e-80cf9590e1e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:26:07.854602 np0000183156 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-3a5c2bb5-78ee-4bd0-a76e-80cf9590e1e3 demo demo] Get all volumes completed successfully. Jun 26 10:26:07.858976 np0000183156 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-3a5c2bb5-78ee-4bd0-a76e-80cf9590e1e3 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:26:07.859705 np0000183156 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 13/47] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:26:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:26:17.849685 np0000183156 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:27:07.877324 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-57e49a35-1c36-4d99-b51e-d3c8e9f0dc27 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:27:07.880229 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-57e49a35-1c36-4d99-b51e-d3c8e9f0dc27 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 10:27:07.880459 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-57e49a35-1c36-4d99-b51e-d3c8e9f0dc27 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:27:07.880793 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-57e49a35-1c36-4d99-b51e-d3c8e9f0dc27 demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:27:07.881068 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-57e49a35-1c36-4d99-b51e-d3c8e9f0dc27 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:27:07.881991 np0000183156 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-57e49a35-1c36-4d99-b51e-d3c8e9f0dc27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:27:07.891691 np0000183156 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-57e49a35-1c36-4d99-b51e-d3c8e9f0dc27 demo demo] Get all volumes completed successfully. Jun 26 10:27:07.894283 np0000183156 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-57e49a35-1c36-4d99-b51e-d3c8e9f0dc27 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:27:07.894758 np0000183156 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 12/48] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 10:27:07 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 26 10:27:17.885108 np0000183156 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}