Jun 19 01:12:49.617029 np0000182256 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 01:12:49.626096 np0000182256 devstack@c-api.service[112408]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 01:12:49 2026] *** Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: nodename: np0000182256 Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: machine: x86_64 Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: clock source: unix Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: pcre jit disabled Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: detected number of CPU cores: 16 Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: current working directory: / Jun 19 01:12:49.629238 np0000182256 devstack@c-api.service[112408]: detected binary path: /usr/bin/uwsgi-core Jun 19 01:12:49.629509 np0000182256 devstack@c-api.service[112408]: your processes number limit is 256917 Jun 19 01:12:49.629509 np0000182256 devstack@c-api.service[112408]: your memory page size is 4096 bytes Jun 19 01:12:49.629509 np0000182256 devstack@c-api.service[112408]: detected max file descriptor number: 2048 Jun 19 01:12:49.629509 np0000182256 devstack@c-api.service[112408]: lock engine: pthread robust mutexes Jun 19 01:12:49.629509 np0000182256 devstack@c-api.service[112408]: thunder lock: enabled Jun 19 01:12:49.629695 np0000182256 devstack@c-api.service[112408]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 01:12:49.629747 np0000182256 devstack@c-api.service[112408]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 01:12:49.629777 np0000182256 devstack@c-api.service[112408]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 01:12:49.629777 np0000182256 devstack@c-api.service[112408]: Set PythonHome to /opt/stack/data/venv Jun 19 01:12:49.674801 np0000182256 devstack@c-api.service[112408]: Python main interpreter initialized at 0x7111e66a3668 Jun 19 01:12:49.674801 np0000182256 devstack@c-api.service[112408]: python threads support enabled Jun 19 01:12:49.674801 np0000182256 devstack@c-api.service[112408]: your server socket listen backlog is limited to 100 connections Jun 19 01:12:49.674801 np0000182256 devstack@c-api.service[112408]: your mercy for graceful operations on workers is 80 seconds Jun 19 01:12:49.675360 np0000182256 devstack@c-api.service[112408]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 01:12:49.675514 np0000182256 devstack@c-api.service[112408]: *** Operational MODE: preforking *** Jun 19 01:12:49.675718 np0000182256 devstack@c-api.service[112408]: *** uWSGI is running in multiple interpreter mode *** Jun 19 01:12:49.675718 np0000182256 devstack@c-api.service[112408]: spawned uWSGI master process (pid: 112408) Jun 19 01:12:49.675956 np0000182256 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 01:12:49.677067 np0000182256 devstack@c-api.service[112408]: spawned uWSGI worker 1 (pid: 112415, cores: 1) Jun 19 01:12:49.677067 np0000182256 devstack@c-api.service[112408]: spawned uWSGI worker 2 (pid: 112416, cores: 1) Jun 19 01:12:49.677389 np0000182256 devstack@c-api.service[112408]: spawned uWSGI worker 3 (pid: 112417, cores: 1) Jun 19 01:12:49.677864 np0000182256 devstack@c-api.service[112408]: spawned uWSGI worker 4 (pid: 112418, cores: 1) Jun 19 01:12:49.677934 np0000182256 devstack@c-api.service[112408]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 01:12:49.815114 np0000182256 devstack@c-api.service[112418]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:49.815114 np0000182256 devstack@c-api.service[112418]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:49.815114 np0000182256 devstack@c-api.service[112418]: we strongly recommend against using it for new projects. Jun 19 01:12:49.815114 np0000182256 devstack@c-api.service[112418]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:49.815114 np0000182256 devstack@c-api.service[112418]: framework. For more detail see Jun 19 01:12:49.815114 np0000182256 devstack@c-api.service[112418]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:49.815114 np0000182256 devstack@c-api.service[112418]: import eventlet # noqa Jun 19 01:12:49.815886 np0000182256 devstack@c-api.service[112415]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:49.815886 np0000182256 devstack@c-api.service[112415]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:49.815886 np0000182256 devstack@c-api.service[112415]: we strongly recommend against using it for new projects. Jun 19 01:12:49.815886 np0000182256 devstack@c-api.service[112415]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:49.815886 np0000182256 devstack@c-api.service[112415]: framework. For more detail see Jun 19 01:12:49.815886 np0000182256 devstack@c-api.service[112415]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:49.815886 np0000182256 devstack@c-api.service[112415]: import eventlet # noqa Jun 19 01:12:49.819131 np0000182256 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:49.819131 np0000182256 devstack@c-api.service[112417]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:49.819131 np0000182256 devstack@c-api.service[112417]: we strongly recommend against using it for new projects. Jun 19 01:12:49.819131 np0000182256 devstack@c-api.service[112417]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:49.819131 np0000182256 devstack@c-api.service[112417]: framework. For more detail see Jun 19 01:12:49.819131 np0000182256 devstack@c-api.service[112417]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:49.819131 np0000182256 devstack@c-api.service[112417]: import eventlet # noqa Jun 19 01:12:49.819633 np0000182256 devstack@c-api.service[112416]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:49.819633 np0000182256 devstack@c-api.service[112416]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:49.819633 np0000182256 devstack@c-api.service[112416]: we strongly recommend against using it for new projects. Jun 19 01:12:49.819633 np0000182256 devstack@c-api.service[112416]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:49.819633 np0000182256 devstack@c-api.service[112416]: framework. For more detail see Jun 19 01:12:49.819633 np0000182256 devstack@c-api.service[112416]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:49.819633 np0000182256 devstack@c-api.service[112416]: import eventlet # noqa Jun 19 01:12:49.898653 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:49.898653 np0000182256 devstack@c-api.service[112415]: warnings.warn( Jun 19 01:12:49.903732 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:49.903732 np0000182256 devstack@c-api.service[112418]: warnings.warn( Jun 19 01:12:49.903894 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:49.903894 np0000182256 devstack@c-api.service[112417]: warnings.warn( Jun 19 01:12:49.910621 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:49.910621 np0000182256 devstack@c-api.service[112416]: warnings.warn( Jun 19 01:12:49.971790 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:12:49.971790 np0000182256 devstack@c-api.service[112415]: from cgi import parse_header Jun 19 01:12:49.987048 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:12:49.987048 np0000182256 devstack@c-api.service[112418]: from cgi import parse_header Jun 19 01:12:49.990277 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:12:49.990277 np0000182256 devstack@c-api.service[112417]: from cgi import parse_header Jun 19 01:12:49.994029 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:12:49.994029 np0000182256 devstack@c-api.service[112416]: from cgi import parse_header Jun 19 01:12:50.021615 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:12:50.021615 np0000182256 devstack@c-api.service[112415]: removals.removed_module( Jun 19 01:12:50.022261 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:12:50.022261 np0000182256 devstack@c-api.service[112415]: removals.removed_module( Jun 19 01:12:50.042122 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:12:50.042122 np0000182256 devstack@c-api.service[112418]: removals.removed_module( Jun 19 01:12:50.043373 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:12:50.043373 np0000182256 devstack@c-api.service[112417]: removals.removed_module( Jun 19 01:12:50.043890 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:12:50.043890 np0000182256 devstack@c-api.service[112418]: removals.removed_module( Jun 19 01:12:50.044241 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:12:50.044241 np0000182256 devstack@c-api.service[112417]: removals.removed_module( Jun 19 01:12:50.052761 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:12:50.052761 np0000182256 devstack@c-api.service[112416]: removals.removed_module( Jun 19 01:12:50.054315 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:12:50.054315 np0000182256 devstack@c-api.service[112416]: removals.removed_module( Jun 19 01:12:50.790673 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:12:50.790673 np0000182256 devstack@c-api.service[112415]: warnings.warn( Jun 19 01:12:50.838832 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:12:50.838832 np0000182256 devstack@c-api.service[112418]: warnings.warn( Jun 19 01:12:50.844456 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:12:50.844456 np0000182256 devstack@c-api.service[112415]: warnings.warn( Jun 19 01:12:50.852370 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:12:50.852370 np0000182256 devstack@c-api.service[112417]: warnings.warn( Jun 19 01:12:50.859537 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:12:50.859537 np0000182256 devstack@c-api.service[112416]: warnings.warn( Jun 19 01:12:50.889797 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:12:50.889797 np0000182256 devstack@c-api.service[112418]: warnings.warn( Jun 19 01:12:50.908394 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:12:50.908394 np0000182256 devstack@c-api.service[112417]: warnings.warn( Jun 19 01:12:50.916265 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:12:50.916265 np0000182256 devstack@c-api.service[112416]: warnings.warn( Jun 19 01:12:51.057354 np0000182256 devstack@c-api.service[112415]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:12:51.057528 np0000182256 devstack@c-api.service[112415]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112415) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:51.089863 np0000182256 devstack@c-api.service[112418]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:12:51.090051 np0000182256 devstack@c-api.service[112418]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112418) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:51.103836 np0000182256 devstack@c-api.service[112417]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:12:51.104094 np0000182256 devstack@c-api.service[112417]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112417) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:51.116279 np0000182256 devstack@c-api.service[112416]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:12:51.116527 np0000182256 devstack@c-api.service[112416]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112416) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:51.152482 np0000182256 devstack@c-api.service[112415]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:12:51.152482 np0000182256 devstack@c-api.service[112415]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:51.156864 np0000182256 devstack@c-api.service[112418]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:12:51.156864 np0000182256 devstack@c-api.service[112418]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:51.183747 np0000182256 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:12:51.183747 np0000182256 devstack@c-api.service[112417]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:51.184650 np0000182256 devstack@c-api.service[112416]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:12:51.184650 np0000182256 devstack@c-api.service[112416]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:51.629465 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:51.629598 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:51.629647 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:51.629725 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112415) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:51.629851 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.629908 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.629951 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.629996 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.630035 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.630073 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.630123 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.630176 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.630226 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.630265 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.630302 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.630384 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.632564 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.632628 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.632700 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.632762 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.632804 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.632842 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.632880 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.632918 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.632957 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.632994 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.632994 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.633060 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.633105 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.633152 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.633190 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.633227 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.633263 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.633299 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.633358 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.633393 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.633431 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.633467 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.633513 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.633557 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.633557 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.633624 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.633661 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.633661 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.633891 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.633941 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.634020 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.634061 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.634114 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.634154 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.634222 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.634222 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.634303 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.634356 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.634425 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.634467 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.634508 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.634547 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.634596 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.634640 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.634678 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.634715 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.634753 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.634790 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.634834 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.634873 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.634916 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.634954 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.634990 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.635028 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.635071 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.635108 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.635144 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.635187 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.635225 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.635267 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.635304 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.635355 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.635395 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.635431 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.635467 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.635505 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.635552 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.635591 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.635623 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.635658 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.635697 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.635734 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.635770 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.635806 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.635854 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.635891 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.635928 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.635964 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.636007 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.636043 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.636087 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.636087 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.636087 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.636087 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.636250 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.636250 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.636250 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.636250 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.636250 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.636473 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.636522 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.636556 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.636556 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.636629 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.636712 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.636712 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.636712 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.636712 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.637362 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.637445 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.637487 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.637533 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.637574 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.637614 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.637653 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.637686 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.637723 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.637757 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.637790 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.637822 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.637855 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.637855 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.639655 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.639758 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.639839 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.639900 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.639964 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.640016 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.640065 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.640109 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.640148 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.640191 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.640236 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.640274 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.640319 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.640384 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.640422 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.640460 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.640497 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.640544 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.640582 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.640619 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.640695 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.640741 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.640741 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.640819 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.640871 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.640919 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.640919 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.640997 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.641034 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.641079 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.641116 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.641153 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.641188 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.641237 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.641276 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.641312 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.641376 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.641421 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.641460 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.641460 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.641538 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.641582 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.641625 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.641625 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.641625 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.641625 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.641625 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.641625 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.641625 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.642180 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.642243 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.642289 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.642326 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.642419 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.642477 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.642553 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.643382 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.643476 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.643531 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.643569 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.643615 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.643654 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.643692 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.643729 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.643766 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.643805 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.643859 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.643928 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.643983 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.644021 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.644059 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.644095 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.644134 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.644170 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.644207 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.644244 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.644282 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.644347 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.644387 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.644432 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.644470 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.644508 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.644508 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.644508 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.645951 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.646017 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.646063 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.646120 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.646166 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.646208 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.646247 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.646284 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.646323 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.646379 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.646417 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.646464 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.646508 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.646549 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.646586 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.646736 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.646779 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.646823 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.646823 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.646902 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.646953 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.647019 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.647083 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.647083 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.647083 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.647083 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.647083 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.647083 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.647299 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.647299 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.647299 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.647425 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.647481 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.647535 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.647575 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.647612 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.647662 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.647701 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.647744 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.647782 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.647819 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.647863 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.647903 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.647903 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.647972 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.647972 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.647972 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.647972 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.647972 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.648448 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.648500 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.648572 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.648615 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.648748 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.648798 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.648868 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.649942 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.650017 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.650054 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.650089 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.650163 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.650205 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.650300 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.650390 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.650445 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.650496 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.650536 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.650603 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.650654 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.650706 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.650778 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.650821 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.650821 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.650896 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.650952 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.651027 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.651067 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.651107 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.651148 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.651187 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.651187 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.651187 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.651292 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.651292 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.651541 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.651607 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.651646 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.651714 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.651783 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.651859 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.651900 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.651939 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.651991 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.652061 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.652112 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.652157 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.652196 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.652234 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.652271 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.652308 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.652374 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.652417 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.652461 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.652500 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.652537 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.652574 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.652613 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.652741 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.652782 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.652853 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.652909 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.652969 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.658289 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.658391 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.658434 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.658468 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.658540 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.658591 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.658631 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.658831 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.658894 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.658955 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.659015 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.659067 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.659120 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.659179 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.659273 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.659459 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.659507 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.659589 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.659589 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.659662 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.659707 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.659707 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.659776 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.659814 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.659814 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.659884 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.659959 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.660001 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.660069 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.660118 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.660195 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.660195 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.660262 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.660299 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.660378 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.660557 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.660653 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.660760 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.660831 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.660916 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.660957 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.661000 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.661039 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.661106 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.661166 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.661228 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.661268 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.661317 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.661374 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.661411 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.661446 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.661501 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.661543 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.661579 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.661619 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.661655 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.661705 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.661741 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.661781 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.661828 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.661871 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.661916 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.661958 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.662000 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.662037 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.662077 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.662122 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.662158 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.662207 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.662267 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.662267 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.662405 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.662405 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.662493 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.662530 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.662530 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.662605 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.662643 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.662684 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.662720 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.662756 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.662799 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.662835 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.662870 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.662911 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.662952 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.662952 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.663025 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.663062 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.663132 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.663211 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.663273 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.663309 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.663383 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.663485 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.663537 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.663573 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.663613 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.663650 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.663688 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.663688 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.663764 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.663798 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.663798 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.663867 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.663906 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.664055 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.664183 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.664347 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.664472 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.664598 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.664791 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.664931 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.664990 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.665071 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.665162 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.665211 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.665269 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.665358 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.665403 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.665460 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.665518 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.665559 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.665600 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.665644 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.665687 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.665726 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.665767 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.665826 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.665874 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.665913 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.665951 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.665996 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.666035 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.666140 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.666281 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.666431 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.666493 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.666542 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.666584 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.666630 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.666667 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.666730 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.666782 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.666823 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.666863 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.666902 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.666942 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.666997 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.667037 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.667077 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.667118 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.667157 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.667195 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.667233 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.667272 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.667362 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.667408 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.667408 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.667408 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.667408 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.667616 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.667670 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.667735 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.667778 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.667819 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.667863 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.667906 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.667958 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.667958 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.668034 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.668073 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.668115 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.668154 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.668204 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.668204 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.668204 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.668505 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.668505 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.668593 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.668737 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.668896 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.668977 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.669029 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.669029 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.669091 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.669144 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.669205 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.669271 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.669305 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.669365 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.669428 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.669471 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.669500 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.669528 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.669553 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.669620 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.669647 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.669672 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.669697 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.669730 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.669755 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.669779 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.669809 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.669834 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.669860 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.669889 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.669914 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.669944 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.669973 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.669997 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.670023 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.670047 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.670076 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.670100 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.670128 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.670164 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.670190 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.670219 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.670219 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.670219 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.670219 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.670312 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.670312 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.674549 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.674602 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.674628 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.674664 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.674698 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.674727 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.674753 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.674779 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.674807 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.674836 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.674870 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.674907 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.675016 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.675016 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.675713 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.675775 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.675845 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.675903 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.675963 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.676016 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.676016 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.676071 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.676105 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.676134 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.676161 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.676206 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.676285 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.676377 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.677300 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.677404 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.677483 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.677483 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.677568 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.677605 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.677640 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.677678 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.677717 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.677717 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.677798 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.677837 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.677922 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.677991 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.678353 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.678404 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.678445 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.678499 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.678556 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.678597 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.678640 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.678682 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.678729 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.678767 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.678809 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.678848 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.678883 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.678920 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.678957 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.679000 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.679043 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.679082 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.679120 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.679166 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.679202 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.679240 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.679278 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.679313 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.679372 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.679421 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.679466 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.679511 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.679564 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.679564 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.679564 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.679672 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.679710 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.679752 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.679794 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.679837 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.679873 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.679873 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.679941 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.679941 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.679941 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.679941 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.680766 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.680832 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.680909 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.681056 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.681099 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.681137 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.681183 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.681219 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.681259 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.681297 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.681362 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.681401 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.681434 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.681493 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.681570 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.681619 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.681654 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.681654 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.681722 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.681767 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.681806 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.681841 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.681877 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.681920 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.681963 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.682000 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.682035 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.682070 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.682105 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.682138 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.682181 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.682223 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.682264 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.682300 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.682354 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.682392 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.682428 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.682472 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.682472 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.682472 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.682472 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.682472 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.683181 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.683258 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.683351 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.683452 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.683526 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.683610 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.683687 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.683786 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.683860 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.683940 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.684023 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.684101 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.684180 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.684267 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.686821 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.686887 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.686945 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.687001 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.687063 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.687204 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.687257 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.687323 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.687471 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.687595 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.687711 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.687787 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.687859 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.687924 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.687976 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.688022 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.688073 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.688120 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.688174 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.688230 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.688273 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.688317 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.688375 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.688414 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.688447 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.688447 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.688514 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.688551 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.688767 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.688849 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.688917 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.688963 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.689003 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.689045 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.689083 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.689083 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.689083 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.689179 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.689228 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.689228 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.689302 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.689302 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.689395 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.689434 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.689467 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.689498 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.689530 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.689563 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.690532 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.690584 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.690650 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.690688 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.690744 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.690798 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.690798 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.690899 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.690934 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.691009 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.691054 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.691054 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.691135 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.691135 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.691782 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.691851 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.691964 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.691964 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.692118 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.692118 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.692118 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.692264 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.692354 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.692439 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.692488 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.692528 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.692580 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.692632 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.692671 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.692764 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.692824 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.692865 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.692910 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.692956 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.692994 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.693031 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.693070 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.693107 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.693150 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.693188 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.693225 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.693267 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.693310 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.693376 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.693443 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.693498 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.693535 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.693581 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.693630 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.693671 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.693708 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.693746 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.693817 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.693864 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.693903 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.693940 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.693975 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.694009 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.694046 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.694078 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.694117 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.694159 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.694196 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.694228 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.694261 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.694302 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.694358 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.694392 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.694425 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.694425 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.694492 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.694864 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.694864 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.694864 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.694977 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.695015 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.696036 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.696115 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.696168 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.696211 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.696249 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.696294 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.696351 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.696407 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.696445 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.696482 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.696521 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.696563 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.696606 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.696644 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.696683 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.696763 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.696802 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.696864 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.696924 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.696965 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.697003 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.697040 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.697080 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.697131 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.697170 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.697210 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.697249 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.697289 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.697352 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.697394 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.697443 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.697483 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.697522 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.697559 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.697597 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.697597 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.697669 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.697708 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.697708 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.697708 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.698194 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.698257 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.698349 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.698406 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.698449 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.698495 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.698495 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.698574 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.698614 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.698653 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.698693 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.698732 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.698772 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.698816 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.698857 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.698927 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.698976 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.699016 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.699063 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.699103 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.699141 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.699180 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.699218 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.699258 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.699304 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.699364 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.699404 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.699442 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.699481 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:51.699531 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.699567 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:51.699606 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.699644 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:51.699688 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.699727 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:51.699765 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.699805 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:51.699842 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.699881 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:51.699881 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:51.743595 np0000182256 devstack@c-api.service[112416]: INFO dbcounter [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Registered counter for database cinder Jun 19 01:12:51.745137 np0000182256 devstack@c-api.service[112415]: INFO dbcounter [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Registered counter for database cinder Jun 19 01:12:51.747378 np0000182256 devstack@c-api.service[112417]: INFO dbcounter [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Registered counter for database cinder Jun 19 01:12:51.747612 np0000182256 devstack@c-api.service[112418]: INFO dbcounter [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Registered counter for database cinder Jun 19 01:12:51.786664 np0000182256 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:51.791659 np0000182256 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:51.793494 np0000182256 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-9497b480-0726-4c67-ae39-8504351ac8c1 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:51.794869 np0000182256 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:51.907387 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writer thread running {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:51.909550 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writer thread running {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:51.910360 np0000182256 devstack@c-api.service[112415]: INFO cinder.rpc [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:51.910809 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writer thread running {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:51.912241 np0000182256 devstack@c-api.service[112416]: INFO cinder.rpc [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:51.913161 np0000182256 devstack@c-api.service[112415]: INFO cinder.rpc [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:51.913462 np0000182256 devstack@c-api.service[112417]: INFO cinder.rpc [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:51.915304 np0000182256 devstack@c-api.service[112416]: INFO cinder.rpc [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:51.915428 np0000182256 devstack@c-api.service[112415]: INFO cinder.rpc [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:51.915911 np0000182256 devstack@c-api.service[112417]: INFO cinder.rpc [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:51.917397 np0000182256 devstack@c-api.service[112415]: INFO cinder.rpc [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:51.917729 np0000182256 devstack@c-api.service[112416]: INFO cinder.rpc [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:51.918307 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writer thread running {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:51.918818 np0000182256 devstack@c-api.service[112417]: INFO cinder.rpc [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:51.918918 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.920446 np0000182256 devstack@c-api.service[112416]: INFO cinder.rpc [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:51.920892 np0000182256 devstack@c-api.service[112418]: INFO cinder.rpc [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:51.920991 np0000182256 devstack@c-api.service[112417]: INFO cinder.rpc [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:51.921885 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.922099 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.922295 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.923403 np0000182256 devstack@c-api.service[112418]: INFO cinder.rpc [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:51.925635 np0000182256 devstack@c-api.service[112418]: INFO cinder.rpc [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:51.925910 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.926330 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.927399 np0000182256 devstack@c-api.service[112418]: INFO cinder.rpc [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:51.928309 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.931283 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.955793 np0000182256 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:51.958436 np0000182256 devstack@c-api.service[112415]: INFO cinder.rpc [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:51.960141 np0000182256 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:51.960956 np0000182256 devstack@c-api.service[112415]: INFO cinder.rpc [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:51.962060 np0000182256 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-9497b480-0726-4c67-ae39-8504351ac8c1 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:51.962167 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.962701 np0000182256 devstack@c-api.service[112416]: INFO cinder.rpc [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:51.965190 np0000182256 devstack@c-api.service[112416]: INFO cinder.rpc [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:51.965851 np0000182256 devstack@c-api.service[112417]: INFO cinder.rpc [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:51.966371 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.966887 np0000182256 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:51.968496 np0000182256 devstack@c-api.service[112417]: INFO cinder.rpc [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:51.969812 np0000182256 devstack@c-api.service[112418]: INFO cinder.rpc [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:51.969934 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.972628 np0000182256 devstack@c-api.service[112418]: INFO cinder.rpc [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:51.973948 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.974065 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.977081 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.978665 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.980239 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.981891 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.982184 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.985104 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.985477 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.985552 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.986371 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.988615 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.989726 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.989831 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.991488 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.991570 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.992941 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.993723 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.994583 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.994737 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.996674 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.997417 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.997605 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.998425 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:51.999609 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.000493 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.000833 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.001692 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.001995 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.002657 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.004017 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.004571 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.004657 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.005454 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.006969 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.008050 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.008532 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.008590 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.010017 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.010103 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.011063 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.011690 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.012647 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.013472 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.013952 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.015479 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.015554 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.017213 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.017787 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.018420 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.018495 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.018885 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.020215 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.021310 np0000182256 devstack@c-api.service[112415]: WARNING cinder.api.contrib.hosts [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:52.021624 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.021888 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.021972 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.023313 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.024003 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.024054 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.024483 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.024803 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.025578 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.025635 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.026484 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.027261 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.027430 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.028304 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: extensions {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.028479 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.028631 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.028811 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.029725 np0000182256 devstack@c-api.service[112417]: WARNING cinder.api.contrib.hosts [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:52.029927 np0000182256 devstack@c-api.service[112416]: WARNING cinder.api.contrib.hosts [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:52.030141 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: extra_specs {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.030436 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.030567 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.030645 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.031698 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: os-volume-transfer {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.031822 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.031973 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.032063 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.033276 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.033925 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.034030 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.034115 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: os-quota-class-sets {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.034765 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.035321 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.035381 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: cgsnapshots {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.035575 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: extensions {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.035759 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.036243 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: extensions {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.036687 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: scheduler-stats {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.036947 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: extra_specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.037026 np0000182256 devstack@c-api.service[112418]: WARNING cinder.api.contrib.hosts [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:52.037750 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: extra_specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.038225 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: qos-specs {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.038462 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: os-volume-transfer {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.039277 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: os-volume-transfer {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.040282 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: capabilities {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.040959 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.041002 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: os-quota-class-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.041503 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: encryption {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.041726 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: os-quota-class-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.042039 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.042256 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: cgsnapshots {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.043036 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: encryption {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.043097 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: cgsnapshots {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.043654 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: scheduler-stats {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.044003 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.044550 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: scheduler-stats {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.044616 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: os-volume-type-access {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.045181 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: qos-specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.045517 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.046112 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: os-quota-sets {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.046250 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: qos-specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.046454 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: extensions {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.047378 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: capabilities {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.047805 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: os-snapshot-manage {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.047932 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: extra_specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.048601 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: capabilities {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.048676 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.049285 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: os-volume-manage {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.049575 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: os-volume-transfer {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.049881 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.050082 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.050696 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: os-hosts {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.051394 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: os-quota-class-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.051475 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.051788 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: os-volume-type-access {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.052089 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: os-availability-zone {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.053060 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: os-volume-type-access {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.053230 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: os-quota-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.053605 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: consistencygroups {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.054188 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: cgsnapshots {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.054614 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: os-snapshot-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.054779 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: os-quota-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.055517 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extended resource: backups {{(pid=112415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.055575 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: scheduler-stats {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.056053 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: os-volume-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.056460 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: os-snapshot-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.057078 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: qos-specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.057484 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: os-hosts {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.057570 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] SnapshotActionsController initialized {{(pid=112415) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:52.058063 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: os-volume-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.058466 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.058794 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: os-availability-zone {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.059385 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: capabilities {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.059472 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: os-hosts {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.059925 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.060080 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: consistencygroups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.060660 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.060861 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: os-availability-zone {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.061350 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.062020 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extended resource: backups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.062226 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.062292 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: consistencygroups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.062701 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.063842 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: os-volume-type-access {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.063997 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.064047 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.contrib.snapshot_actions [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] SnapshotActionsController initialized {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:52.064433 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extended resource: backups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.065145 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.065515 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.065701 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: os-quota-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.066579 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.066645 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] SnapshotActionsController initialized {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:52.066968 np0000182256 devstack@c-api.service[112415]: WARNING castellan.key_manager.migration [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.067222 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: os-snapshot-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.067536 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.067807 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension UsedLimits extending resource: limits {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.067901 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.067978 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.068033 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.068124 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.068233 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.068313 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.068453 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.068555 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.068682 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.068782 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: os-volume-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.068869 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.069103 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.069295 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.069623 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension AdminActions extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.069740 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension AdminActions extending resource: snapshots {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.069842 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension AdminActions extending resource: backups {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.069968 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.070049 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension VolumeActions extending resource: volumes {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.070184 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.v3.router [None req-5d8bc070-2751-452e-ba18-0a0231e27d9a None None] Extension TypesManage extending resource: types {{(pid=112415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.070235 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: os-hosts {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.070526 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.070606 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.071784 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: os-availability-zone {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.071927 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.071990 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.073634 np0000182256 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.073731 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.073789 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: consistencygroups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.074465 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension UsedLimits extending resource: limits {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.074583 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.074696 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.075107 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.075451 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.075574 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.075670 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.075745 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extended resource: backups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:52.075803 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.075869 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.075978 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.076076 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.076178 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension AdminActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.076321 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.076447 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension AdminActions extending resource: backups {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.076553 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.076659 np0000182256 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.076702 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.076804 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-9497b480-0726-4c67-ae39-8504351ac8c1 None None] Extension TypesManage extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.077557 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension UsedLimits extending resource: limits {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.077698 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.077755 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] SnapshotActionsController initialized {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:52.077803 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.077948 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.078072 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.078160 np0000182256 devstack@c-api.service[112415]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7111e66a3668 pid: 112415 (default app) Jun 19 01:12:52.078215 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.078262 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.078382 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.078473 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.078573 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.078678 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.079425 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension AdminActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.079530 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension AdminActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.079656 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension AdminActions extending resource: backups {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.079771 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.079899 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension VolumeActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.080025 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-b8796fbf-5fc7-4c50-89bf-5828f1d4386c None None] Extension TypesManage extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.080164 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.081630 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.082963 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.084265 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.084698 np0000182256 devstack@c-api.service[112417]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7111e66a3668 pid: 112417 (default app) Jun 19 01:12:52.085690 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.086345 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.086345 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.086493 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.086493 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.086493 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.086493 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.086493 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.086792 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.086792 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.086792 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.086792 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.086792 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.086792 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087078 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087078 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087078 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087078 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087078 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087289 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087289 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087289 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087289 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087510 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087510 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087510 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087510 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087767 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087767 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087767 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.087767 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.087767 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088018 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088018 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088018 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088018 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088018 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088235 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088235 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088235 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088235 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088235 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088235 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088595 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088595 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088595 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088595 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088595 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088595 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088870 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088870 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088870 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088870 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.088870 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.088870 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089184 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089184 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089184 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089184 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089184 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089184 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089494 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089494 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089494 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089494 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089709 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089709 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089709 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089709 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089709 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089967 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089967 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089967 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.089967 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.089967 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.090178 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.090178 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.090178 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.090178 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.090178 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.090178 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.090494 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.090494 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.090494 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.090494 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.090494 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.090773 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.090773 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.090773 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.090773 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.090773 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091106 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091106 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091202 np0000182256 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:52.091247 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091247 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091247 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091247 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091463 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091463 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091463 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091463 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091463 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091727 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091727 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091727 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091727 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091727 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091939 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091939 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.091939 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.091939 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092139 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092139 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092139 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092139 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092324 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092324 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092324 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092324 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092546 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092546 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092546 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092546 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092738 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092738 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092738 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092738 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092975 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092975 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092975 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.092975 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.092975 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093222 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.093222 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093222 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.093222 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093222 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.093222 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093552 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.093552 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093552 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.093552 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093552 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.093787 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093787 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.093787 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093787 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.093787 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.093787 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094046 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094046 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094046 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094046 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094046 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094046 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094343 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094343 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094343 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094343 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094343 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094343 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094618 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094618 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094618 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094618 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094618 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094618 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094924 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094924 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.094924 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.094924 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.095114 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.095114 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.095114 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.095114 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.095114 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.095402 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.095402 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.095402 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.095402 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:52.095402 np0000182256 devstack@c-api.service[112415]: warnings.warn(deprecated_msg) Jun 19 01:12:52.095625 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension UsedLimits extending resource: limits {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095625 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095625 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095625 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095625 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095819 np0000182256 devstack@c-api.service[112416]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7111e66a3668 pid: 112416 (default app) Jun 19 01:12:52.095866 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095866 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095866 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095866 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095866 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095866 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension AdminActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.095866 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension AdminActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.096109 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension AdminActions extending resource: backups {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.096109 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.096109 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension VolumeActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.096109 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-e4ce3303-f182-4eab-8613-6f86dd81de84 None None] Extension TypesManage extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:52.096243 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-23a40c1b-2277-47fd-a5d9-ea63e960435c None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:52.096243 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Fri Jun 19 01:12:52 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 19 01:12:52.098210 np0000182256 devstack@c-api.service[112418]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7111e66a3668 pid: 112418 (default app) Jun 19 01:12:59.522364 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.522364 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.522364 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.522364 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.522364 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.522951 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.522951 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.522951 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.522951 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.522951 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523108 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523108 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523108 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523108 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523108 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523108 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523290 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523290 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523290 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523290 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523431 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523431 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523431 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523431 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523573 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523573 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523573 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523573 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.523721 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.523721 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.524478 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.524478 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.524478 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.524478 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525091 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525091 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525091 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525091 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525091 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525546 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525546 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525546 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525546 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525546 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525546 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525546 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525940 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525940 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525940 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525940 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.525940 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.525940 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.526273 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.526273 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.526273 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.526273 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.526273 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.526273 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.526637 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.526637 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.526637 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.526637 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.526637 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.526957 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.526957 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.526957 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.526957 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.526957 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.527233 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.527233 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.527233 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.527233 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.527233 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.527623 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.527623 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.527623 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.527623 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.527623 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.527623 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.527623 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.528123 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.528123 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.528123 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.528123 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.528123 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.528433 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.528433 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.528433 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.528433 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.528433 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.528844 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.528844 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.528844 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.528844 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.529161 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.529161 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.529161 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.529161 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.529424 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.529424 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.529424 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.529424 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.529424 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.529733 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.529733 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.529733 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.529733 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.529733 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.530020 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.530020 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.530020 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.530020 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.530263 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.530263 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.530263 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.530263 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.530523 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.530523 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.530523 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.530523 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.530757 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.530757 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.530757 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.530757 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531001 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531001 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531001 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531001 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531228 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531228 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531228 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531228 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531228 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531228 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531623 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531623 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531623 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531623 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531623 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531921 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531921 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531921 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531921 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531921 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.531921 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.531921 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.532300 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.532300 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.532300 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.532300 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.532300 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.532300 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.532667 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.532667 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.532667 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.532667 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.532667 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.532667 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533153 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533153 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533153 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533153 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533153 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533153 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533443 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533443 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533443 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533443 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533549 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533549 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533549 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533549 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533650 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533650 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533650 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533650 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533763 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533763 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533763 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:12:59.533763 np0000182256 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 19 01:12:59.533763 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:00.045007 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed admin admin] POST https://199.204.45.38/volume/v3/types Jun 19 01:13:00.045626 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:13:00.047233 np0000182256 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:13:00.047233 np0000182256 devstack@c-api.service[112417]: warnings.warn( Jun 19 01:13:00.086528 np0000182256 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:00.128674 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 Jun 19 01:13:00.128674 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 1/2] 199.204.45.38 () {68 vars in 1281 bytes} [Fri Jun 19 01:12:59 2026] POST /volume/v3/types => generated 186 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:13:00.152745 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.152745 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.152745 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.152745 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.152745 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.153591 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.153591 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.153591 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.153591 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.153591 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.153850 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.153850 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.153850 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.153850 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.153850 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.153850 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154127 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.154127 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154127 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.154127 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154325 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.154325 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154325 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.154325 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154557 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.154557 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154557 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.154557 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154775 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.154775 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154775 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.154775 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.154775 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155037 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155037 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155037 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155037 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155037 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155288 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155288 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155288 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155288 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155288 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155288 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155625 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155625 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155625 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155625 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155625 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155625 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155972 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155972 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155972 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155972 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.155972 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.155972 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.156283 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.156283 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.156283 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.156283 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.156283 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.156579 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.156579 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.156579 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.156579 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.156579 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.156857 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.156857 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.156857 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.156857 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.156857 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.156857 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.157189 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.157189 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.157189 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.157189 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.157189 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.157189 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.157546 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.157546 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.157546 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.157546 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.157546 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.157863 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.157863 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.157863 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.157863 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.157863 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158067 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158067 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158067 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158067 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158243 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158243 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158243 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158243 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158461 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158461 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158461 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158461 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158461 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158792 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158792 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158792 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.158792 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.158792 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159045 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159045 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159045 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159045 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159251 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159251 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159251 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159251 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159503 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159503 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159503 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159503 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159708 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159708 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159708 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159708 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159991 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159991 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.159991 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.159991 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.160199 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.160199 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.160199 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.160199 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.160199 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.160502 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.160502 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.160502 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.160502 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.160502 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.160502 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.160781 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.160781 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.160781 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.160781 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.160781 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161102 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161102 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161102 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161102 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161102 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161102 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161482 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161482 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161482 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161482 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161482 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161482 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161689 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161689 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161689 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161689 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161689 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161689 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161908 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161908 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161908 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161908 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.161908 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.161908 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.162107 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.162107 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.162107 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.162107 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.162248 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.162248 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.162248 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.162248 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.162248 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.162526 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.162526 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.162526 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.162526 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:13:00.162526 np0000182256 devstack@c-api.service[112416]: warnings.warn(deprecated_msg) Jun 19 01:13:00.162526 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed req-f9a9d0bf-ad75-47cf-8102-5c8451170dcf None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:00.514625 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed req-f9a9d0bf-ad75-47cf-8102-5c8451170dcf admin admin] POST https://199.204.45.38/volume/v3/types/55ec5e04-d955-4b0f-811a-4add00765efc/extra_specs Jun 19 01:13:00.515189 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed req-f9a9d0bf-ad75-47cf-8102-5c8451170dcf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:13:00.516948 np0000182256 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:13:00.516948 np0000182256 devstack@c-api.service[112416]: warnings.warn( Jun 19 01:13:00.554054 np0000182256 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed req-f9a9d0bf-ad75-47cf-8102-5c8451170dcf 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:13:00.624278 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-b0d8c182-1c82-4f4c-8c35-3a3b8a4ab4ed req-f9a9d0bf-ad75-47cf-8102-5c8451170dcf admin admin] https://199.204.45.38/volume/v3/types/55ec5e04-d955-4b0f-811a-4add00765efc/extra_specs returned with HTTP 200 Jun 19 01:13:00.624902 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Fri Jun 19 01:13:00 2026] POST /volume/v3/types/55ec5e04-d955-4b0f-811a-4add00765efc/extra_specs => generated 55 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:13:01.961730 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=6 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:01.971950 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=6 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:10.120854 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:10.622380 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:16:52.371162 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-9e149895-cdd6-4122-8d8d-2c28b23b8374 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:52.372297 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-9e149895-cdd6-4122-8d8d-2c28b23b8374 None None] GET https://199.204.45.38/volume// Jun 19 01:16:52.372778 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-9e149895-cdd6-4122-8d8d-2c28b23b8374 None None] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:52.373232 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-9e149895-cdd6-4122-8d8d-2c28b23b8374 None None] Calling method 'all' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:52.374796 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-9e149895-cdd6-4122-8d8d-2c28b23b8374 None None] https://199.204.45.38/volume// returned with HTTP 300 Jun 19 01:16:52.375224 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 2/4] 199.204.45.38 () {66 vars in 1449 bytes} [Fri Jun 19 01:16:52 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 01:17:30.488844 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.488844 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.488844 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.488844 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.488844 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.489993 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.489993 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.489993 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.489993 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.489993 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.490465 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.490465 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.490465 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.490465 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.490465 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.490465 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.490877 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.490877 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.490877 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.490877 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.491147 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.491147 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.491147 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.491147 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.491429 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.491429 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.491429 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.491429 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.491713 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.491713 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.491713 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.491713 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.491713 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492063 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.492063 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492063 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.492063 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492063 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.492410 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492410 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.492410 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492410 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.492410 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492410 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.492882 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492882 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.492882 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492882 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.492882 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.492882 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.493273 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.493273 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.493273 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.493273 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.493273 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.493273 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.493779 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.493779 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.493779 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.493779 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.493779 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.494223 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.494223 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.494223 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.494223 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.494223 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.494675 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.494675 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.494675 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.494675 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.494675 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.494675 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.495176 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.495176 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.495176 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.495176 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.495176 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.495176 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.495694 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.495694 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.495694 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.495694 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.495694 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.496148 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.496148 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.496148 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.496148 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.496148 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.496597 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.496597 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.496597 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.496597 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.496963 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.496963 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.496963 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.496963 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.497234 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.497234 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.497234 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.497234 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.497234 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.497674 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.497674 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.497674 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.497674 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.497674 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.497936 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.497936 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.497936 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.497936 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.498138 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.498138 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.498138 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.498138 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.498395 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.498395 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.498395 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.498395 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.498621 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.498621 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.498621 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.498621 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.498849 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.498849 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.498849 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.498849 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499059 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499059 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499059 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499059 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499059 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499298 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499298 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499298 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499298 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499298 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499298 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499651 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499651 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499651 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499651 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499651 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499916 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499916 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499916 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499916 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.499916 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.499916 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500226 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500226 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500226 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500226 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500226 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500226 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500564 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500564 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500564 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500564 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500564 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500564 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500941 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500941 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500941 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500941 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.500941 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.500941 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.501226 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.501226 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.501226 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.501226 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.501428 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.501428 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.501428 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.501428 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.501428 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.501686 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.501686 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.501686 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.501686 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:17:30.501686 np0000182256 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 19 01:17:30.501686 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-b7cfbdaa-6813-438d-bd25-3f2f16c08c15 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:30.501686 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 1/5] 199.204.45.38 () {62 vars in 1061 bytes} [Fri Jun 19 01:17:30 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 19 01:17:30.531325 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-21e41b3d-e7a5-4eb3-9b48-927946943728 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:30.540079 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 2/6] 199.204.45.38 () {64 vars in 1265 bytes} [Fri Jun 19 01:17:30 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:17:30.577603 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [req-21e41b3d-e7a5-4eb3-9b48-927946943728 req-382a2870-b689-4bb1-b208-21127aee5312 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:30.581992 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-21e41b3d-e7a5-4eb3-9b48-927946943728 req-382a2870-b689-4bb1-b208-21127aee5312 demo demo] GET https://199.204.45.38/volume/v3/ Jun 19 01:17:30.582276 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-21e41b3d-e7a5-4eb3-9b48-927946943728 req-382a2870-b689-4bb1-b208-21127aee5312 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:30.582593 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [req-21e41b3d-e7a5-4eb3-9b48-927946943728 req-382a2870-b689-4bb1-b208-21127aee5312 demo demo] Calling method 'version_select' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:30.583771 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [req-21e41b3d-e7a5-4eb3-9b48-927946943728 req-382a2870-b689-4bb1-b208-21127aee5312 demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 19 01:17:30.584195 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 2/7] 199.204.45.38 () {66 vars in 1339 bytes} [Fri Jun 19 01:17:30 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:30.622811 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-f378fbe6-443f-4aa3-b700-88003f9b929e None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:30.956048 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-f378fbe6-443f-4aa3-b700-88003f9b929e demo demo] GET https://199.204.45.38/volume/v3/types Jun 19 01:17:30.956401 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-f378fbe6-443f-4aa3-b700-88003f9b929e demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:30.956602 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-f378fbe6-443f-4aa3-b700-88003f9b929e demo demo] Calling method 'index' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:30.957248 np0000182256 devstack@c-api.service[112415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:17:30.957248 np0000182256 devstack@c-api.service[112415]: warnings.warn( Jun 19 01:17:30.957914 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-f378fbe6-443f-4aa3-b700-88003f9b929e demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:17:30.997243 np0000182256 devstack@c-api.service[112415]: DEBUG oslo_db.sqlalchemy.engines [None req-f378fbe6-443f-4aa3-b700-88003f9b929e 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=112415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:17:31.018289 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-f378fbe6-443f-4aa3-b700-88003f9b929e demo demo] https://199.204.45.38/volume/v3/types returned with HTTP 200 Jun 19 01:17:31.018679 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 3/8] 199.204.45.38 () {64 vars in 1283 bytes} [Fri Jun 19 01:17:30 2026] GET /volume/v3/types => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:31.057202 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-5f77f983-f2ce-48de-b974-d8dafa9cf8f9 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:31.405887 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-5f77f983-f2ce-48de-b974-d8dafa9cf8f9 demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 19 01:17:31.406229 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-5f77f983-f2ce-48de-b974-d8dafa9cf8f9 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:31.406471 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-5f77f983-f2ce-48de-b974-d8dafa9cf8f9 demo demo] Calling method 'show' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:31.444617 np0000182256 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-5f77f983-f2ce-48de-b974-d8dafa9cf8f9 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:17:31.464492 np0000182256 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:17:31.464492 np0000182256 devstack@c-api.service[112418]: warnings.warn( Jun 19 01:17:31.466840 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-5f77f983-f2ce-48de-b974-d8dafa9cf8f9 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:31.467260 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1294 bytes} [Fri Jun 19 01:17:31 2026] GET /volume/v3/types/default => generated 145 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:31.950862 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-679985ab-5867-432e-a66b-ae5e1b2d3b54 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:31.952109 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 3/10] 199.204.45.38 () {62 vars in 1061 bytes} [Fri Jun 19 01:17:31 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 19 01:17:31.990833 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-f5354162-f5f3-4eec-83fe-7abf601e8b9e None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:31.999474 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 3/11] 199.204.45.38 () {64 vars in 1265 bytes} [Fri Jun 19 01:17:31 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 19 01:17:32.034632 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [req-f5354162-f5f3-4eec-83fe-7abf601e8b9e req-c8cc0073-d1c7-4b21-8973-523adfa5f2d8 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:32.037519 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [req-f5354162-f5f3-4eec-83fe-7abf601e8b9e req-c8cc0073-d1c7-4b21-8973-523adfa5f2d8 demo demo] GET https://199.204.45.38/volume/v3/ Jun 19 01:17:32.037707 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [req-f5354162-f5f3-4eec-83fe-7abf601e8b9e req-c8cc0073-d1c7-4b21-8973-523adfa5f2d8 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:32.037887 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [req-f5354162-f5f3-4eec-83fe-7abf601e8b9e req-c8cc0073-d1c7-4b21-8973-523adfa5f2d8 demo demo] Calling method 'version_select' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:32.038342 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [req-f5354162-f5f3-4eec-83fe-7abf601e8b9e req-c8cc0073-d1c7-4b21-8973-523adfa5f2d8 demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 19 01:17:32.038720 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 4/12] 199.204.45.38 () {66 vars in 1339 bytes} [Fri Jun 19 01:17:32 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 19 01:17:32.081237 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-1a933c53-379a-4b56-a9cc-5b638367ccaf None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:32.083631 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-1a933c53-379a-4b56-a9cc-5b638367ccaf demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 19 01:17:32.083851 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-1a933c53-379a-4b56-a9cc-5b638367ccaf demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:32.084065 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-1a933c53-379a-4b56-a9cc-5b638367ccaf demo demo] Calling method 'show' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:32.091585 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-1a933c53-379a-4b56-a9cc-5b638367ccaf demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:32.092186 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 3/13] 199.204.45.38 () {64 vars in 1294 bytes} [Fri Jun 19 01:17:32 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:32.770942 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-ca840df1-fb51-47f9-8087-20c18a780cc2 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:32.771638 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 4/14] 199.204.45.38 () {62 vars in 1061 bytes} [Fri Jun 19 01:17:32 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 19 01:17:32.805448 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-3b1b85cb-60c5-4cbe-ac3e-213e1db3d4ba None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:32.808297 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 4/15] 199.204.45.38 () {64 vars in 1265 bytes} [Fri Jun 19 01:17:32 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 19 01:17:32.843450 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [req-3b1b85cb-60c5-4cbe-ac3e-213e1db3d4ba req-564273ad-02d8-448d-9a72-dd88d7d0b76d None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:32.846422 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [req-3b1b85cb-60c5-4cbe-ac3e-213e1db3d4ba req-564273ad-02d8-448d-9a72-dd88d7d0b76d demo demo] GET https://199.204.45.38/volume/v3/ Jun 19 01:17:32.846685 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [req-3b1b85cb-60c5-4cbe-ac3e-213e1db3d4ba req-564273ad-02d8-448d-9a72-dd88d7d0b76d demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:32.846963 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [req-3b1b85cb-60c5-4cbe-ac3e-213e1db3d4ba req-564273ad-02d8-448d-9a72-dd88d7d0b76d demo demo] Calling method 'version_select' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:32.847509 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [req-3b1b85cb-60c5-4cbe-ac3e-213e1db3d4ba req-564273ad-02d8-448d-9a72-dd88d7d0b76d demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 19 01:17:32.847981 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 5/16] 199.204.45.38 () {66 vars in 1339 bytes} [Fri Jun 19 01:17:32 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 19 01:17:32.889578 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-4df2edf3-b228-429f-b95f-b4ac2271a045 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:32.893263 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-4df2edf3-b228-429f-b95f-b4ac2271a045 demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 19 01:17:32.893826 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-4df2edf3-b228-429f-b95f-b4ac2271a045 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:32.894382 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-4df2edf3-b228-429f-b95f-b4ac2271a045 demo demo] Calling method 'show' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:32.902698 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-4df2edf3-b228-429f-b95f-b4ac2271a045 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:32.903125 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 4/17] 199.204.45.38 () {64 vars in 1294 bytes} [Fri Jun 19 01:17:32 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:32.942474 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-b13377b0-28a4-4ea3-8971-a05ccdf255c1 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:32.943828 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 5/18] 199.204.45.38 () {62 vars in 1061 bytes} [Fri Jun 19 01:17:32 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:17:32.974790 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-94f6375e-dd39-4138-ac31-4da1978dc315 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:32.978310 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 5/19] 199.204.45.38 () {64 vars in 1265 bytes} [Fri Jun 19 01:17:32 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 19 01:17:33.012041 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [req-94f6375e-dd39-4138-ac31-4da1978dc315 req-a6c0084c-3ec2-424e-830b-7f4ec91c45d6 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:33.015059 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [req-94f6375e-dd39-4138-ac31-4da1978dc315 req-a6c0084c-3ec2-424e-830b-7f4ec91c45d6 demo demo] GET https://199.204.45.38/volume/v3/ Jun 19 01:17:33.015352 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [req-94f6375e-dd39-4138-ac31-4da1978dc315 req-a6c0084c-3ec2-424e-830b-7f4ec91c45d6 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:33.015629 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [req-94f6375e-dd39-4138-ac31-4da1978dc315 req-a6c0084c-3ec2-424e-830b-7f4ec91c45d6 demo demo] Calling method 'version_select' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:33.016125 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [req-94f6375e-dd39-4138-ac31-4da1978dc315 req-a6c0084c-3ec2-424e-830b-7f4ec91c45d6 demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 19 01:17:33.016861 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 6/20] 199.204.45.38 () {66 vars in 1339 bytes} [Fri Jun 19 01:17:33 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 19 01:17:33.058214 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-cecdab56-f354-4eeb-aa74-db7a86115830 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:33.061557 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-cecdab56-f354-4eeb-aa74-db7a86115830 demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 19 01:17:33.062030 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-cecdab56-f354-4eeb-aa74-db7a86115830 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:33.062543 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-cecdab56-f354-4eeb-aa74-db7a86115830 demo demo] Calling method 'show' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:33.072059 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-cecdab56-f354-4eeb-aa74-db7a86115830 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 19 01:17:33.072465 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 5/21] 199.204.45.38 () {64 vars in 1294 bytes} [Fri Jun 19 01:17:33 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:17:41.011969 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:17:43.068570 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=8 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:22:45.986263 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-e1d12504-cd1a-46d5-afa7-2ce9363c9ea0 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:22:46.092883 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-e1d12504-cd1a-46d5-afa7-2ce9363c9ea0 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:22:46.093179 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-e1d12504-cd1a-46d5-afa7-2ce9363c9ea0 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:22:46.093477 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-e1d12504-cd1a-46d5-afa7-2ce9363c9ea0 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:22:46.094256 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-e1d12504-cd1a-46d5-afa7-2ce9363c9ea0 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:22:46.095667 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-e1d12504-cd1a-46d5-afa7-2ce9363c9ea0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:22:46.144765 np0000182256 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-e1d12504-cd1a-46d5-afa7-2ce9363c9ea0 demo demo] Get all volumes completed successfully. Jun 19 01:22:46.147374 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-e1d12504-cd1a-46d5-afa7-2ce9363c9ea0 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:22:46.148550 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 6/22] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:22:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 19 01:22:56.136484 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:46.172398 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-0f2f0721-350e-4768-b507-2a4d7b06f83b None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:46.177128 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-0f2f0721-350e-4768-b507-2a4d7b06f83b demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:23:46.178141 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-0f2f0721-350e-4768-b507-2a4d7b06f83b demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:46.178141 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-0f2f0721-350e-4768-b507-2a4d7b06f83b demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:46.178676 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-0f2f0721-350e-4768-b507-2a4d7b06f83b demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:46.179667 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-0f2f0721-350e-4768-b507-2a4d7b06f83b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:46.212724 np0000182256 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-0f2f0721-350e-4768-b507-2a4d7b06f83b demo demo] Get all volumes completed successfully. Jun 19 01:23:46.217466 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-0f2f0721-350e-4768-b507-2a4d7b06f83b demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:46.218241 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 6/23] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:23:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:23:56.205204 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:46.236112 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-62f07a6e-731f-4878-8b59-2abf535b5ed4 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:46.240484 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-62f07a6e-731f-4878-8b59-2abf535b5ed4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:24:46.240726 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-62f07a6e-731f-4878-8b59-2abf535b5ed4 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:46.240913 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-62f07a6e-731f-4878-8b59-2abf535b5ed4 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:46.241411 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-62f07a6e-731f-4878-8b59-2abf535b5ed4 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:46.242264 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-62f07a6e-731f-4878-8b59-2abf535b5ed4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:46.293133 np0000182256 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-62f07a6e-731f-4878-8b59-2abf535b5ed4 demo demo] Get all volumes completed successfully. Jun 19 01:24:46.296136 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-62f07a6e-731f-4878-8b59-2abf535b5ed4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:46.296568 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 7/24] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:24:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:24:56.284446 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:46.315982 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-7154c67b-b99c-4def-b19e-9d314e960e60 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:46.321681 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-7154c67b-b99c-4def-b19e-9d314e960e60 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:25:46.321681 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-7154c67b-b99c-4def-b19e-9d314e960e60 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:46.321681 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-7154c67b-b99c-4def-b19e-9d314e960e60 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:46.322900 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-7154c67b-b99c-4def-b19e-9d314e960e60 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:46.324936 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-7154c67b-b99c-4def-b19e-9d314e960e60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:46.374608 np0000182256 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-7154c67b-b99c-4def-b19e-9d314e960e60 demo demo] Get all volumes completed successfully. Jun 19 01:25:46.377980 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-7154c67b-b99c-4def-b19e-9d314e960e60 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:46.377980 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 6/25] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:25:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:25:56.367746 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:46.396392 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-c2ac5a3c-666f-4b5a-8d15-e240b6f86360 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:46.402239 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-c2ac5a3c-666f-4b5a-8d15-e240b6f86360 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:26:46.402877 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-c2ac5a3c-666f-4b5a-8d15-e240b6f86360 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:46.403243 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-c2ac5a3c-666f-4b5a-8d15-e240b6f86360 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:46.403743 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-c2ac5a3c-666f-4b5a-8d15-e240b6f86360 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:46.405218 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-c2ac5a3c-666f-4b5a-8d15-e240b6f86360 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:46.416109 np0000182256 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-c2ac5a3c-666f-4b5a-8d15-e240b6f86360 demo demo] Get all volumes completed successfully. Jun 19 01:26:46.421172 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-c2ac5a3c-666f-4b5a-8d15-e240b6f86360 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:46.421978 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 7/26] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:26:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:26:56.410112 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:46.434949 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-42b83bdf-105b-4310-842c-4832843ffd61 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:46.568924 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-42b83bdf-105b-4310-842c-4832843ffd61 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:27:46.569254 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-42b83bdf-105b-4310-842c-4832843ffd61 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:46.569724 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-42b83bdf-105b-4310-842c-4832843ffd61 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:46.570468 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-42b83bdf-105b-4310-842c-4832843ffd61 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:46.571493 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-42b83bdf-105b-4310-842c-4832843ffd61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:46.581871 np0000182256 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-42b83bdf-105b-4310-842c-4832843ffd61 demo demo] Get all volumes completed successfully. Jun 19 01:27:46.583914 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-42b83bdf-105b-4310-842c-4832843ffd61 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:46.584650 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 7/27] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:27:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:27:56.577132 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:46.600275 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-53292107-6d30-450c-8a3f-8871de568fe2 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:46.603360 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-53292107-6d30-450c-8a3f-8871de568fe2 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:28:46.603585 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-53292107-6d30-450c-8a3f-8871de568fe2 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:46.604059 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-53292107-6d30-450c-8a3f-8871de568fe2 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:46.604430 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-53292107-6d30-450c-8a3f-8871de568fe2 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:46.605509 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-53292107-6d30-450c-8a3f-8871de568fe2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:46.616149 np0000182256 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-53292107-6d30-450c-8a3f-8871de568fe2 demo demo] Get all volumes completed successfully. Jun 19 01:28:46.618714 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-53292107-6d30-450c-8a3f-8871de568fe2 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:46.619225 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 8/28] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:28:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:28:56.610450 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:46.631367 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-de4e4729-d51f-47f8-ab11-d62d93c7fbb5 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:46.634789 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-de4e4729-d51f-47f8-ab11-d62d93c7fbb5 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:29:46.635122 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-de4e4729-d51f-47f8-ab11-d62d93c7fbb5 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:46.635480 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-de4e4729-d51f-47f8-ab11-d62d93c7fbb5 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:46.635924 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-de4e4729-d51f-47f8-ab11-d62d93c7fbb5 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:46.637307 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-de4e4729-d51f-47f8-ab11-d62d93c7fbb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:46.645500 np0000182256 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-de4e4729-d51f-47f8-ab11-d62d93c7fbb5 demo demo] Get all volumes completed successfully. Jun 19 01:29:46.647444 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-de4e4729-d51f-47f8-ab11-d62d93c7fbb5 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:46.647796 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 7/29] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:29:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:29:56.640360 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:46.664629 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-d9005cfb-10a8-4582-9a36-9119fc1a161d None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:46.669172 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-d9005cfb-10a8-4582-9a36-9119fc1a161d demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:30:46.669439 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-d9005cfb-10a8-4582-9a36-9119fc1a161d demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:46.669697 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-d9005cfb-10a8-4582-9a36-9119fc1a161d demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:46.669999 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-d9005cfb-10a8-4582-9a36-9119fc1a161d demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:46.671201 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-d9005cfb-10a8-4582-9a36-9119fc1a161d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:46.683314 np0000182256 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-d9005cfb-10a8-4582-9a36-9119fc1a161d demo demo] Get all volumes completed successfully. Jun 19 01:30:46.686816 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-d9005cfb-10a8-4582-9a36-9119fc1a161d demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:46.687508 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 8/30] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:30:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:30:56.674398 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:46.700446 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-b4cddacc-763c-4421-a817-0c273ccacc89 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:46.703643 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-b4cddacc-763c-4421-a817-0c273ccacc89 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:31:46.703896 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-b4cddacc-763c-4421-a817-0c273ccacc89 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:46.704164 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-b4cddacc-763c-4421-a817-0c273ccacc89 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:46.704505 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-b4cddacc-763c-4421-a817-0c273ccacc89 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:46.705712 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-b4cddacc-763c-4421-a817-0c273ccacc89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:46.714095 np0000182256 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-b4cddacc-763c-4421-a817-0c273ccacc89 demo demo] Get all volumes completed successfully. Jun 19 01:31:46.716193 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-b4cddacc-763c-4421-a817-0c273ccacc89 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:46.716606 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 8/31] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:31:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:31:56.708895 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:32:46.733510 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-8b4cded1-32c8-442c-88a0-67d6d35208f6 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:32:46.890792 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-8b4cded1-32c8-442c-88a0-67d6d35208f6 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:32:46.890988 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-8b4cded1-32c8-442c-88a0-67d6d35208f6 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:32:46.891171 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-8b4cded1-32c8-442c-88a0-67d6d35208f6 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:32:46.891582 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-8b4cded1-32c8-442c-88a0-67d6d35208f6 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:32:46.892560 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-8b4cded1-32c8-442c-88a0-67d6d35208f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:32:46.901913 np0000182256 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-8b4cded1-32c8-442c-88a0-67d6d35208f6 demo demo] Get all volumes completed successfully. Jun 19 01:32:46.904784 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-8b4cded1-32c8-442c-88a0-67d6d35208f6 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:32:46.905245 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 9/32] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:32:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:32:56.896141 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:33:46.918857 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-94bfcef8-ece4-4a2c-8c96-37ccb03f3cf1 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:33:46.922918 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-94bfcef8-ece4-4a2c-8c96-37ccb03f3cf1 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:33:46.923435 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-94bfcef8-ece4-4a2c-8c96-37ccb03f3cf1 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:33:46.923740 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-94bfcef8-ece4-4a2c-8c96-37ccb03f3cf1 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:33:46.924284 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-94bfcef8-ece4-4a2c-8c96-37ccb03f3cf1 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:33:46.925227 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-94bfcef8-ece4-4a2c-8c96-37ccb03f3cf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:33:46.935729 np0000182256 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-94bfcef8-ece4-4a2c-8c96-37ccb03f3cf1 demo demo] Get all volumes completed successfully. Jun 19 01:33:46.938500 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-94bfcef8-ece4-4a2c-8c96-37ccb03f3cf1 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:33:46.939085 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 8/33] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:33:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:33:56.929554 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:34:46.955157 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-da46cd89-c32d-4825-9b90-edc36b593d23 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:34:46.957679 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-da46cd89-c32d-4825-9b90-edc36b593d23 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:34:46.957894 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-da46cd89-c32d-4825-9b90-edc36b593d23 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:34:46.958086 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-da46cd89-c32d-4825-9b90-edc36b593d23 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:34:46.958317 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-da46cd89-c32d-4825-9b90-edc36b593d23 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:34:46.959129 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-da46cd89-c32d-4825-9b90-edc36b593d23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:34:46.968693 np0000182256 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-da46cd89-c32d-4825-9b90-edc36b593d23 demo demo] Get all volumes completed successfully. Jun 19 01:34:46.971613 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-da46cd89-c32d-4825-9b90-edc36b593d23 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:34:46.972117 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 9/34] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:34:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:34:56.961821 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:35:46.989106 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-f17c9a2a-77af-4101-b249-79391cf65687 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:35:46.992132 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-f17c9a2a-77af-4101-b249-79391cf65687 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:35:46.992408 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-f17c9a2a-77af-4101-b249-79391cf65687 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:35:46.992706 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-f17c9a2a-77af-4101-b249-79391cf65687 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:35:46.993013 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-f17c9a2a-77af-4101-b249-79391cf65687 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:35:46.993996 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-f17c9a2a-77af-4101-b249-79391cf65687 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:35:47.003659 np0000182256 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-f17c9a2a-77af-4101-b249-79391cf65687 demo demo] Get all volumes completed successfully. Jun 19 01:35:47.006360 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-f17c9a2a-77af-4101-b249-79391cf65687 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:35:47.006999 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 9/35] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:35:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:35:56.997068 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:36:47.026767 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-7bfb3443-92b2-4c84-b6c7-0f25da7c6260 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:36:47.030840 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-7bfb3443-92b2-4c84-b6c7-0f25da7c6260 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:36:47.031240 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-7bfb3443-92b2-4c84-b6c7-0f25da7c6260 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:36:47.031758 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-7bfb3443-92b2-4c84-b6c7-0f25da7c6260 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:36:47.032254 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-7bfb3443-92b2-4c84-b6c7-0f25da7c6260 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:36:47.033250 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-7bfb3443-92b2-4c84-b6c7-0f25da7c6260 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:36:47.042126 np0000182256 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-7bfb3443-92b2-4c84-b6c7-0f25da7c6260 demo demo] Get all volumes completed successfully. Jun 19 01:36:47.044792 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-7bfb3443-92b2-4c84-b6c7-0f25da7c6260 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:36:47.045257 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 10/36] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:36:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:36:57.036830 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:37:47.059503 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-f0b2e1a9-8f89-4097-9d63-c13a8f474599 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:37:47.062263 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-f0b2e1a9-8f89-4097-9d63-c13a8f474599 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:37:47.062478 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-f0b2e1a9-8f89-4097-9d63-c13a8f474599 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:37:47.062735 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-f0b2e1a9-8f89-4097-9d63-c13a8f474599 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:37:47.063023 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-f0b2e1a9-8f89-4097-9d63-c13a8f474599 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:37:47.063962 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-f0b2e1a9-8f89-4097-9d63-c13a8f474599 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:37:47.071692 np0000182256 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-f0b2e1a9-8f89-4097-9d63-c13a8f474599 demo demo] Get all volumes completed successfully. Jun 19 01:37:47.075493 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-f0b2e1a9-8f89-4097-9d63-c13a8f474599 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:37:47.076200 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 9/37] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:37:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:37:57.067148 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:38:47.089646 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-c172110f-477a-482f-a426-72da4cd21c8c None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:38:47.163531 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-c172110f-477a-482f-a426-72da4cd21c8c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:38:47.163802 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-c172110f-477a-482f-a426-72da4cd21c8c demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:38:47.164073 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-c172110f-477a-482f-a426-72da4cd21c8c demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:38:47.164389 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-c172110f-477a-482f-a426-72da4cd21c8c demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:38:47.165504 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-c172110f-477a-482f-a426-72da4cd21c8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:38:47.175574 np0000182256 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-c172110f-477a-482f-a426-72da4cd21c8c demo demo] Get all volumes completed successfully. Jun 19 01:38:47.177584 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-c172110f-477a-482f-a426-72da4cd21c8c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:38:47.177928 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 10/38] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:38:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:38:57.169597 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:39:47.192976 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-5479edde-f698-41d8-8f5d-b59a350afdb5 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:39:47.196719 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-5479edde-f698-41d8-8f5d-b59a350afdb5 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:39:47.196929 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-5479edde-f698-41d8-8f5d-b59a350afdb5 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:39:47.197088 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-5479edde-f698-41d8-8f5d-b59a350afdb5 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:39:47.197307 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-5479edde-f698-41d8-8f5d-b59a350afdb5 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:39:47.198076 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-5479edde-f698-41d8-8f5d-b59a350afdb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:39:47.206658 np0000182256 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-5479edde-f698-41d8-8f5d-b59a350afdb5 demo demo] Get all volumes completed successfully. Jun 19 01:39:47.209510 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-5479edde-f698-41d8-8f5d-b59a350afdb5 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:39:47.209994 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 10/39] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:39:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:39:57.201407 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:40:47.224077 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-0d9f9ab3-e569-447b-8dc4-f8baa6337724 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:40:47.229350 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-0d9f9ab3-e569-447b-8dc4-f8baa6337724 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:40:47.229603 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-0d9f9ab3-e569-447b-8dc4-f8baa6337724 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:40:47.229843 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-0d9f9ab3-e569-447b-8dc4-f8baa6337724 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:40:47.230163 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-0d9f9ab3-e569-447b-8dc4-f8baa6337724 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:40:47.231260 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-0d9f9ab3-e569-447b-8dc4-f8baa6337724 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:40:47.240993 np0000182256 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-0d9f9ab3-e569-447b-8dc4-f8baa6337724 demo demo] Get all volumes completed successfully. Jun 19 01:40:47.243687 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-0d9f9ab3-e569-447b-8dc4-f8baa6337724 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:40:47.244153 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 11/40] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:40:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:40:57.234671 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:41:47.259592 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-2d959c6f-6965-455e-a74e-1ed17317dc9c None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:41:47.262587 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-2d959c6f-6965-455e-a74e-1ed17317dc9c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:41:47.262891 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-2d959c6f-6965-455e-a74e-1ed17317dc9c demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:41:47.263213 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-2d959c6f-6965-455e-a74e-1ed17317dc9c demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:41:47.263583 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-2d959c6f-6965-455e-a74e-1ed17317dc9c demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:41:47.264707 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-2d959c6f-6965-455e-a74e-1ed17317dc9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:41:47.272509 np0000182256 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-2d959c6f-6965-455e-a74e-1ed17317dc9c demo demo] Get all volumes completed successfully. Jun 19 01:41:47.277066 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-2d959c6f-6965-455e-a74e-1ed17317dc9c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:41:47.277719 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 10/41] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:41:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:41:57.268251 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:42:47.295110 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-4eda838c-2694-41d6-afa8-8b9acef96a35 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:42:47.299176 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-4eda838c-2694-41d6-afa8-8b9acef96a35 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:42:47.299730 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-4eda838c-2694-41d6-afa8-8b9acef96a35 demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:42:47.300113 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-4eda838c-2694-41d6-afa8-8b9acef96a35 demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:42:47.300465 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-4eda838c-2694-41d6-afa8-8b9acef96a35 demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:42:47.301436 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-4eda838c-2694-41d6-afa8-8b9acef96a35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:42:47.310994 np0000182256 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-4eda838c-2694-41d6-afa8-8b9acef96a35 demo demo] Get all volumes completed successfully. Jun 19 01:42:47.313971 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-4eda838c-2694-41d6-afa8-8b9acef96a35 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:42:47.314450 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 11/42] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:42:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:42:57.304803 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:43:47.329969 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-a407abbd-35a6-49bb-ac74-e31c144ce860 None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:43:47.432213 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-a407abbd-35a6-49bb-ac74-e31c144ce860 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:43:47.432856 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-a407abbd-35a6-49bb-ac74-e31c144ce860 demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:43:47.433283 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-a407abbd-35a6-49bb-ac74-e31c144ce860 demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:43:47.433827 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-a407abbd-35a6-49bb-ac74-e31c144ce860 demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:43:47.435357 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-a407abbd-35a6-49bb-ac74-e31c144ce860 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:43:47.451723 np0000182256 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-a407abbd-35a6-49bb-ac74-e31c144ce860 demo demo] Get all volumes completed successfully. Jun 19 01:43:47.454912 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-a407abbd-35a6-49bb-ac74-e31c144ce860 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:43:47.455429 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 11/43] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:43:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:43:57.441485 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:44:47.471911 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-c7ce8988-5812-4b54-9bfc-bba86bca5483 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:44:47.475549 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-c7ce8988-5812-4b54-9bfc-bba86bca5483 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:44:47.475848 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-c7ce8988-5812-4b54-9bfc-bba86bca5483 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:44:47.476144 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-c7ce8988-5812-4b54-9bfc-bba86bca5483 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:44:47.476478 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-c7ce8988-5812-4b54-9bfc-bba86bca5483 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:44:47.477406 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-c7ce8988-5812-4b54-9bfc-bba86bca5483 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:44:47.488723 np0000182256 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-c7ce8988-5812-4b54-9bfc-bba86bca5483 demo demo] Get all volumes completed successfully. Jun 19 01:44:47.491546 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-c7ce8988-5812-4b54-9bfc-bba86bca5483 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:44:47.492075 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 12/44] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:44:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:44:57.481590 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:45:47.505177 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-5ad3274d-d038-4c58-a68e-5e04eb8cafe4 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:45:47.510170 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-5ad3274d-d038-4c58-a68e-5e04eb8cafe4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:45:47.510681 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-5ad3274d-d038-4c58-a68e-5e04eb8cafe4 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:45:47.511141 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-5ad3274d-d038-4c58-a68e-5e04eb8cafe4 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:45:47.511763 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-5ad3274d-d038-4c58-a68e-5e04eb8cafe4 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:45:47.513553 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-5ad3274d-d038-4c58-a68e-5e04eb8cafe4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:45:47.521313 np0000182256 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-5ad3274d-d038-4c58-a68e-5e04eb8cafe4 demo demo] Get all volumes completed successfully. Jun 19 01:45:47.523329 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-5ad3274d-d038-4c58-a68e-5e04eb8cafe4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:45:47.524076 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 11/45] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:45:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:45:57.518153 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:46:47.539708 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-dd9a9a26-6918-441a-b1fc-6b809f965bfe None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:46:47.542084 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-dd9a9a26-6918-441a-b1fc-6b809f965bfe demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:46:47.542259 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-dd9a9a26-6918-441a-b1fc-6b809f965bfe demo demo] Empty body provided in request {{(pid=112417) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:46:47.542463 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-dd9a9a26-6918-441a-b1fc-6b809f965bfe demo demo] Calling method 'detail' {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:46:47.542690 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.api.api_utils [None req-dd9a9a26-6918-441a-b1fc-6b809f965bfe demo demo] Removing options '' from query. {{(pid=112417) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:46:47.543390 np0000182256 devstack@c-api.service[112417]: DEBUG cinder.volume.api [None req-dd9a9a26-6918-441a-b1fc-6b809f965bfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112417) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:46:47.552995 np0000182256 devstack@c-api.service[112417]: INFO cinder.volume.api [None req-dd9a9a26-6918-441a-b1fc-6b809f965bfe demo demo] Get all volumes completed successfully. Jun 19 01:46:47.556196 np0000182256 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-dd9a9a26-6918-441a-b1fc-6b809f965bfe demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:46:47.556698 np0000182256 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 12/46] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:46:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:46:57.546438 np0000182256 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:47:47.571522 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.middleware.request_id [None req-d34566e0-f82a-424a-9e22-6a992691ba1c None None] RequestId filter calling following filter/app {{(pid=112416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:47:47.574758 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-d34566e0-f82a-424a-9e22-6a992691ba1c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:47:47.575049 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-d34566e0-f82a-424a-9e22-6a992691ba1c demo demo] Empty body provided in request {{(pid=112416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:47:47.575375 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.openstack.wsgi [None req-d34566e0-f82a-424a-9e22-6a992691ba1c demo demo] Calling method 'detail' {{(pid=112416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:47:47.576014 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.api.api_utils [None req-d34566e0-f82a-424a-9e22-6a992691ba1c demo demo] Removing options '' from query. {{(pid=112416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:47:47.577258 np0000182256 devstack@c-api.service[112416]: DEBUG cinder.volume.api [None req-d34566e0-f82a-424a-9e22-6a992691ba1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:47:47.586306 np0000182256 devstack@c-api.service[112416]: INFO cinder.volume.api [None req-d34566e0-f82a-424a-9e22-6a992691ba1c demo demo] Get all volumes completed successfully. Jun 19 01:47:47.588353 np0000182256 devstack@c-api.service[112416]: INFO cinder.api.openstack.wsgi [None req-d34566e0-f82a-424a-9e22-6a992691ba1c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:47:47.588707 np0000182256 devstack@c-api.service[112416]: [pid: 112416|app: 0|req: 12/47] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:47:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:47:57.580701 np0000182256 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=1 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:48:47.631677 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.middleware.request_id [None req-17c33c83-d254-47cd-a503-5863e4558dd1 None None] RequestId filter calling following filter/app {{(pid=112415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:48:47.682199 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-17c33c83-d254-47cd-a503-5863e4558dd1 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:48:47.682409 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-17c33c83-d254-47cd-a503-5863e4558dd1 demo demo] Empty body provided in request {{(pid=112415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:48:47.682587 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.openstack.wsgi [None req-17c33c83-d254-47cd-a503-5863e4558dd1 demo demo] Calling method 'detail' {{(pid=112415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:48:47.682809 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.api.api_utils [None req-17c33c83-d254-47cd-a503-5863e4558dd1 demo demo] Removing options '' from query. {{(pid=112415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:48:47.683559 np0000182256 devstack@c-api.service[112415]: DEBUG cinder.volume.api [None req-17c33c83-d254-47cd-a503-5863e4558dd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:48:47.690506 np0000182256 devstack@c-api.service[112415]: INFO cinder.volume.api [None req-17c33c83-d254-47cd-a503-5863e4558dd1 demo demo] Get all volumes completed successfully. Jun 19 01:48:47.692545 np0000182256 devstack@c-api.service[112415]: INFO cinder.api.openstack.wsgi [None req-17c33c83-d254-47cd-a503-5863e4558dd1 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:48:47.692914 np0000182256 devstack@c-api.service[112415]: [pid: 112415|app: 0|req: 13/48] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:48:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:48:57.686282 np0000182256 devstack@c-api.service[112415]: DEBUG dbcounter [-] [112415] Writing DB stats cinder:SELECT=1 {{(pid=112415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:49:47.715392 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-62577993-9738-425c-9fb5-e4c8dd1ae148 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:49:47.719891 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-62577993-9738-425c-9fb5-e4c8dd1ae148 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 19 01:49:47.720879 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-62577993-9738-425c-9fb5-e4c8dd1ae148 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:49:47.721241 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-62577993-9738-425c-9fb5-e4c8dd1ae148 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:49:47.721656 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-62577993-9738-425c-9fb5-e4c8dd1ae148 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:49:47.722788 np0000182256 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-62577993-9738-425c-9fb5-e4c8dd1ae148 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:49:47.731233 np0000182256 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-62577993-9738-425c-9fb5-e4c8dd1ae148 demo demo] Get all volumes completed successfully. Jun 19 01:49:47.733733 np0000182256 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-62577993-9738-425c-9fb5-e4c8dd1ae148 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:49:47.734241 np0000182256 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 12/49] 199.204.45.38 () {64 vars in 1290 bytes} [Fri Jun 19 01:49:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:49:57.726044 np0000182256 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}